Forum Moderators: DixonJones
When entering in Server Header Check [webmasterworld.com] the URL of a non-existing page:
http://www.example.com/company.htm the new location is set to:
http://www.example.com//redirect.html?404;http://www.example.com/company.htm but with a '200 OK'. The server is: Microsoft-IIS/5.0
The quickest solution is to locate where the links are to non-existing pages, and fix those links. The best solution is to also generate an 404 error instead of the 200. Maybe some other member at WW can help.
HTTP/1.1 404 Object Not Found
Server: Microsoft-IIS/5.0
Date: Mon, 16 Jun 2003 18:03:27 GMT
Content-Length: 40024
Content-Type: text/html
Here's a little more information if you are on a Windows Server...
Constructing a 404 Handler for IIS [xoc.net]
Possible related thread...
IIS Config for 404 Handler [webmasterworld.com]
[edited by: pageoneresults at 6:17 pm (utc) on June 16, 2003]
<added>He, pageoneresults, was that link already there in msg 4, or was it added while I was typing?</added>
Sorry about that, I added the links afterwards. A site search for iis 404 will bring up lots of great information pertaining to this.
You will continue to see these in your stats until you address the custom 404 issues.
You can point your 404 to your site-map.htm or a page that you can develop. You can name it 404.asp or whatever. Then you can include a brief message alerting the user that the page they requested was not found and direct them elsewhere.
In some instances, I might direct them to the site map and include a brief message at the top of the page indicating that they may have reached that page in error. Hopefully you have a site map that is well structured and can act as a table of contents for your site.
What I would like is to have a way for if they look for
www.mysite.com/company.html then it automaticly goes to www.mysite.com/html/company.html
and I was wondering what the deal was with the get404notfoundpagestring.htm thing since only a couple of all the visits that were redirected to the 404 page showed that as the referel