Page 1 of 2 1 2 LastLast
Results 1 to 15 of 16

My Google sitemap doesn't work

This is a discussion on My Google sitemap doesn't work within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; http://www.gosatelliteforums.com/sitemap_index.xml.gz It doesn't work and I can't figure out why?? Pls pls help.... THank you...

  1. #1
    Junior Member
    Real Name
    Alex
    Join Date
    Mar 2007
    Posts
    8
    Liked
    0 times

    My Google sitemap doesn't work

    http://www.gosatelliteforums.com/sitemap_index.xml.gz

    It doesn't work and I can't figure out why??

    Pls pls help....

    THank you

  2. #2
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    4 times
    vBSEO Google/Yahoo Sitemap Generator v1.7RC4 is © 2005 Crawlability, Inc. All Rights Reserved.

    I really think you should upgrade to 2.1. You can download it from within your download are here.
    The Forum Hosting - Forum Hosting from the Forum Experts

  3. #3
    Junior Member
    Real Name
    Alex
    Join Date
    Mar 2007
    Posts
    8
    Liked
    0 times
    I just upgraded, now a whole bunch of errors comes up when i go to http://www.gosatelliteforums.com/sitemap_1.xml.gz

    What to do now?

  4. #4
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    4 times
    Be sure that the data folder inside of your vbseo_sitemap folder is chmodded to 777.
    The Forum Hosting - Forum Hosting from the Forum Experts

  5. #5
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Hello,

    make sure that you have 0666 permissions set for data/downloads.dat file.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  6. #6
    Junior Member
    Real Name
    Alex
    Join Date
    Mar 2007
    Posts
    8
    Liked
    0 times
    yes i just did that, still the same error. I can go inside via ftp and download and view the sitemap .gz file. But how come i can't view it via my browser?

  7. #7
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    4 times
    What does your htaccess file look like?
    The Forum Hosting - Forum Hosting from the Forum Experts

  8. #8
    Junior Member
    Real Name
    Alex
    Join Date
    Mar 2007
    Posts
    8
    Liked
    0 times
    php_value upload_max_filesize 50M
    php_value post_max_size 50M
    php_value max_execution_time 360
    php_value max_input_time 360
    # Comment the following line (add '#' at the beginning)
    # to disable mod_rewrite functions.
    # Please note: you still need to disable the hack in
    # the vBSEO control panel to stop url rewrites.
    RewriteEngine On
    # Some servers require the Rewritebase directive to be
    # enabled (remove '#' at the beginning to activate)
    # Please note: when enabled, you must include the path
    # to your root vB folder (i.e. RewriteBase /forums)
    #RewriteBase /
    #RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
    #RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron)
    RewriteRule ^(.*\.php)$ vbseo.php?vbseourl=$1 [L,QSA]
    RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$
    RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]
    RewriteEngine On
    RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

  9. #9
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    4 times
    Try to remove the bottom two lines as those are duplicates.
    The Forum Hosting - Forum Hosting from the Forum Experts

  10. #10
    Junior Member
    Real Name
    Alex
    Join Date
    Mar 2007
    Posts
    8
    Liked
    0 times
    no that didn't work....argghhh

  11. #11
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    4 times
    Go ahead and PM me an Admin account, and a FTP account.
    The Forum Hosting - Forum Hosting from the Forum Experts

  12. #12
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    4 times
    When I go to CHMOD data/downloads.dat, it does not save. I think that is something you need to ask your host about.
    The Forum Hosting - Forum Hosting from the Forum Experts

  13. #13
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    You can remove/rename existing downloads.dat file and sitemap generator will create a new one.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  14. #14
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    4 times
    The Forum Hosting - Forum Hosting from the Forum Experts

  15. #15
    Junior Member
    Real Name
    Alex
    Join Date
    Mar 2007
    Posts
    8
    Liked
    0 times
    ok awesome, i dont know what u guys just did, but it worked!

    Thanks

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Sitemap generator doesn't work
    By Snake in forum Troubleshooting
    Replies: 7
    Last Post: 03-04-2008, 05:18 PM
  2. vBSEO Sitemap Doesn't Work
    By O'NEAL in forum General Discussion
    Replies: 2
    Last Post: 05-29-2007, 06:36 AM
  3. Trying to make the sitemap plugin work
    By DLGx in forum Troubleshooting
    Replies: 4
    Last Post: 11-03-2006, 07:58 AM
  4. vBSEO 3.0.0 RC1, does the latest sitemap work with it?
    By AndyS in forum General Discussion
    Replies: 4
    Last Post: 07-15-2006, 11:59 AM
  5. How does the Old url feature of the sitemap work?
    By BamaStangGuy in forum General Discussion
    Replies: 2
    Last Post: 06-04-2006, 07:47 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •