vBulletin 4, the most powerful community software + vBSEO 3.5, the ultimate SEO solution = Your ultimate platform for 2010 and beyond. Click below to learn more.

Page 4 of 14
FirstFirst 1 2 3 4 5 6 7 8 9 10 11 12 13 14 LastLast
Results 46 to 60 of 205

Verifying your vBSEO Google/Yahoo Sitemap Generator is Installed Correctly

This is a discussion on Verifying your vBSEO Google/Yahoo Sitemap Generator is Installed Correctly within the General Discussion forums, part of the vBSEO Google/Yahoo Sitemap category; What are the contents of your .htaccess? Also, when you generate, does it run through, or throw an error?...

  1. #46
    vBSEO Staff Michael Biddle's Avatar
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    6,574
    What are the contents of your .htaccess? Also, when you generate, does it run through, or throw an error?
    Michael Biddle / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


  2. #47
    Senior Member Shazz's Avatar
    Real Name
    Shawn
    Join Date
    Sep 2006
    Location
    SoundDistrict.com
    Posts
    129
    Code:
    http://www.sounddistrict.com/sitemap_index.xml.gz
    
    Shows an error since my members are written as sounddistrict.com/shazz

    However my change updates everyday +6 etc.

    I assume this is ok since reports are being showed fine.

  3. #48
    Senior Member AdamFL's Avatar
    Real Name
    Adam
    Join Date
    Oct 2008
    Location
    South Florida
    Posts
    155
    Quote Originally Posted by Michael Biddle View Post
    What are the contents of your .htaccess? Also, when you generate, does it run through, or throw an error?
    Code:
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_gets$
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron)
    RewriteRule ^((archive/)?(.*\.php(/.*)?)?)$ vbseo.php [L,QSA]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php [L,QSA]
    
    And when i generate the sitemap page goes through.

  4. #49
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,550
    Hello,

    try to modify your .htaccess file:
    FIND:
    Code:
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron)
    
    REPLACE WITH:
    Code:
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
    
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


  5. #50
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,550
    Shows an error since my members are written as sounddistrict.com/shazz
    You should disable "Include member URLs" option in this case.
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


  6. #51
    Senior Member AdamFL's Avatar
    Real Name
    Adam
    Join Date
    Oct 2008
    Location
    South Florida
    Posts
    155
    Quote Originally Posted by Oleg Ignatiuk View Post
    Hello,

    try to modify your .htaccess file:
    FIND:
    Code:
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron)
    
    REPLACE WITH:
    Code:
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
    
    I did the changes and it seems working now:

    Code:
    Property Status Sitemap type Web Format – Submitted 9 minutes ago Last downloaded by Google 7 minutes ago Status OK Total URLs in Sitemap 0  Indexed URLs in Sitemap Help 
    Thank you.

  7. #52
    Senior Member Shazz's Avatar
    Real Name
    Shawn
    Join Date
    Sep 2006
    Location
    SoundDistrict.com
    Posts
    129
    Quote Originally Posted by Oleg Ignatiuk View Post
    You should disable "Include member URLs" option in this case.
    I have disabled that in the sitemap settings before hand

  8. #53
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,550
    I did the changes and it seems working now:
    Great, looks good!

    I have disabled that in the sitemap settings before hand
    Did you re-generate sitemap after that? (you should remove sitemap files from data/ folder first)
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


  9. #54
    Senior Member Shazz's Avatar
    Real Name
    Shawn
    Join Date
    Sep 2006
    Location
    SoundDistrict.com
    Posts
    129
    Quote Originally Posted by Oleg Ignatiuk View Post
    Did you re-generate sitemap after that? (you should remove sitemap files from data/ folder first)
    Why would I remove sitemap files from data folder when changing the option to just sitename.com/username

  10. #55
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,550
    I cannot open Sound District sitemap URL, looks like there is an issue with your URL rewrites.
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


  11. #56
    Senior Member Shazz's Avatar
    Real Name
    Shawn
    Join Date
    Sep 2006
    Location
    SoundDistrict.com
    Posts
    129
    Quote Originally Posted by Oleg Ignatiuk View Post
    I cannot open Sound District sitemap URL, looks like there is an issue with your URL rewrites.
    But everything in the settings look fine like its working, could I open a support ticket for you to look at?

  12. #57
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,550
    Yes, please.
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


  13. #58
    Senior Member Shazz's Avatar
    Real Name
    Shawn
    Join Date
    Sep 2006
    Location
    SoundDistrict.com
    Posts
    129
    Thanks Oleg for the fix and Michael for your time on MSN
    Much appreciated! go vBSEO

  14. #59
    Member
    Real Name
    Leandro
    Join Date
    Nov 2008
    Posts
    49
    Hi guys, I'm new here and need some help.

    My Index site map is at http://www.mysite.com/forums/vbseo_sitemap/data/sitemap_index.xml.gz

    When I tried to setup up at Google page this sitemap it gets me an error 403 (forbiden). According to the installation procedure, Data folder must be 777 and that is correct but I've noticed there is a .htaccess with 'deny from all' and that's is the reason for my error for sure.

    I'm using vBSEO 2.1 and realized about it when was checking everything for upgrade to 2.2.

    I didn't upgraded yet when I found this problem but vBSEO always run perfectly, I mean, no ping errors, MySQL or anything like that.

    My question is, should I remove this .htaccess from data folder ?

    Tks for your help

  15. #60
    Senior Member Shadab's Avatar
    Real Name
    Shadab
    Join Date
    Oct 2007
    Location
    Bhopal
    Posts
    821
    Blog Entries
    12
    Hi Leandro,

    You should use this URL for submitting to Google :
    mysite.com/forums/sitemap_index.xml.gz

Similar Threads

  1. vBSEO Google/Yahoo Sitemap Generator installed?
    By ehmax in forum General Discussion
    Replies: 5
    Last Post: 12-25-2007, 08:34 PM
  2. Installed vBSEO + vBSEO Google/Yahoo Sitemap Generator v.2.0
    By Garala in forum General Discussion
    Replies: 2
    Last Post: 11-08-2007, 10:27 PM
  3. vBSEO Google/Yahoo Sitemap Generator
    By Joe Ward in forum Pre-Sales Questions
    Replies: 0
    Last Post: 05-21-2006, 04:36 PM
  4. vBSEO Google/Yahoo Sitemap Generator
    By vnjporg in forum General Discussion
    Replies: 12
    Last Post: 03-16-2006, 02:36 PM