Databases
Sub Sections
Other Sections
Databases
Sub Sections
Other Sections
This project is no longer in use.
Built into our website we have a dead link checker. This link checker confirms the validity of a link from our website to an external website before the user is redirected there. Once the link has been confirmed the user is redirected to the link they clicked on.
Site admins will find in their server logs:
The HTTP status code that was returned to the link checker is what we use to progress or give the user an error message. our link checker recognizes the following HTTP status codes.
If a site returns any other HTTP status code, the user is presented with an error message and not redirected to the link they clicked on.