Results 1 to 2 of 2

Site map generated more then once

This is a discussion on Site map generated more then once within the General Discussion forums, part of the vBSEO SEO Plugin category; Hi, in my forum the sitemap is generated more than once In the scheduled task i have: vBSEO - Create ...

  1. #1
    Junior Member
    Real Name
    Giuseppe Ivo
    Join Date
    Apr 2008
    Location
    Italy
    Posts
    9
    Liked
    0 times

    Site map generated more then once

    Hi, in my forum the sitemap is generated more than once

    In the scheduled task i have:

    vBSEO - Create Google/Bing Sitemap (time 01:00)
    and
    vBSEO Search Engine XML Sitemap (time 02:00)

    i receive the email that sitemap is generated from 01:00 to 02:00, total 40 email

    the .htaccess
    #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 %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap|api\.php)
    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]

  2. #2
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    Check your scheduled tasks manager.

    You likely have 2 tasks there.

    Delete both, then re-import the vbseo sitemap product file, which will re-create the correct task.

Similar Threads

  1. vBulletin 4.x Url error generated
    By Nichiren in forum Troubleshooting
    Replies: 1
    Last Post: 04-28-2011, 02:40 PM
  2. Site map generated with old URL
    By PROXUS in forum Troubleshooting
    Replies: 1
    Last Post: 10-19-2008, 09:08 PM
  3. Sitemaps not being Generated?
    By Texas1911 in forum General Discussion
    Replies: 8
    Last Post: 08-21-2008, 11:58 AM
  4. Google reporting errors with the site map generated
    By Pixalo in forum Bug Reporting
    Replies: 4
    Last Post: 06-13-2006, 03:03 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
  •