Results 1 to 7 of 7

Blog tags pagination url rewrite settings--errors in google webmaster tools.

This is a discussion on Blog tags pagination url rewrite settings--errors in google webmaster tools. within the Troubleshooting forums, part of the vBSEO SEO Plugin category; This is WIERD!!! I have fourteen fresh errors in webmaster tools. Two for each of my SEVEN blog tags. The ...

  1. #1
    Member
    Real Name
    understated
    Join Date
    Mar 2010
    Posts
    77
    Liked
    0 times

    Question Blog tags pagination url rewrite settings--errors in google webmaster tools.

    This is WIERD!!!

    I have fourteen fresh errors in webmaster tools. Two for each of my SEVEN blog tags. The errors are identical; I see no difference between any pair of errors. The pages do throw a 404 error.


    The linked pages look like this:

    http://site.com/blogs/tags/space/page .html/

    The trailing slash is present in google as well as the two spaces. What gives???


    Here are the blogs tags settings I have currently:

    Blog Tags = blogs/tags/[tag]/

    Blog Tags Pagination = blogs/tags/[tag]/page[page].html

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,111
    Liked
    622 times
    Blog Entries
    4
    Do these tag pages work correct on your live pages ?
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  3. #3
    Member
    Real Name
    understated
    Join Date
    Mar 2010
    Posts
    77
    Liked
    0 times
    No. There are spaces in them and a trailing slash after an extension...

    If I put a number in them and remove the trailing slash, they do. Also, removing the /page... will work.

  4. #4
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,111
    Liked
    622 times
    Blog Entries
    4
    Please create a support ticket with an example of url and login information to your site ( admincp , ftp and vBSEO Cp )
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

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

    please try to modify functions_vbseo_url.php file:
    find:
    PHP Code:
    $_vsself = ('blog.' VBSEO_VB_EXT '?tag='.$vbseo_arr['tag'].'&page= '.$vbseo_arr34['page'] ); 
    replace with:
    PHP Code:
    $_vsself = ('blog.' VBSEO_VB_EXT '?tag='.$vbseo_arr['tag'].($vbseo_arr34['page']?'&page='.$vbseo_arr34['page']:'') ); 

  6. #6
    Member
    Real Name
    understated
    Join Date
    Mar 2010
    Posts
    77
    Liked
    0 times
    Thanks for the reply Oleg.

    I made the change you recommended.

    I'm not sure how to test if it worked however. The links in Webmaster Tools are still dead--but, they're junk anyway. Were those pages being crawled because they were in a sitemap; how do I know if the problem is solved?

  7. #7
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    That's not related to sitemap, the links were included on tags pages, and with fix they should not re-appear. You can check the last updated date for those 404 entries in webmaster account to make sure it's corrected.

Similar Threads

  1. Replies: 5
    Last Post: 09-25-2009, 12:51 AM
  2. Google Webmaster Tools - Errors
    By BWilliams in forum Troubleshooting
    Replies: 7
    Last Post: 08-05-2009, 03:02 PM
  3. Two vbseo sitemap errors using Google Webmaster Tools
    By MarketTimes in forum Troubleshooting
    Replies: 1
    Last Post: 03-23-2009, 01:27 AM
  4. Google webmaster tools says I'm having sitemap errors
    By beansbaxter in forum Troubleshooting
    Replies: 13
    Last Post: 09-01-2008, 04:02 PM
  5. Short meta tags and duplicates Google webmaster tools
    By miojamo in forum General Discussion
    Replies: 1
    Last Post: 07-03-2008, 02:24 PM

Tags for this Thread

Posting Permissions

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