Click depth is the minimum number of clicks a user or crawler needs to reach a page starting from the homepage. A page linked directly from the homepage is at depth 1. Pages more than 3 clicks deep are crawled less often, receive less internal PageRank, and typically rank worse. Keeping important pages within 3 clicks is a foundational technical SEO principle.
Site architecture is one of the few technical levers where the fix is cheap and the impact is compounding. Fixing click depth on 200 orphaned category pages will out-earn most on-page changes on the site.
What is click depth?
Click depth is the minimum number of links a visitor or search-engine crawler must follow to reach a specific URL from the homepage. Every site has a natural depth tree — the homepage sits at depth 0, pages linked directly from the homepage sit at depth 1, and so on.
The concept matters because Google uses internal links to both discover pages and distribute PageRank. The deeper a page sits, the less link equity flows to it and the less often Googlebot returns to re-crawl it.
- Depth 0 — the homepage itself
- Depth 1 — any page linked from the homepage (top nav, hero CTAs, footer)
- Depth 2 — one hop from a depth-1 page (category pages, hub pages)
- Depth 3 — leaf pages (individual blog posts, product pages)
- Depth 4+ — deeply nested pages, often archives, faceted filters, or old content
John Mueller has said repeatedly on Search Central hangouts that Google treats pages closer to the homepage as more important. Shallow architecture is not just a UX signal — it is how Google infers which URLs a site wants indexed.
Why click depth matters for SEO
Click depth influences three ranking-adjacent behaviours:
- Crawl frequency. Googlebot revisits shallow pages more often than deep ones. A page at depth 5 might be crawled once every 90 days; a depth-1 page might be crawled daily.
- Internal PageRank distribution. Each internal link passes a fraction of link equity. Pages deep in the tree accumulate less equity because fewer links point to them.
- Indexation risk. During core updates, Google trims its index. Deep, thinly-linked pages are the first to fall out. Shallow pages with strong internal signals usually survive.
How click depth is measured
Every SEO crawler calculates click depth by simulating a breadth-first traversal from the homepage. Screaming Frog labels it Crawl Depth. Sitebulb calls it Distance From Home. Ahrefs Site Audit uses Depth.
Homepage depth 0
└─ /blog/ depth 1
└─ /blog/category/seo/ depth 2
└─ /blog/technical-seo-guide/ depth 3
└─ /blog/technical-seo-guide/canonical-tags/ depth 4 — at risk
The crawler uses the shortest known path — so if a page is linked from both a depth-1 and a depth-5 location, its depth is 1.
Click depth vs crawl depth vs URL depth
| Concept | What it measures | Ranking impact |
|---|---|---|
| Click depth | Clicks from homepage via internal links | High — governs PageRank flow and crawl frequency |
| Crawl depth | Same as click depth but from Googlebot's viewpoint | High — used interchangeably in most tools |
| URL depth | Number of slashes in the URL path | Low — Google has confirmed URL structure is not a direct ranking factor |
| Sitemap depth | Level in an XML sitemap | None — sitemaps flatten hierarchy |
Real click depth examples
Three patterns come up in most audits.
1. E-commerce with faceted navigation
A 5,000-SKU store has product pages at depth 5+ because every category funnels through 3 filter layers. Fix: add featured-product blocks on category pages and internal-link bestsellers from the homepage. Depth drops to 2-3.
2. Blog with only pagination
An old blog with 400 posts only links older posts through /blog/page/12/. Posts on page 12 sit at depth 13. Fix: add topic hubs, related-post modules, and tag pages. Every post becomes reachable in 3 hops.
3. Local business with buried location pages
A multi-location service business hides its city pages behind a JS-powered dropdown. Googlebot renders JS inconsistently — the effective crawl depth is infinity. Fix: replace the dropdown with static HTML links in the footer.
Click depth vs URL structure — which matters more
A URL like /a/b/c/d/product looks deep but tells Google nothing about actual link distance. What matters is where the page sits in the internal-link graph.
Click depth (matters)
- Governs how often Googlebot revisits a page
- Determines internal PageRank flow
- Influences whether pages stay indexed after core updates
- Directly editable through internal linking
- Confirmed to matter by Google Search Central
URL depth (mostly cosmetic)
- Only affects URL length and readability
- Google has said it is not a ranking signal
- Changing URLs risks losing link equity
- Shorter URLs correlate with rankings, but not causally
- Fix click depth first; refactor URLs only if a migration is planned
6 best practices for shallow click depth
- Cap important pages at depth 3. Every page you care about ranking should be reachable from the homepage in 3 clicks or fewer.
- Use hub pages for topical clusters. A pillar page at depth 1 that links to 20-30 related articles pulls all of them up to depth 2.
- Add HTML sitemaps and topic indexes. Not the XML kind — a human-readable index page linked from the footer flattens the entire site to depth 2.
- Feature deep pages in mega-menus. A single mega-menu link can promote a page from depth 6 to depth 1 instantly.
- Use breadcrumbs everywhere. Breadcrumbs shorten the effective click path back up the tree and reinforce hierarchy signals for Google.
- Kill orphan pages. Any page not linked from anywhere sits at infinite depth. Find them in Screaming Frog's
Orphan URLsreport and either link them in or noindex + redirect.
Dumping every URL into the footer to force depth 2 works technically but tanks user experience and gets flagged as link-scheme behaviour. Link contextually inside content or from hub pages instead.
Common click depth mistakes to avoid
- Assuming XML sitemaps solve depth. They do not. Sitemaps aid discovery but do not pass PageRank.
- Confusing URL depth with click depth. A page at
/a/b/c/d/can still be depth 1 if you link it from the homepage. - Ignoring JavaScript-only links. If the link exists only after JS renders, Google may miss it. Use plain
<a href>tags. - Leaving pagination as the only path. Blog and product archives without hub or tag pages create depth explosions.
- Adding noindex to intermediary pages. Noindexed pages still crawl, but their outgoing links may be devalued over time.
Frequently asked questions
Keep every important page within 3 clicks of the homepage. Pages at depth 4 or deeper are crawled less often, receive less internal link equity, and rank noticeably worse in most audits.
Click depth measures user clicks from the homepage. Crawl depth measures the same distance from Googlebot's viewpoint. They usually match, but crawl depth can be worse if internal links are hidden behind JavaScript, faceted filters, or noindex intermediary pages.
Crawl the site with Screaming Frog, Sitebulb, or Ahrefs Site Audit. Every crawler reports Crawl Depth per URL. Sort descending to find pages buried 4+ clicks deep.
Yes, indirectly. Deep pages get less internal link equity, get crawled less often, and can slip out of Google's index during core updates. Google's John Mueller has confirmed shallow architecture helps important pages.
Add contextual internal links, hub pages, breadcrumbs, and HTML sitemaps. Feature deep pages in mega-menus, blog sidebars, or category pages so crawlers reach them in 2-3 hops.
Related glossary terms
How theStacc helps
theStacc's technical SEO audit crawls every URL on your site and returns the full click-depth distribution. We flag any page sitting at depth 4+, map the shortest fixable path to depth 3, and prioritise pages by traffic value so the highest-impact fixes go first. It ships in 24 hours.
