Results 1 to 7 of 7

error in sitemap after upgrade...

This is a discussion on error in sitemap after upgrade... within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; Hello, Maybe is a very simple question, but I search in forum and don't see a answer. I recently make ...

  1. #1
    Senior Member
    Real Name
    joao barroca
    Join Date
    Apr 2006
    Location
    rio de janeiro
    Posts
    125
    Liked
    0 times

    Question error in sitemap after upgrade...

    Hello,
    Maybe is a very simple question, but I search in forum and don't see a answer.
    I recently make a upgrade of my version of vbseo in Comunidade vBulletin Brasil
    My google's definition [sitemaps] is to Comunidade vBulletin Brasil.
    My htaccess root forum is

    RewriteEngine On
    RewriteRule ^(sitemap.*\.(xml|txt)(\.gz)?)$ /forums/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]


    RewriteCond %{REQUEST_FILENAME} !forums/
    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)$ forums/vbseo.php?vbseourl=$1&vbseorelpath=../&%{QUERY_STRING} [L]
    My htaccess in board/forum [paste 'forums'] is
    # 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.
    # linha comentada por mim RewriteEngine On
    RewriteEngine On
    RewriteRule ^(sitemap.*\.(xml\.gz|txt))$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

    # 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 /forums
    RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

    RewriteCond %{REQUEST_FILENAME} -f
    RewriteCond %{REQUEST_FILENAME} (admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.*)$ $1 [L]

    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_FILENAME} !chat
    RewriteRule ^(.*\.php)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]

    RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]

    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.+)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]
    And the google sitemap 'error' is relative with [I quote the help center because the original error is in portuguese]:
    We've detected that you submitted your Sitemap using a URL path that includes the www prefix (for instance, http://www.example.com/sitemap.xml). However, the URLs listed inside your Sitemap don't use the www prefix (for instance, http://example.com/myfile.htm).
    How can I fixed?
    All the best,
    Joćo Barroca
    in time: what is the 'tag vbseo_r' [r+, r- etc] in the edition box?

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

    the last URL in your sitemap is:
    Code:
    http://vb-brasil.org/index.php?page=home
    did you enter it via extra-urls.txt file? If so, you should change it to:
    Code:
    http://www.vb-brasil.org/index.php?page=home

  3. #3
    Senior Member
    Real Name
    joao barroca
    Join Date
    Apr 2006
    Location
    rio de janeiro
    Posts
    125
    Liked
    0 times

    Arrow

    Hi Oleg,
    Tks for your answer.
    Where I did look for it?
    I review my settings of vbadvanced and found the url to index is setup to : http//vbbrasil, without www.
    I change that to http://www.vb-brasil and this error appears
    Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /admincp/vba_cmps_admin.php on line 196

    and i don't know if it will solve the google's error.
    Tks for your attention,
    Joao Barroca
    in time: txt of extra-urls is empty
    Last edited by barroca; 10-30-2006 at 09:31 AM. Reason: in time

  4. #4
    Senior Member
    Real Name
    joao barroca
    Join Date
    Apr 2006
    Location
    rio de janeiro
    Posts
    125
    Liked
    0 times

    Arrow can't do it!

    Hi,
    really i don't reconfigure cmps/VBA.
    The array error is in all forum.
    I will setup cmps again to vBulletin-brasil - without www.
    Joao
    ============
    uau! now the error in the forum don't fix!
    Last edited by barroca; 10-30-2006 at 09:46 AM. Reason: don't works!

  5. #5
    Senior Member
    Real Name
    joao barroca
    Join Date
    Apr 2006
    Location
    rio de janeiro
    Posts
    125
    Liked
    0 times

    Thumbs up fixing my error

    in fact the 'error' is in vba setup.
    i close the forum, uninstall and reinstall vba and vb links and the sitemap is ok, now.
    tks for your patient
    barroca
    ps. still a curiosity: what this options of tags in editor?

  6. #6
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    in fact the 'error' is in vba setup.
    i close the forum, uninstall and reinstall vba and vBulletin links and the sitemap is ok, now.
    tks for your patient
    Great!
    ps. still a curiosity: what this options of tags in editor?
    These are custom bbcodes to post updates on fixed issues/implemented feature requests (for staff only ).

  7. #7
    Senior Member
    Real Name
    joao barroca
    Join Date
    Apr 2006
    Location
    rio de janeiro
    Posts
    125
    Liked
    0 times

    Talking tks for attention

    tks for your attention, oleg!
    i expect this feature, near, is in vbseo
    all the best
    barroca

Similar Threads

  1. Memory Problem:
    By TraumTeam in forum Troubleshooting
    Replies: 1
    Last Post: 04-06-2006, 08:24 AM
  2. Replies: 0
    Last Post: 12-17-2005, 01:11 PM
  3. vBSEO Google/Yahoo Sitemap v.1.4/1.5 Released
    By Oleg Ignatiuk in forum General Discussion
    Replies: 12
    Last Post: 12-13-2005, 03:27 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
  •