High overall domain authority doesn’t distribute evenly across every page on a site, and crawl demand is calculated at something much closer to the individual page level than the domain level. A site can have strong aggregate PageRank concentrated in its homepage, top-level categories, and a handful of heavily linked flagship pages, while deep pagination pages, narrow subcategories, and heavily faceted URLs several clicks removed from that authority receive only a thin, diluted trickle of link equity by the time it flows down the link graph. Combine that dilution with the fact that deep category and pagination pages are frequently thin, near-duplicate, or parameter-heavy relative to the primary category page, and Google’s own crawl demand modeling treats them as low priority, resulting in starvation for those specific URLs even while the domain as a whole is considered high-authority.
PageRank flows through links, and depth dilutes it
PageRank, in its foundational form and in the general link-equity concept Google has continued to describe in various forms since, is distributed through the link graph: a page passes on a portion of its accumulated value through its outbound links, divided among those links. A homepage or top-level category page with many strong inbound links has substantial equity to distribute, but each additional hop away from that source page dilutes the amount any single downstream page receives, especially when a page is reached only through deep pagination chains (page 1 links to page 2, which links to page 3, and so on) or through narrow facet combinations that are themselves only linked from other low-authority facet pages rather than directly from a strong hub.
This is precisely why “the domain has high PageRank” doesn’t translate to “every page on the domain is treated as high priority.” A category page ten clicks deep in a faceted navigation structure, reachable only through a chain of other similarly deep pages, may be technically part of a high-authority domain while itself sitting at the very thin end of that domain’s internal equity distribution. Google’s crawlers and ranking systems evaluate pages individually; domain-level reputation provides some baseline trust and can influence how much crawling Google is willing to do overall, but it does not override the page-level signals indicating that a specific deep URL is a low-value crawl target.
Crawl demand is a separate calculation from crawl rate limit, and both matter here
Google’s documentation on managing crawl budget for large sites frames the overall system as a combination of crawl rate limit (a technical ceiling based on how much the server can handle without degrading performance) and crawl demand (how much Google actually wants to crawl based on the perceived value, popularity, and freshness of URLs). A high-authority domain typically has a generous crawl rate limit, since it usually also has solid server performance and infrastructure, but crawl demand is calculated per URL or per URL pattern, not uniformly across the whole domain. Google’s guidance explicitly calls out faceted navigation and parameter-generated duplicate or near-duplicate URLs as demand-reducing factors, specifically because these patterns tend to generate enormous numbers of URLs with only marginal content differences from each other, and Google has stated it will deprioritize crawling of URL patterns it learns produce low-value or repetitive content relative to the crawl cost of fetching them.
So a deep category page can be starved for two compounding, independent reasons: it receives diluted internal link equity because of its depth in the graph, which lowers its perceived importance in the ranking-adjacent sense, and separately, if it’s part of a large faceted or paginated URL space, Google’s crawl demand modeling has likely already learned to treat that whole URL pattern as lower priority because of the duplication and thinness typical of those patterns. High domain-level PageRank does nothing to offset either of these page-level or pattern-level effects; it operates at a different layer of the system entirely.
The core misconception being corrected here
The misconception worth naming directly is treating “high-authority domain” and “high-priority page for crawling” as the same thing. They are related (a stronger domain generally does get more overall crawl attention than a weak one, all else equal) but they are not the same measurement. Crawl prioritization operates on individual URLs and URL patterns, weighing observed value, freshness, and duplication at that level, and a page can be starved for crawl attention specifically because of its own position and content characteristics even while sitting on a domain Google otherwise considers valuable and trustworthy. Assuming that overall domain strength should “protect” every page from crawl starvation misunderstands where in the system that strength is actually being evaluated.
Practical fixes
Flatten the architecture where possible so that deep category and product pages are reachable in fewer clicks from high-authority hub pages, rather than only through long pagination or facet chains. This directly counteracts equity dilution by shortening the distance PageRank has to travel and reducing the number of intermediate dilution points.
Strengthen internal linking directly to deep pages that matter, rather than relying solely on the default paginated or faceted path to reach them. Contextual links from relevant blog content, curated “featured subcategory” modules on higher-level pages, or breadcrumb and related-category linking that jumps more directly to deep, valuable pages can meaningfully change how much equity and attention those pages receive without a full architectural overhaul.
Audit faceted navigation and pagination for genuinely low-value, thin, or duplicate URL patterns and prune or consolidate them rather than leaving Google to crawl every combination. This can include canonicalizing near-duplicate facet combinations to a primary version, using robots.txt or parameter handling to prevent crawling of facet combinations that produce no meaningfully distinct content, and consolidating thin paginated series where feasible (for example, using a “view all” or higher-limit page where appropriate, or ensuring paginated pages carry genuinely distinct product sets rather than being an artifact of an unnecessarily low per-page item count).
Monitor Crawl Stats in Search Console broken down where possible by URL pattern or directory, and cross-reference with log file analysis to see which specific deep URL patterns are being crawled rarely or not at all, rather than assuming the domain’s overall crawl stats reflect even coverage across the site. This lets a team target fixes at the actual starved patterns instead of applying broad changes that don’t address the specific dilution or duplication problem causing the starvation.