All fix guides
NoticeLinks & Crawlability

Fix Pages Too Deep in Crawl Depth (3-Click Rule)

The "pages too deep" notice means one or more pages sit too many clicks from your homepage in your internal link graph. Crawlers reach deep pages less often, treat them as lower priority, and pass them less link equity. The fix is to shorten click paths: link deep pages from shallow hub pages, add contextual internal links, and keep important content within about three clicks of the homepage.

What this means

Crawl depth (also called click depth) is the minimum number of clicks it takes to reach a page from your homepage by following internal links. A page at depth 1 is linked directly from the homepage. A page at depth 5 needs five successive clicks through other pages to reach.

This is not the same as URL depth. A URL like /blog/2024/guides/technical/crawl-depth/ looks deep because of its slashes, but if your homepage links straight to it, its click depth is 1. Google's John Mueller has said click depth carries more weight than the number of folders in a URL, so crawlers care about the link path, not the address string.

Our audit flagged deep_page because at least one page sits several clicks deep in your link graph, past the point where crawlers reliably revisit content. Search engines discover pages by following links outward from known entry points, so the deeper a page sits, the later a crawler reaches it and the less often it returns.

The common benchmark is the "three-click rule": important pages should sit within about three clicks of the homepage. It is a rule of thumb, not a Google-published limit, but it lines up with how crawl priority and link equity fall off with distance.

Why it matters

Depth acts as a proxy for importance. Search engines treat pages closer to the homepage as more important, crawl them more frequently, and pick up changes faster. Pages buried deep get crawled infrequently, so new deep pages take longer to index and edits to existing ones take longer to register.

Link equity (PageRank) also dilutes with distance. Each link passes only a fraction of a page's authority, so a page five clicks deep receives far less accumulated authority than one two clicks deep. Deep pages therefore tend to rank worse for competitive queries even when the content is strong. On large sites this compounds into a crawl-budget problem: if crawlers spend their allocation reaching shallow pages, the deep tail may be crawled rarely or not at all.

For AI answer engines the risk is different but real. Most AI crawlers behind ChatGPT, Perplexity, and Google's AI Overviews fetch raw HTML and do not execute JavaScript, and they favor throughput over the patient, repeated re-crawling Googlebot does. Content that depends on a long link chain or client-side rendering to be discovered is more likely to be skipped, which removes it from the pool that can be retrieved and cited in an AI answer. Shortening click paths and exposing pages in plain HTML links improves your odds of being both indexed and surfaced.

A "notice" severity means this is an optimization opportunity, not a critical error. Fix it for pages you actually want to rank or want cited, and leave it alone for genuinely low-value pages (old paginated archives, thin tag pages) you don't need surfaced.

How to fix it

  1. 1

    Identify which deep pages actually matter

    Run a crawl (Screaming Frog, Sitebulb, or this site's audit) and sort pages by crawl depth. Split the results into two buckets: pages you want to rank or get cited (product pages, key guides, service pages) and low-value pages you don't care about (thin tag archives, deep pagination). Only the first bucket needs work. Chasing depth on pages you don't want indexed wastes effort and clutters your navigation.

  2. 2

    Add contextual internal links from shallow pages

    The fastest way to reduce a page's depth is to link to it from a page that is already shallow. Add in-content links from your homepage, top category pages, or popular articles straight to the buried page, using descriptive anchor text that names the destination. A single link from a depth-1 page instantly makes the target depth 2. Prioritize topically relevant links, since those pass more useful context and equity than a generic footer link.

  3. 3

    Build hub pages and topic clusters

    Create hub (pillar) pages that sit shallow in your structure and link out to related deep pages in a hub-and-spoke pattern. A /guides/ hub at depth 1 that links to twenty individual guides pulls all of them to depth 2. This scales better than one-off links because a single well-placed hub can flatten an entire content cluster at once, and it strengthens topical relevance signals for both classic search and AI retrieval.

  4. 4

    Flatten navigation and pagination

    Review your main navigation, mega-menus, and breadcrumbs so top categories are always one click from the homepage. For long paginated lists (blog archives, product listings), avoid forcing crawlers through page 1 to 2 to 3 to reach older items. Surface deep items through category or filter links, faceted navigation that resolves to crawlable URLs, or a 'view all' page where practical. Where pagination is unavoidable, link each page to a reasonable range of others rather than only next and previous.

  5. 5

    Use the XML sitemap as a backstop, not a fix

    List important deep pages in your XML sitemap so crawlers can discover them directly instead of only through the link graph. This aids discovery, but it does not solve the underlying problem. A page that sits in the sitemap yet receives few internal links will still be crawled less often and passed little authority. Treat the sitemap as a safety net while you do the real work on internal links.

  6. 6

    Re-crawl and confirm the new depths

    After adding links, hubs, and navigation changes, re-run the crawl and confirm the flagged pages now sit at three clicks or fewer. Give search engines time to recrawl; you can nudge this by requesting indexing for key URLs in Google Search Console. Depth shifts as you publish new content, so fold this check into your periodic technical SEO review rather than treating it as a one-time fix.

Free tool
Check this with the Indexability Checker

Frequently asked

What is a good crawl depth for SEO?

Keep important pages within about three clicks of the homepage. Depth 1 to 2 is ideal for your highest-value pages, and depth 3 to 4 is acceptable for supporting content that has strong internal links pointing to it. There is no official Google limit, but three clicks is the practical benchmark most SEOs use because it aligns with how crawl frequency and link equity fall off with distance.

Is crawl depth the same as the number of slashes in my URL?

No. Crawl depth is the number of clicks needed to reach a page from the homepage through internal links, not the number of folders in the URL. A page at /a/b/c/d/product can be depth 1 if the homepage links straight to it, and a page with a short URL can be deep if nothing links to it. Google's John Mueller has said click depth matters more than URL structure, so fix the link path, not the URL string. Renaming URLs just to remove slashes is usually not worth the redirect risk.

Does fixing crawl depth guarantee my page will rank better?

No single change guarantees rankings. Reducing depth removes a barrier: it helps the page get crawled more often, indexed faster, and receive more internal link equity. If the page is deep and also thin or low quality, flattening its depth alone won't lift it. Depth is one lever alongside content quality, relevance, and links, and it matters most for pages that are otherwise competitive.

Should I worry about deep pages I don't want indexed?

Usually not. If a page is deep because it is genuinely low value (old pagination, thin tag pages, filtered duplicates), leaving it deep is fine, and you may prefer to noindex or canonicalize it instead. Focus your depth work on pages you want ranked or cited by AI answer engines. Because this is a notice rather than an error, selective action is the right call.

How does crawl depth affect AI search engines like ChatGPT and Perplexity?

Most AI crawlers fetch raw HTML without running JavaScript and favor speed over the repeated re-crawling Googlebot does. A page that depends on a long link chain or client-side rendering to be found is more likely to be skipped, which keeps it out of the content pool AI systems can retrieve and cite. Shortening click paths and exposing pages through plain HTML links improves the chance that both traditional and AI systems find and use your content.

Does your site have this issue?

Run a free, AI-powered audit and we’ll flag this and 150+ other checks in about a minute. No signup.

No signup needed. Results in under 60 seconds.

Related fixes