Crawl Depth
The number of clicks required to reach a page from a website's homepage, affecting how search engines prioritize crawling.
Also known as: Click Depth, Page Depth, Link Depth
Category: Concepts
Tags: seo, crawling, site-architecture, technical, search-engines
Explanation
Crawl depth (also called click depth or page depth) measures how many clicks it takes to reach a page starting from the homepage. Pages closer to the homepage (lower depth) are typically crawled more frequently and considered more important by search engines.
Depth levels:
- **Depth 0**: The homepage itself
- **Depth 1**: Pages directly linked from the homepage (main navigation, featured content)
- **Depth 2**: Pages linked from depth 1 pages
- **Depth 3+**: Progressively deeper pages, often buried in archives or subcategories
Why crawl depth matters:
- **Crawl priority**: Search engines allocate more crawl budget to shallow pages
- **Link equity distribution**: Equity diminishes with each click away from authoritative pages
- **Freshness signals**: Shallow pages are recrawled more frequently, so updates are detected faster
- **Perceived importance**: Search engines infer that pages linked prominently from the homepage are more important
- **User experience**: Deep pages are harder for users to find organically
Impact on crawl budget:
For large sites, pages at depth 4+ may not be crawled for weeks or months. If your crawl budget is limited, deep pages might not be crawled at all. This directly affects indexability and ranking potential.
Optimization strategies:
- Keep important pages within 3 clicks of the homepage
- Use flat site architecture rather than deep hierarchies
- Add internal links from shallow pages to important deep pages
- Use breadcrumb navigation to create shorter paths
- Implement hub pages or topic clusters to bring deep content closer to the surface
- Submit deep pages in XML sitemaps as a secondary discovery method
- Regularly audit crawl depth using tools like Screaming Frog or Sitebulb
Crawl depth is closely tied to site architecture. A well-structured site keeps important content shallow while maintaining logical organization.
Related Concepts
← Back to all concepts