Menu
πŸ“
Crawler & Monitoring Β· Architecture

How Many Clicks From
Your Homepage Is Too Many?

Somewhere around three or four, Google starts visiting a page noticeably less often, and content that's never linked at all might not get crawled through navigation no matter how deep it sits. TechySEO maps the actual link graph of your site to find pages buried too deep, pages with no inbound links at all, and content sitting behind a "Load More" button that's invisible to a crawler entirely.

Crawl Budget Is Finite, and Depth Is What Spends It

Google doesn't crawl your entire site on every pass, it allocates a limited amount of attention and spends it according to its own priorities. A page sitting four, five, six clicks from the homepage falls further down that priority list, which means changes made to it take longer to register and rankings respond more slowly to anything you fix there. The pages that actually matter to the business should be the shallow ones, not wherever they happened to land in the nav.

Orphan pages take the same problem further. A page with zero inbound internal links might still get discovered through the sitemap, but discovery isn't the same as being treated as important. No internal links means no internal link equity, and a page with no equity behind it rarely competes well against pages that have some. Every piece of content published without a deliberate internal link plan starts the race already behind.

Mapping the actual link graph is what turns "I think some pages are buried too deep" into a specific list of which ones, and what to link from where to fix it.

πŸ”—
Orphan Pages
No inbound internal links at all. Discoverable through the sitemap, maybe, but getting no equity and no real priority.
πŸ“‰
Buried Too Many Clicks Deep
Past roughly three clicks from the homepage, crawl frequency and link equity both start dropping off.
πŸ”„
Content Behind a "Load More" Button
If page two of a feed only loads via a JavaScript fetch with no real paginated URL behind it, there's no link for a crawler to follow there at all. It's not deep, it's unreachable.
🚧
Dead-End Pages
No outgoing internal links means whatever equity arrives just stops, instead of moving on to related content.

Six Ways a Site's Architecture Works Against Itself

Built from the actual link graph the crawler found, not from what the nav menu implies.

πŸ“‰
Pages Buried Past Depth 3
Grouped by depth level, 4, 5, 6 and beyond, with page counts and example URLs so you can see how bad the architecture actually is at a glance.
πŸ”—
Orphan Pages
Zero inbound internal links, found only via the sitemap if at all. No equity, and not much chance of ranking until that changes.
πŸ’”
Inbound Links That Are Actually Broken
Pages reached only through a link that 404s somewhere upstream. Shows both the broken source and what it was supposed to point to.
πŸ“Š
Pages Running on Almost No Internal Equity
Indexable, technically reachable, but sitting on fewer than three inbound links, which is rarely enough to support real ranking potential.
🚧
Dead Ends in the Link Graph
Pages that receive equity but pass none of it onward, breaking the chain instead of extending it to related content.
🌐
Pages Leaking Equity Externally
An unusually high count of outgoing external links, which can either drain equity unnecessarily or read as a low-quality link directory to anyone reviewing the site manually.

How the Link Graph Actually Gets Built

1
Every Internal Link Gets Recorded
Source, destination, and anchor text for every link relationship the crawler actually finds, assembled into a directed graph of how the site really connects.
2
Depth Gets Calculated From the Graph, Not Guessed
The shortest actual path from the homepage to each page, measured in real link hops rather than assumed from the nav structure.
3
Every Page Gets Checked Against All Six Issues
Depth, inbound links, outbound links, link quality, all at once, then ranked by how much fixing each one would actually be worth.
4
You Get Specific Recommendations, Not Just a Diagnosis
Which pages need a navigation slot, which high-authority pages should link to which orphans, and which dead ends are worth connecting to something.

Architecture Analysis for Every Site Type

Large Content Sites
Catching Orphans Before They've Aged Without Support
Publish a few dozen posts a month and orphan pages accumulate fast, usually because nobody went back and linked the new post from related older content. Catching it the same week it's published, instead of months later, is the difference between an easy fix and content that never had a chance to rank.
eCommerce
Pulling Products Out of Depth 6 and 7
A large catalog tends to bury its own best products under enough category and subcategory layers that depth becomes a real handicap. Seeing exactly which products and which hub pages are causing it is what makes a navigation fix targeted instead of a guess.
Architecture Redesign
Redesigning Navigation From Data Instead of Opinion
Everyone has a theory about how the navigation should be restructured. Current depth distribution and orphan counts are the part of that conversation that isn't a theory, and they tend to settle arguments faster than another round of mockups.

Page Depth Analysis β€” FAQs

My category page only shows 20 products with a "Load More" button. Are products 21 and beyond at a high depth, or something else?
Something else, and arguably worse. If "Load More" fetches additional products via JavaScript without ever exposing a real paginated URL (a page=2 link, for instance), there's no href anywhere for a crawler to follow to reach them. That's not deep, it's unreachable through links entirely. The fix isn't shallower linking, it's giving page 2 an actual crawlable URL.
How deep is too deep, realistically?
Three clicks from the homepage is the commonly cited line, and crawl frequency does start dropping noticeably past it. But the real answer scales with site size. A 500-page site has no excuse for anything past depth 3. A catalog with five million URLs is going to have real depth somewhere, the goal there is making sure it's not your highest-value pages sitting in it.
Is crawl depth the same thing as how many clicks it takes in the actual navigation menu?
Not necessarily, and the gap between them is worth knowing about. Crawl depth is the shortest path through actual crawlable links, full stop. A page can look like "2 clicks" in your visible navigation while sitting at crawl depth 5, if that nav path runs through JavaScript Google can't follow and the only crawlable route there is a much longer chain of links elsewhere.
Are orphan pages always something to fix?
Not always. Some pages are orphaned on purpose, a privacy policy linked only from the footer, an admin page nobody should be navigating to from content. The ones worth worrying about are the orphans you actually want to rank: product pages, articles, landing pages. The list flags everything; sorting intentional from accidental is the human judgment call.
Does page depth affect Core Web Vitals?
Not directly. LCP, INP, and CLS get measured at page load, regardless of how deep the page sits in your architecture. The indirect effect is real, though: a page crawled rarely because it's buried deep also gets its CWV data refreshed rarely, so Google may be working off a stale performance read for it longer than it would for a shallower page.

See How Deep Your Most Important Pages Actually Sit

Build the real link graph and find the orphans, the buried pages, and the content stuck behind a button Google can't click.

No credit card required Β· Free 7-day trial Β· Cancel anytime