Crawl Depth and Deep Pages
Use Screpy crawl depth to find important pages buried in the internal-link architecture and plan safer navigation improvements.
The Deep Pages filter identifies URLs discovered at depth 4 or greater. Depth is the number of link steps Screpy needed from the crawl starting point. It describes site architecture; it is not a universal ranking limit.
Interpret depth correctly
A depth of zero normally represents the starting page. A page linked from it is one step deeper, and each additional internal-link path increases depth. Screpy reports the path it discovered during that crawl, which can change with crawl scope, navigation, pagination, rendering, or blocked pages.
Deep does not automatically mean unimportant. Large catalogs, archives, and documentation hierarchies naturally contain several levels. The concern is a commercially or editorially important URL that is difficult to discover or receives weak internal support.
Analyze deep pages
- Confirm the selected crawl started from the intended URL and had sufficient allowance.
- Group deep URLs by directory, template, and business purpose.
- Identify important indexable pages among utility, filtered, and pagination URLs.
- Inspect internal links leading to representative pages.
- Check whether a shorter relevant path exists but was not crawlable.
- Compare depth with organic visibility, conversions, and internal-link opportunities.
Do not flatten every site into one level. Good architecture reflects relationships. Add links where they help people navigate and understand the topic, not merely to change a metric.
Improve discovery
Use descriptive category links, related-content modules, breadcrumbs, curated hubs, and contextual links from relevant pages. Repair broken or redirected paths that force crawlers through unnecessary steps. Avoid creating site-wide links to every URL; that dilutes navigation and can create crawl noise.
Example decision
A high-converting service page appears at depth five because it is reachable only through an archive and pagination. Add it to the relevant service hub and contextual content. Leave old archive pages at their natural depth if they remain useful but low priority.
Verify the change
Run a new crawl with the same starting URL and settings. Confirm important pages are discovered through the intended links, their depth decreased, and the new links return successful final destinations. Use the Links report to verify source pages and anchor context.
Crawling
Understand discovery, scope, rendering, and missing URLs.
Links
Inspect which pages link to a deep destination.
Internal Link Opportunities
Prioritize relevant links using search and page context.
Interpret depth as architecture evidence
Crawl depth is the number of link steps from the crawl's starting path, not a direct measurement of importance or rankings. A deep URL may be appropriate in a large knowledge base. A commercially important category buried behind many steps is more concerning.
Compare depth within page roles. Key category, service, and evergreen guide pages should normally be reachable through clear navigation or relevant hubs. Archive pages and long-tail resources can sit deeper if users still have logical paths to them.
Diagnose why pages are deep
Trace the shortest path and ask whether it exists for users as well as crawlers. Common causes include pagination, missing hub links, JavaScript-only controls, orphaned content, faceted navigation, and categories that only link downward.
Do not flatten the entire site by adding every page to global navigation. Create useful hierarchy:
- strong top-level categories;
- descriptive subcategory hubs;
- contextual links between related pages;
- breadcrumbs that reflect real structure;
- curated links to important deeper resources.
Expected movement after restructuring
Deep Pages should fall for URLs that gained shorter paths. Internal-link counts may rise, and affected pages may be discovered earlier in the crawl. If total depth falls dramatically, check that a sitewide link did not accidentally expose low-value parameters or archives.
Google's crawlable links guidance explains the technical link patterns search engines can follow. Screpy depth helps reveal architecture; user journeys determine whether the architecture is good.
Frequently asked questions
What crawl depth is too deep?
There is no universal maximum. Judge depth by site size, page role, user navigation, and whether important content has clear paths. A depth threshold is a review signal, not a Google rule.
Will adding a footer link solve deep pages?
It may reduce the measured depth, but a sitewide footer is not always useful. Relevant category hubs and contextual links usually create a clearer architecture for people and crawlers.
Related guidance
Return to the Pages overview to compare depth with status, canonical, and content signals. Google's sitemap guidance explains how sitemaps support discovery without replacing a clear internal-link structure.