Back to Blog
Link Graph Intelligence 5 min readJun 16, 2026
Part 7 of 10Link Graph Intelligence series

Crawl Depth and AI Discovery: What Depth-3 Pages Miss

Pages buried three or more clicks from the homepage are progressively less likely to be discovered, crawled, and retrieved by AI systems — regardless of content quality.

Crawl depth is the number of link traversals required to reach a page starting from the domain root. A depth-1 page is linked directly from the homepage. A depth-3 page requires three clicks to reach. For AI retrieval systems that crawl by following links, depth is a discovery probability signal: every additional click reduces the probability that a crawl session will reach and index the page.

The Depth-Discovery Relationship

Most AI crawling systems use budget-limited crawl sessions: they follow links from high-authority pages until they exhaust a crawl budget. Pages at depth 1 and 2 are almost always within crawl budget. Pages at depth 3 begin to fall outside crawl budget for smaller domains. Pages at depth 4+ are rarely discovered in automated crawls unless explicitly included in a sitemap that the crawler is configured to follow.

A sitemap listing a depth-4 page does not make it a depth-1 page — it makes it directly accessible if the crawler follows sitemaps. But in the link graph, it remains depth-4, which means it has no cluster membership signal, no internal authority, and no contextual relationship to any other page. Sitemap accessibility without link graph position creates isolated pages that are found but not understood.

Bringing Critical Content to Depth 2

The practical recommendation from SiteNexis crawl depth analysis: ensure every page you want AI systems to discover and understand is reachable within two clicks from the homepage. This means building links from high-authority hub pages to the content pages that support them, not relying on pagination, deep category navigation, or archived post indexes to surface important content.

Depth vs Authority: The Interaction Effect

Depth and internal PageRank interact. A page at depth 3 that receives 15 inbound internal links from depth-1 and depth-2 pages is in a better position than a page at depth 2 with zero inbound links. The link graph authority signal can partially compensate for depth. But depth should not be the reason a page needs link graph rescue — architecture should place important content at shallow depth from the start.

Tags: link graph crawl depth AI Discovery information architecture