What is the crawl budget?
The crawl budget is the number of URLs that Googlebot crawls on a website within a specific time period. It is determined by two factors: the crawl capacity limit âhow many requests a server can handle without slowing downâand the crawl demand âhow important and up-to-date Google considers the content to be. For most small websites, the crawl budget isnât an issue; it becomes relevant primarily for large websites with many thousands of URLs.

The crawl budget isn't a fixed number that Google assigns to a website; rather, it's the result of server capacity and demand. The crawler retrieves pages, follows links, and submits the content for indexing. The more URLs a website has, the more those pages compete for the limited number of crawlsâand the more important it becomes to manage the crawl budget effectively.
Brief Overview of the Term
| Characteristic | Specification |
|---|---|
| Term | Crawl Budget (also: Crawling Budget) |
| Area | Technical SEO, Crawling & Indexing |
| Components | Crawl capacity limit (crawl rate limit) + Crawl demand |
| Responsible Bot | Googlebot (and similarly: Bingbot and other search engine crawlers) |
| Effective as of | Websites with several thousand to millions of URLs |
| Related Terms | Crawlers, robots.txt, Sitemap, Indexing, Duplicate Content |
How does Google determine the crawl budget?
Google determines the crawl budget based on two factors that work together: the crawl capacity limit and the crawl demand. One determines how much can be crawled, and the other determines how much should be crawled.
- Crawl capacity limit: the maximum number of concurrent connections that Googlebot can establish to a website without overloading the server. If the server responds quickly and without errors, Google raises the limit. If the server is slow or returns server errors (5xx), Google automatically throttles crawling.
- Crawl demand: how frequently Google wants to crawl a website. It increases with the popularity of the URLs, their recency, and the frequency of changes. Popular and frequently updated pages are visited more often, while orphaned or static pages are visited less often.
The actual crawl budget is the lower of the two limits: Even if the server can handle a high volume, Google wonât crawl more than is necessaryâand conversely, a weak server will slow down crawling even when demand is high.
You can see exactly how much Google crawls on a website in the "Crawling Statistics" report in Google Search Console âincluding the number of requests per day, the average response time, and the status codes returned.
Who should be concerned about the crawl budget?
The crawl budget is particularly relevant for large websites with a very large number of URLs. In its documentation, Google itself provides the following rule of thumb: Itâs only worth actively managing the crawl budget once you have around 10,000 URLs or more, or if your content changes frequently.
Specifically, those affected include, among others:
- Large online stores with thousands of product, category, and filter pages.
- News and publishing websites that publish many new articles every day and rely on rapid indexing.
- Portals and directories with dynamically generated pages, such as job boards or real estate platforms.
For a typical corporate website with a few hundred pages, however, the crawl budget is not a bottleneck: Google generally crawls such sites in their entirety. In this case, focusing on content quality and page structure pays off more than optimizing crawl management. Nevertheless, the rule still applies: Anything that reduces the crawlerâs workload almost always improves a websiteâs overall technical health as well.
What Wastes Crawl Budget?
Crawl budget is wasted whenever Googlebot spends time on URLs that offer no indexable value. Every time it crawls a low-quality or duplicate page, it takes away from the capacity available for the truly important pages.
The most common causes in detail:
- Faceted navigation and URL parameters: Filters, sorting options, and session IDs generate countless URL variations of the same content. In online stores, this is the biggest drain on the budget.
- Duplicate Content: If identical content is accessible via multiple URLs, Google crawls each versionâand wastes its budget on duplicates.
- Soft 404 and error pages: Pages that return a 200 status code but are blank or contain no content consume page views without providing any value.
- Redirect chains: Each additional redirect in a chain requires one more request before the actual page is reached.
- Low-quality and orphaned pages: Thin content, endless calendar archives, or orphaned pages without internal links reduce a websiteâs overall value and divert traffic away from its strong pages.
How do you optimize the crawl budget?
You can optimize your crawl budget by making important pages easily accessible to Googlebot and consistently excluding unimportant URLs from crawling. The goal is to ensure that every request lands on an indexable, valuable page.
- Controlling crawling via robots.txt: Exclude URLs with no search valueâfilter parameters, internal search results, shopping cartâfrom crawling. The robots.txt file prevents crawling, not the indexing of URLs that are already known.
- Controlling Indexing Using "noindex" and the X-Robots Tag: If a page is to be crawled but not indexed, a
noindexvia a meta tag or HTTP header is the correct approach. Important: Google can index a page that is blocked by robots.txtnoindexDo not read. - Maintain a Clean Sitemap: The XML sitemap should contain only indexable, canonical URLs with a 200 status code. It is the most important indicator to Google of which pages take priority.
- Improve server performance: Fast response times increase the crawl capacity limit. A high-performance server, caching, and a CDN allow Googlebot to crawl more pages in the same amount of time.
- Eliminate redirect chains: Have redirects point directly to the final destination instead of going through multiple intermediate steps.
- Strengthen internal linking: Create flat links to important pages and either link to or remove orphaned pages. A clear structure guides the crawler directly to the relevant content.
A structured analysis of server logs and crawling statistics reveals which of these factors are relevant in each specific case. This technical assessment is precisely whatâs included in a professional SEO audit, which identifies crawling inefficiencies and prioritizes the most effective factors.
Frequently Asked Questions About Crawl Budget
Is the crawl budget a ranking factor?
No, the crawl budget is not a direct ranking factor. It only affects how quickly and thoroughly Google crawls and indexes pages. However, if an important page isnât crawled at all, it canât rankâso sufficient crawling is a prerequisite for visibility.
As the owner of a small website, do I need to worry about my crawl budget?
Generally speaking, no. Google usually crawls websites with a few hundred to a few thousand URLs in their entirety. Only when a site has around 10,000 URLs or moreâor when content changes very frequentlyâdoes actively managing the crawl budget become an issue.
Will a higher crawl frequency improve my ranking?
No. More frequent crawling simply ensures that changes are added to the index more quickly. Content is evaluated independently of this, based on the actual ranking signals.
Where can I see how much Google crawls on my website?
In the "Crawling Statistics" report in Google Search Console. It shows the number of crawl requests, the average server response time, and the distribution of status codes over time.
world of SEO?