Results 1 to 10 of 10
Like Tree1Likes
  • 1 Post By Brian Cummiskey

Webmaster Tools 404 errors that should not exist

This is a discussion on Webmaster Tools 404 errors that should not exist within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hello In Webmaster tools I have a 404 url mysite.com/forums/showthread.php?p= Webmaster Tools says this url is linked from loads of ...

  1. #1
    Member
    Real Name
    Steven
    Join Date
    Jan 2009
    Location
    UK
    Posts
    55
    Liked
    0 times

    Webmaster Tools 404 errors that should not exist

    Hello

    In Webmaster tools I have a 404 url mysite.com/forums/showthread.php?p=
    Webmaster Tools says this url is linked from loads of pages in my forum but when I look at the source code via IE etc the only place I can find this url is at the bottom of the page

    Code:
    <script type="text/javascript"> 
     
    window.orig_onload = window.onload;
    window.onload = function() {
    var cpost=document.location.hash;if(cpost){ if(cobj = fetch_object(cpost.substring(1,cpost.length)))cobj.scrollIntoView(true);else {cpostno = cpost.substring(5,cpost.length);if(parseInt(cpostno)>0 && (cpost.substring(1,5)=='post')){location.replace('http://www.mysite.com/forums/showthread.php?p='+cpostno);};} }
     
    if(typeof window.orig_onload == "function") window.orig_onload();
    }
     
    </script>

  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
    Hello ,

    What are effected urls look like ?
    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
    Steven
    Join Date
    Jan 2009
    Location
    UK
    Posts
    55
    Liked
    0 times
    page 1

    site/forums/t466/ Mar 17, 2010
    site/forums/t458/ Mar 17, 2010
    site/forums/t462/ Mar 17, 2010
    site/forums/t495/ Mar 15, 2010
    site/forums/t496/ Mar 15, 2010
    site/forums/t465/ Mar 14, 2010
    site/forums/t312/ Oct 13, 2009
    site/forums/t226/ Mar 18, 2010
    site/forums/t340/ Mar 17, 2010
    site/forums/t152/ Mar 17, 2010
    site/forums/t333/ Mar 16, 2010
    site/forums/t118/ Mar 16, 2010
    site/forums/t231/ Mar 16, 2010
    site/forums/t351/ Mar 16, 2010
    site/forums/t109/ Mar 15, 2010
    site/forums/t224/ Mar 14, 2010
    site/forums/t228/?nojs=1 Mar 14, 2010
    site/forums/t346/ Mar 14, 2010
    site/forums/t338/ Mar 13, 2010
    site/forums/t409/ Mar 13, 2010

  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
    I just checked and all those urls load correct for me. It maybe related to a temporary glitch on your forum.
    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
    Member
    Real Name
    Steven
    Join Date
    Jan 2009
    Location
    UK
    Posts
    55
    Liked
    0 times
    Yes I don't have a problem with the urls loading, it's just the fact that Webmaster Tools has found the url mysite.com/forums/showthread.php?p= and cannot find it because it doesn't exist. The list of urls above are where links to that url are found.

  6. #6
    Member
    Real Name
    Bill Belcamino
    Join Date
    Nov 2008
    Posts
    33
    Liked
    0 times
    i am having the same issue... google thinks that this url should exist:
    http://www.puaforums.com/showthread.php?p=

    I think it is reading the URL from the JS but not completing it.

  7. #7
    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
    As long as it 404's, it's ok... that SHOULD 404 as there's no page there.

  8. #8
    Member joeman's Avatar
    Real Name
    Joe
    Join Date
    Sep 2010
    Location
    California
    Posts
    76
    Liked
    0 times
    Quote Originally Posted by Brian Cummiskey View Post
    As long as it 404's, it's ok... that SHOULD 404 as there's no page there.

    So are 404 errors ok to have or should you really try and minimize them for better SEO? I have quite a few in my webmaster tools...

  9. #9
    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
    If the page doesn't exist, it 404's.

    It's not good nor bad... it simply doesn't exist.

    But, someone or something had a link to it and google knew about that url at one point, even if they url was incorrectly formatted in the first place.


    404's should drop completely out of the index with 3-4 weeks of it continuing to return a 404 code.
    joeman likes this.
    Brian Cummiskey / Crawlability Inc.
    Security vbulletin - Patch Level for all supported versions released!

    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  10. #10
    Member joeman's Avatar
    Real Name
    Joe
    Join Date
    Sep 2010
    Location
    California
    Posts
    76
    Liked
    0 times
    Quote Originally Posted by Brian Cummiskey View Post
    If the page doesn't exist, it 404's.

    It's not good nor bad... it simply doesn't exist.

    But, someone or something had a link to it and google knew about that url at one point, even if they url was incorrectly formatted in the first place.


    404's should drop completely out of the index with 3-4 weeks of it continuing to return a 404 code.
    Ok I'm glad they just get dropped and it doesn't affect your SEO. One less thing to worry about.

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. Webmaster Tools Sitemap Errors
    By Ross in forum General Discussion
    Replies: 6
    Last Post: 08-03-2009, 03:04 PM
  4. Webmaster Tools Errors
    By Andy R in forum Troubleshooting
    Replies: 11
    Last Post: 02-19-2009, 12:29 AM
  5. Google webmaster tools says I'm having sitemap errors
    By beansbaxter in forum Troubleshooting
    Replies: 13
    Last Post: 09-01-2008, 04:02 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
  •