What Is Crawl Budget? SEO Definition & Optimization Guide
Crawl budget is the number of pages Googlebot will crawl on your site within a given timeframe, and how quickly it will do so. Google defines it as the intersection of crawl capacity (how much Googlebot can fetch without overwhelming your server) and crawl demand (how much Google wants to recrawl your URLs based on freshness, popularity, and site quality signals).
For most small and medium sites — anything under roughly 10,000 pages with reasonable server response times — crawl budget is not something you need to optimize. Google will crawl what it needs. The concept becomes operationally important on large ecommerce catalogs, news publishers, forums, and any site generating thousands of low-value URL variants through filters, faceted navigation, or session parameters.
What Consumes Crawl Budget
Duplicate URLs, soft 404s, redirect chains, broken internal links, and infinite crawl traps (calendar archives, unbounded parameter combinations) all waste Googlebot's attention on pages that should not be indexed. Faceted navigation on ecommerce sites is the classic example: a single category page can spawn thousands of filter combinations, each crawlable but nearly identical in content.
Slow server response times reduce crawl capacity. If TTFB consistently exceeds 500ms under crawl load, Googlebot throttles requests. Fixing server performance often increases effective crawl rate without any robots.txt changes.
Optimizing Without Over-Engineering
Start with Google Search Console's Crawl Stats report to see how many requests Googlebot makes daily and which URLs it hits most. Cross-reference with your index coverage report — pages that are crawled frequently but not indexed often signal quality or duplicate content issues, not crawl budget problems.
Practical fixes include blocking low-value URL patterns in robots.txt, using canonical tags on parameter variants, improving internal linking so important pages are reachable within three clicks, and pruning thin or duplicate content rather than noindexing thousands of pages individually.
Crawl budget sits inside the broader technical SEO stack alongside sitemaps, robots.txt, and site architecture. Our technical SEO guide covers the full crawlability and indexing workflow — when to worry about budget and when to focus elsewhere.
Sources
Related Resources
GSC Indexing Statuses Explained — Discovered vs Crawled Not Indexed
What Google Search Console indexing statuses actually mean, which fix applies to each, and how to cross-reference Crawl Stats with Page indexing.
Google Indexing Explained — How Google Discovers & Indexes Pages
Everything you need to know about Google's indexing process and how to get your pages indexed faster.
SEO Glossary — A-Z Definitions of Every SEO Term
10 essential SEO terms with clear definitions, implementation tips, and links to in-depth guides. Updated regularly as we expand coverage.