Internal links to noindex pages: stop the crawl-budget waste
Internal links to noindex pages make Googlebot fetch and discard them, wasting crawl budget and leaking link equity. Find every noindex page receiving internal links free and clean up the links.
What it means
One or more pages carry a noindex directive (via <meta name="robots"> or an X-Robots-Tag header) and still receive internal links from crawled pages on the same site. Googlebot follows those links, fetches the noindex page, and discards it without indexing — the crawl cost is incurred, the indexing benefit is zero.
Why it matters
Crawl budget is the set of URLs Googlebot will fetch in a period; every URL crawled and discarded (noindex, redirect, 4xx) spends allocation that could go to indexable content. Google's large-site guidance is explicit that noindex pages are filtered only after the fetch, not before it — the internal link is a real discovery signal that triggers a real fetch. Internal links to noindex targets also misdirect PageRank: equity flows in but not onward, which for smaller sites is the more relevant cost.
How to fix it
- Remove the noindex directive if the page should actually be indexed and it was set by mistake.
- If the page is intentionally noindex (confirmation, login, filter view), update the templates so they stop linking to it — point to the nearest indexable equivalent.
- Redirect the noindex URL to its canonical indexable version if it is a duplicate or legacy URL.
- Re-crawl and confirm inlink counts to noindex targets drop for the pages you updated.
When it's not a problem
A few internal links to noindex pages is normal — login, search, and cart/checkout pages are commonly noindex and linked from navigation. For sites under a million URLs one or two such targets in the nav is not an emergency; the signal is most actionable when a whole category of pages (dozens or hundreds) receives internal links. Crawlinx reports the inlink count per noindex URL so you can prioritise by volume.
How common is it?
9 audited sites in our corpus currently show this issue. The breakdowns below show which platforms, gatekeepers, verticals and countries are most exposed.
Related guides
Audit your own site — free
77 checks, internal PageRank, render-diff. No signup, results in ~30s.