Soft 404 | Extended Status Codes (7xx-9xx) | Forum

 
Current User: Guest Login Register
Please consider registering


Register? | Lost Your Password?

Search Forums:


 






Minimum search word length is 3 characters – Maximum search word length is 84 characters
Wildcard Usage:
*  matches any number of characters    %  matches exactly one character

Reply to Post Add a New Topic
No Tags
UserPost

6:48 pm
June 17, 2010


admin

Admin

posts 5

Some websites report a "Not found" error by returning a standard web page with a "200 OK" response code; this is called a soft 404 or a 704 error. Soft 404s are problematic for automated methods of discovering whether a link is broken.

Soft 404s can occur as a result of configuration errors when using certain HTTP server software.

Example with the Apache software:

ErrorDocument 404 http:/ /www.example.com/help.html

is not correct. It generates a 302 redirection to the help.html page showing a "200 OK" response. This is a 704 error or a soft 404.

ErrorDocument 404 /help.html

is correct. It shows the same help.html page with a "404 Not found" response.

 

Some proxy servers generate a 404 error when the remote host is not present, rather than returning the correct 500-range code when errors such as hostname resolution failures or refused TCP connections prevent the proxy server from satisfying the request. This can confuse programs that expect and act on specific responses, as they can no longer easily distinguish between an absent web server and a missing web page on a web server that is present.

200ok.eu has developed smart algorithms that detect most soft 404 errors. These errors are named 704 errors in our reports.

 

Credits : derived from the Wikipedia article about "False 404 errors", text available under the Creative Commons Attribution-ShareAlike License.

No Tags
Reply to Post

Reply to Topic:
Soft 404

Guest Name (Required):

Guest Email (Required):

Smileys
Confused Cool Cry Embarassed Frown Kiss Laugh Smile Surprised Wink Yell
Post New Reply

Guest URL (required)

Math Required!
What is the sum of:
4 + 6
   


About the 200 ok – Broken Link Checker Forum

Forum Timezone: UTC 2

Most Users Ever Online: 19

Currently Online:
5 Guests

Currently Browsing this Topic:
1 Guest

Forum Stats:

Groups: 2
Forums: 5
Topics: 4
Posts: 6

Membership:

There are 9 Members
There have been 2 Guests

There is 1 Admin

Top Posters:

Recent New Members: admin

Administrators: admin (5 Posts)