Glossary

Plain-English SEO definitions, sourced from Google's documentation.

Soft 404

A URL that returns an HTTP 200 status but displays content telling the user the page doesn't exist. Google treats it as a 404.

Definition

A soft 404 is a URL that returns a successful HTTP 200 status code while serving content that tells the user — and Google — that the requested page doesn't exist.

Google flags soft 404s in Search Console because the mismatched signal wastes crawl budget: the crawler treats the response as a real page and may keep recrawling. The remedy is to return an actual 404 (or 410) status for missing content, or — if the original URL has a permanent home — a 301 redirect to that destination. Thin or near-empty pages can also be classified as soft 404s when Google judges they don't deliver the content the URL promised.

Examples

  • Out-of-stock product pages

    A retailer's removed product URLs serve a 'product not found' template at HTTP 200. Search Console reports them under "Soft 404" in the Page Indexing report; Google eventually drops them from the index but uses crawl budget on each one until then.

Sources

Related terms

Where QueryCatch uses this

Last updated: 10/05/2026

Soft 404 — Definition, Example & How Google Treats It | QueryCatch | QueryCatch SEO Glossary