Results 1 to 6 of 6

Error at Google sitemaps page

This is a discussion on Error at Google sitemaps page within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; Hello, I am getting an error at Google sitemaps as follows: My sites › http://mysite.com/forums/ › sitemap_1.xml.gz › Sitemap Detail ...

  1. #1
    Junior Member
    Real Name
    Jim Ohlstein
    Join Date
    Apr 2006
    Location
    Virginia Beach
    Posts
    19
    Liked
    0 times

    Error at Google sitemaps page

    Hello,

    I am getting an error at Google sitemaps as follows:

    My sites http://mysite.com/forums/ › sitemap_1.xml.gz › Sitemap Detail

    URL not allowed (Line 1435) with URL http://mysite.com//index.php?page=home This url is not allowed for a Sitemap at this location.

    Seems there is an extra forward slash in the URL.

    I am using vb 3.5.4 with vbadvanced 2.1.0.

  2. #2
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    check in your vboptions that you don't have an extra trailing slash in the domain entry block.

  3. #3
    Junior Member
    Real Name
    Jim Ohlstein
    Join Date
    Apr 2006
    Location
    Virginia Beach
    Posts
    19
    Liked
    0 times
    Brian,

    That's not the problem. I had checked that.

    Jim

  4. #4
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    how about the one on the vba? page=home is not part of vB... so it must be something in vba

  5. #5
    Junior Member
    Real Name
    Jim Ohlstein
    Join Date
    Apr 2006
    Location
    Virginia Beach
    Posts
    19
    Liked
    0 times
    Quote Originally Posted by briansol
    how about the one on the vba? page=home is not part of vBulletin... so it must be something in vba
    That's what I figure also, but I can't find it in any of thye settings there either. :(

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

    this seems to be related to the add-on for vBa CMPS URLs.
    Please try to modify addons/vbseo_sm_vba.php file.
    FIND:
    Code:
    	$vba_options = array();
    ADD ABOVE:
    Code:
    	$vba_url =  'http://www.yoursite.com/';

Similar Threads

  1. What is Google Page Rank
    By rob in forum Member Articles
    Replies: 13
    Last Post: 11-14-2006, 10:01 PM
  2. 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

Posting Permissions

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