A 404 page is what a user sees when they try to reach a non-existent page on your site (because they’ve clicked on a broken link, the page has been deleted, or they’ve mistyped a URL). A 404 page is called that because in response to a request for a missing page, web-servers send back a HTTP status code of 404 to indicate that a page is not found.
So make sure that you have no broken links or your vistors will get this page.
[sidebar name=”404″]
[/one_half]