Results 1 to 6 of 6

vBSEO Sitemap Generator issues..

This is a discussion on vBSEO Sitemap Generator issues.. within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; Finally got vBSEO working (thanks Oleg), but I a have a problem with withe Sitemap generator plugin. The files generated ...

  1. #1
    Junior Member
    Real Name
    Roger Tomlinson
    Join Date
    Jul 2006
    Posts
    12
    Liked
    0 times

    vBSEO Sitemap Generator issues..

    Finally got vBSEO working (thanks Oleg), but I a have a problem with withe Sitemap generator plugin.

    The files generated appear to contain garbage, except for the first few lines:

    Notice: Undefined offset: 1 in C:\.....\forum\vbseo_sitemap\vbseo_getsitemap.php on line 37
    Notice: Undefined offset: 1 in C:\.....\forum\vbseo_sitemap\vbseo_getsitemap.php on line 56
    Notice: Undefined index: HTTP_ACCEPT_ENCODING in C:\.....\forum\vbseo_sitemap\vbseo_getsitemap.php on line 56

    I get this in all my reports.
    Any ideas? Thanks

  2. #2
    Junior Member
    Real Name
    Roger Tomlinson
    Join Date
    Jul 2006
    Posts
    12
    Liked
    0 times
    Anybody???

  3. #3
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Hello Roger,

    are you running the latest version of Sitemap Generator (v1.7)?
    http://www.vbseo.com/attachments/f24...itemap-1-7.zip

  4. #4
    Junior Member
    Real Name
    Roger Tomlinson
    Join Date
    Jul 2006
    Posts
    12
    Liked
    0 times
    I've installed 1.7 and get :

    Notice: Undefined variable: vboptions in C:\.... ...\forum\vbseo_sitemap\vbseo_sitemap_config.php on line 15

    Notice: Undefined variable: vboptions in C:\.... ...\forum\vbseo_sitemap\vbseo_sitemap_config.php on line 16

    Notice: Undefined variable: vboptions in C:\.... ...\forum\vbseo_sitemap\vbseo_sitemap_config.php on line 16

    Notice: Undefined offset: 1 in C:\.... ...\forum\vbseo_sitemap\vbseo_getsitemap.php on line 37

    Notice: Undefined offset: 1 in C:\.... ...\forum\vbseo_sitemap\vbseo_getsitemap.php on line 56

  5. #5
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Please try to modify your vbseo_getsitemap.php file
    FIND:
    PHP Code:
           require dirname(__FILE__).'/vbseo_sitemap_config.php'
    ADD ABOVE:
    PHP Code:
        error_reporting(E_ALL&~E_NOTICE); 

  6. #6
    Junior Member
    Real Name
    Roger Tomlinson
    Join Date
    Jul 2006
    Posts
    12
    Liked
    0 times
    Thanks Oleg

Similar Threads

  1. vBSEO 2.4.0 Released - Includes Google AdSense Targeting Feature!
    By Juan Muriente in forum vBSEO Announcements
    Replies: 74
    Last Post: 05-20-2006, 09:29 PM
  2. Replies: 0
    Last Post: 12-17-2005, 01:11 PM
  3. vBSEO 2.2.0 Released - Google/Yahoo Sitemap Compatible
    By Juan Muriente in forum vBSEO Announcements
    Replies: 58
    Last Post: 11-17-2005, 10:49 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
  •