1.2 Indexability & statusCriticalVerified

4xx client error on internal URL

A 404 on a URL I am still linking to or still listing in my sitemap is wasted authority and a poor signal. The page is gone, yet I am still telling crawlers and users to go there.

What it is

An internal URL returns 404/410/etc.

Why it matters

Broken pages can’t be indexed or cited; linked-to 4xx pages waste crawl budget and harm UX.

How to fix it

Fix or redirect to a relevant live page; update internal links.

How to find it on your site

  1. Crawl the site with Screaming Frog or Sitebulb and filter responses for 4xx.
  2. In Search Console, open the Pages report and read the Not found (404) group.
  3. Cross-check the 404 URLs against your internal links and sitemap.
  4. Restore the page, redirect it to the closest equivalent, or remove the links pointing at it.

Cross-reference to ranking and citation factors

Links pointing to 404s leak the value those links could pass, and a 404 cannot rank or be cited at all. Fixing them recovers crawl efficiency and link equity.

Impact

High/blocking for the URL; crawl-budget drag at scale. Direct.

Evidence

HTTP status codes determine crawl/index handling; 4xx removes the page. Google Search Central, How HTTP status codes affect Google Search