SEO glossary
What is Link Depth?
Learn what link depth means—the number of hyperlink hops between URLs in your internal link graph—and how it differs from click depth, folder depth, and crawl depth.
Definition
Link depth is the number of hyperlink hops along the shortest internal link path between a seed URL—typically the homepage or a major hub—and a target page, measuring graph distance in the site’s link structure rather than URL folder levels or user clicks.
Link depth: hops on the internal link graph
Link depth counts edges—not folders, not sitemap position, not server directory nesting. From homepage to product page might be depth 2 (home → category → product) while the URL path shows four segments. Conversely, a flat /p/ slug might sit at depth 7 if only reachable through paginated archives.
Depth is a property of internal linking topology. Fix depth by adding shorter paths—usually hub pages, nav updates, and contextual shortcuts—not by reshuffling URL strings alone.
Link depth vs click depth vs crawl depth
| Metric | Measures | Lens |
|---|---|---|
| Link depth | Shortest internal link hops from seed | Graph theory / SEO architecture |
| Click depth | User clicks from home via UI | UX / analytics |
| Crawl depth | Crawler hop distance (often same as link depth) | Bot discovery / [crawl budget](/glossary/crawl-depth) |
| Folder depth | URL path segments | Cosmetic—weak SEO signal alone |
| Orphan | No internal path | Infinite depth |
Why link depth matters
Discovery speed
Shallow URLs enter crawl frontier sooner from seeds.
Equity path length
Shorter paths from high-authority nodes support [internal link equity](/glossary/internal-link-equity).
Recrawl frequency
Deep nodes refresh less often in large sites.
Indexation risk
Very deep low-value URLs may linger unindexed.
User findability
Deep link depth often correlates with poor [click depth](/glossary/click-depth).
Measuring link depth correctly
Choose seeds
Homepage + major [hub pages](/glossary/hub-page) per topic.
Build link graph
Crawl internal hrefs—include nav, body, breadcrumbs.
Run shortest path
BFS from each seed to all reachable URLs.
Record minimum depth
Use shortest across seeds—home OR hub path.
Flag outliers
Money templates with depth >5 without good reason.
Fix paths
Add hub links, nav entries, contextual shortcuts.
Depth inflation mechanisms
| Mechanism | Example | Fix |
|---|---|---|
| Pagination chains | Blog page 200 only links to 201 | Hub + related modules |
| Orphan launch | New URL not linked anywhere | Day-one hub + contextual links |
| Faceted traps | Filters as only parent path | Canonical category links |
| JS gaps | Menu not in HTML crawl | Progressive enhancement |
| Silo walls | No cross-links from hub | Virtual silo bridges |
Orphan pages are undefined depth from internal seeds—infinite hops required.
Link depth and link distribution
Distribution asks "how many links point here?" Depth asks "how far from a seed along links?" A page can have many inlinks yet still be depth 4 if all paths are long. Conversely, one hub link can drop depth from 40 to 3 overnight.
Optimize both: enough inlinks from short paths.
Flattening depth without flattening IA
You do not need every URL in main nav. Effective tactics:
- Topic hub pages as secondary seeds
- HTML sitemaps for humans (crawlable links, not only XML)
- "Start here" modules on category parents
- Contextual links from high-traffic posts to buried guides
- Breadcrumbs on deep templates
Link depth on large catalogs
Ecommerce with millions of SKUs cannot place every product at depth 2. Prioritize:
- Category and subcategory depth ≤3 from home
- Top revenue SKUs linked from category tops
- Long-tail variants discoverable via parent canonical
- Block infinite facet paths that add fake depth layers
Link depth vs PageRank flow
Short depth does not guarantee high flow—a depth-2 page linked only from low-authority parents stays weak. Depth is necessary for efficient discovery; link equity source quality still matters.
Depth checklist for launches
- Shortest link depth from home or hub documented pre-launch
- No revenue URL depends solely on pagination for discovery
- Hub updated same day as spoke publish
- Breadcrumbs reflect hierarchy on deep templates
- Compare link depth vs [click depth](/glossary/click-depth) for UX gaps
- Re-audit after nav redesigns—depth regressions are common
Common link depth myths
- Myth: "Flat URLs mean shallow depth." Path segments ≠ graph hops.
- Myth: "XML sitemap zeros depth." Sitemaps hint; links define graph distance.
- Myth: "Depth 3 rule is a ranking factor." Heuristic for discovery, not a public formula.
- Myth: "Deep pages never rank." They can—with external links and strong content—but fight headwinds.
Link depth in cluster design
Pillar at depth 2, spokes at depth 3 via pillar + hub is a common cluster pattern. Spokes linking only from paginated archives without pillar links may sit at depth 30+—cluster architecture fails despite good content.
How Crawlox reports link depth
Crawlox computes shortest internal paths from configured seeds, histograms depth by template, and lists orphan pages. Use after hub deployments to confirm depth dropped for targeted spokes—not only that new links exist somewhere.
The practical takeaway
Link depth is internal link graph distance measured in hops—not folders or clicks alone. Shorten paths with hub pages, fix orphan pages, and pair depth work with internal linking that improves link distribution to priorities.
Related terms
Frequently asked questions
What is link depth?
The count of internal hyperlink hops on the shortest path from a seed URL (usually homepage or hub) to a target page. Depth 0 is the seed itself; depth 1 is one click/link away.
Is link depth the same as click depth?
Closely related but not identical. Link depth is graph hops via any internal links. Click depth often measures user navigation clicks from home through visible UI—paths can differ when shortcuts exist.
Is link depth the same as folder depth?
No. /blog/2020/post may be depth 1 via nav while /a/b/c/d/ looks deep in folders but links from the homepage in one hop.
What is a good link depth for SEO?
No universal rule. Strategic URLs are commonly reachable within 3–4 hops from home or a topical hub. Deeper pages can rank but discover and refresh more slowly.
How do hub pages affect link depth?
Hubs act as secondary seeds. Linking hub → spoke from a hub at depth 2 puts the spoke at depth 3 from home—even if archive pagination would place it at depth 50.
References
Explore authoritative guidance and frameworks related to link depth.
Explore every glossary definition
Return to the glossary to search by term, alias, starting letter, or category.