HTTP 4xx

404 Not Found

The server could not find the requested resource. The URL may be wrong or the resource may have been removed.

4xx Client errorCommonly seen

What causes it

  • A mistyped or outdated URL, a deleted page, or a broken internal link.

How to fix it

Verify the URL, add a redirect from the old path if the page moved, and fix broken links. A sudden spike in 404s often means a deploy removed a route.

Example response

A typical raw HTTP response a client receives for a 404, with the headers this code is defined around.

HTTP/1.1 404 Not Found
Content-Type: text/html; charset=utf-8

Know before your visitors do.

Sentinel checks your site around the clock from multiple regions and alerts you the moment it starts returning a 4xx error, so you can fix it before it costs you.