Forum Moderators: phranque

Message Too Old, No Replies

404.shtml

Need your help

         

customdy

1:00 am on Aug 7, 2003 (gmt 0)

10+ Year Member



My server error log is full of 404.shtml errors, what is this and how do I fix it?

Thanks

jdMorgan

1:12 am on Aug 7, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



customdy,

Apparently you have a custom 404 error page called 404.shtml defined somewhere; When a missing page is requested, the 404.shtml page is called. This may lead to an "infinite loop" if the 404.shtml page itself is missing.

You might want to post a few lines of your log file showing these errors (after removing your domain name to comply with WebmasterWorld TOS). That may get you a better answer.

Jim

customdy

1:17 am on Aug 7, 2003 (gmt 0)

10+ Year Member



Thanks Jim, I just went into my server control panel and created a custom 404 error handler, it saved it as 404.shtml so that should fix the problem.

I recently moved all of my image files from my root directly to www.bluewidgets/images/ and added /images to the robots.txt file as to not index so I am getting alot of
404 errors as the spiders try to index the old .jpg files that have moved.

Hopefull this clears up soon, I have over 300 images so it was difficult to do a redirect on each one.

Thanks