Results 1 to 7 of 7

Sitemap error

This is a discussion on Sitemap error within the General Discussion forums, part of the vBSEO Google/Yahoo Sitemap category; Hi to all, I have a problem creating sitemap. When I click on RUN SITEMAP GENERATOR an error incurred. I ...

  1. #1
    Member ridoxxx's Avatar
    Real Name
    Fulvio
    Join Date
    Nov 2007
    Location
    Milan (the sunny Italy)
    Posts
    43
    Liked
    0 times

    Sitemap error

    Hi to all, I have a problem creating sitemap.
    When I click on RUN SITEMAP GENERATOR
    an error incurred.

    I submit 2 pics showing what appear.

    some one have an idea about my problem?

    Thanks and sorry for my bad english

    my site is
    LePedaneVibranti Forum - Powered by vBulletin
    Attached Thumbnails Attached Thumbnails dataerr1.jpg   dataerr2.jpg  
    Fulvio il papà del Tapis Roulant e pedana vibrante ciao

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  3. #3
    Member ridoxxx's Avatar
    Real Name
    Fulvio
    Join Date
    Nov 2007
    Location
    Milan (the sunny Italy)
    Posts
    43
    Liked
    0 times
    Thanks!!
    changed and no error.
    But now a question?

    if I click on link

    http://www.lepedanevibranti.it/forum...p_index.xml.gz

    open vbseo_getsitemap.php and in there is nothing.

    how google can read the url list?

    thanks Oleg you are very Kind. Thank!!!
    Fulvio
    Fulvio il papà del Tapis Roulant e pedana vibrante ciao

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    What is your .htaccess file contents in forum folder?
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  5. #5
    Member ridoxxx's Avatar
    Real Name
    Fulvio
    Join Date
    Nov 2007
    Location
    Milan (the sunny Italy)
    Posts
    43
    Liked
    0 times
    This is my .htaccess in www.lepedanevibranti.it/forum

    Code:
    # 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
    RewriteRule viewtopic\.php http://www.lepedanevibranti.it/forum/ [L,R=301]
    
    # 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.lepedanevibranti.it/forum/$1 [L,R=301]
    
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron)
    RewriteRule ^(.*\.php(/.*)?)$ forum/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]
    Thanks
    ciao
    Fulvio il papà del Tapis Roulant e pedana vibrante ciao

  6. #6
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Sitemap rewrite rule should be:
    Code:
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  7. #7
    Member ridoxxx's Avatar
    Real Name
    Fulvio
    Join Date
    Nov 2007
    Location
    Milan (the sunny Italy)
    Posts
    43
    Liked
    0 times
    Very very thanks!!!!!!
    now go very well!!
    thanks oleg
    have a nice day

    Fulvio
    Fulvio il papà del Tapis Roulant e pedana vibrante ciao

Similar Threads

  1. sitemap error
    By Griffin in forum Troubleshooting
    Replies: 10
    Last Post: 08-10-2007, 08:07 AM
  2. sitemap error
    By Apokalupsis in forum Troubleshooting
    Replies: 1
    Last Post: 12-04-2006, 12:42 PM
  3. Sitemap Error
    By Icy in forum Troubleshooting
    Replies: 1
    Last Post: 12-04-2006, 08:14 AM
  4. Error in sitemap
    By Karapoto in forum Troubleshooting
    Replies: 5
    Last Post: 11-10-2006, 07:48 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
  •