Technical SEO

404 error

Also called: 404, not found

A 404 error is the HTTP status code a server returns when it cannot find the requested URL. It tells browsers and crawlers that no page exists at that address, without indicating whether the absence is temporary or permanent.

A 404 is one of the most common responses on the web. It fires when someone (or a bot) requests a URL that the server has no resource for, usually because a page was deleted, renamed, or the link was mistyped.

How Google treats a 404

When Googlebot hits a URL that returns 404, Google does not use any content it finds there. Google’s documentation states that all 4xx responses except 429 are handled the same way: the crawler informs the indexing pipeline that the content does not exist. If the URL was already indexed it gets dropped, newly discovered 404s are never processed, and Google gradually crawls that address less often.

A 404 is not a penalty. Broken links and removed pages are a normal part of the web, and a handful of them will not drag down the rest of your site. The risk is scale and intent: if pages that still hold value or backlinks quietly start returning 404, you lose that traffic and the link equity pointing at them.

Two related traps. A soft 404 returns 200 OK but shows empty or error-like content, which confuses crawlers. And a genuine 404 differs from 410 Gone, which explicitly signals permanent removal. Serve a helpful custom 404 page (search box, links to top content) and reserve redirects for cases where an equivalent page exists.

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

How it affects your traffic

In a technical SEO audit, 404s are one of the first things worth mapping. Deleted or renamed URLs that still earn backlinks or internal links should usually be 301-redirected to the closest live page, so that traffic and link equity are not thrown away. Meanwhile thousands of low-value 404s (from broken parameters or retired faceted URLs) waste crawl budget and can bury the pages you actually want indexed. Deciding which 404s to redirect, which to leave, and which to serve as 410 Gone is core technical SEO cleanup.

Get Technical SEO that moves the needle

We turn terms like this into ranked pages and qualified pipeline. Start with a free Initial SEO Strategy.