404 pages are what you see when you click on a broken link. They are often sparsely populated with little content other than a message such as “Page not found”. 404 pages are designed to inform users that the link or resource they clicked is not or no longer available, and signpost those visitors back to your other content.

BING – 404 Page Best Practices

There are a few things you should keep in mind when building your 404 pages:

  1. No advertising of any kind.
    1. All error pages should be free of service-calls, such as advertising modules. This means 404 pages should be static HTML and not include any complex script, advertising or anything which makes calls off the page itself. This is due to the risk of the requested resource not returning in a timely manner which could lead to loss of platform integrity (causing a server to crash).
    2. The low volumes these 404 pages experience, combined with the goal of signposting users back to content and the goal of acting as an “error” page, mean that serving advertising is not beneficial to the user experience, not going to generate significant impressions and will ultimately drive down overall ad yield and value due to the very low click-through rates this inventory generates.
    3. This also includes the insertion of automated widgets that can return search results related to the content of the original page. Such widgets can end up crawled and creating a loop is items served in the search results, themselves, return 404 error pages. This can hurt a search crawler, causing it to avoid you site in the future, and can also harm your own servers.
  2. Page returns a 404 status code.
    1. From an SEO perspective, a 404 page should return a 404 Status Code (Page Not Found) as opposed to a 200 (OK) status code. The return of a 404 Status Code is used to alert automated users such as search engine crawlers that the link is in fact broken, and is the only way an automated user can ascertain this. If 404 pages return a 200 Status Code then Search Engines consider this broken link still valid, and the “404 page” could end up in the index.
  3. “Smart” 404 pages.
    1. As mentioned above, the goal of the 404 pages is two-fold. First to alert the visitor that the content is no longer there, and second to offer a way for that visitor to re-engage with your website.
    2. It is acceptable to have a 404 page which is matched to the visual layout of your website, and that displays other options which a visitor might click on to find related content across your website. Many websites showcase a series of links to their most popular content on the 404 page to keep the visitor from leaving the website.
    3. In all cases, be sure to make a 404 page which is light-weight and loads as quickly as possible. Even “smart” 404 pages should avoid external calls to services which populate modules inside the page with data. House the information directly within the page itself.

Google – Create useful 404 pages

Because a 404 page can also be a standard HTML page, you can customize it any way you want. Here are some suggestions for creating an effective 404 page that can help keep visitors on your site and help them find the information they’re looking for:

  • Tell visitors clearly that the page they’re looking for can’t be found. Use language that is friendly and inviting.
  • Make sure your 404 page uses the same look and feel (including navigation) as the rest of your site.
  • Consider adding links to your most popular articles or posts, as well as a link to your site’s home page.
  • Think about providing a way for users to report a broken link.
  • No matter how beautiful and useful your custom 404 page, you probably don’t want it to appear in Google search results. In order to prevent 404 pages from being indexed by Google and other search engines, make sure that your webserver returns an actual 404 HTTP status code when a missing page is requested.
  • Use the Change of Address tool to tell Google about your site’s move.

 

If you find it useful, please share. We appreciate your support.