Need help how to detect 404 Hits

4 replies
  • SEO
  • |
Hi

I see in webalizer that about 40% of the hits to my site results in a 404 Not Found error.

I want to solve this problem, but don't know how to pinpoint the problem.

Things I've tryed:
* Contacted the support at the host, asking for getting a copy of the log files. They cannot give that cause of shared hosting
* Created a NoSuchPage.aspx webpage, so when a 404 is triggered the user is redirected to this webpage. This webpage writes to the database which page the user originally wanted to reach

But think maybe Hits may not be catched by the NoSuchPage technique as it counts for every request done by a browser back to the webserver. In a asp.net usergroup a dude thought maybe it's because of a missing image, doubt that as my site is using only 1 image so easy to see it found in the browser...

It could also be someone have created a lot of false backlinks to my site. Which creates the 404 problem.

Last week my site dropped in SERP from #40 til #500, so thought this 404 was worth looking into.

any ideas how to pinpoint the 404 problem? Any tool you know of that can help?
#404 #detect #hits
  • Profile picture of the author Bruce Hearder
    Does your site have cPanel or anthing like it?
    It might have some sorts of stats package like AWSTATS that will show you what is generating the 404 errors.

    The most common 404 errors I get on mysites are for:
    1.robots.txt - not being their, and
    2. favicon.ico - if its missing it generates a 404 errors as well..

    Getting your hands on the log file (from your host) or via your own stats package maybe the only way to go.

    Hope this helps

    Bruce
    {{ DiscussionBoard.errors[1819651].message }}

Trending Topics