When crawl budget actually becomes a problem
Programmatic SEO sites with thousands of generated pages, ecommerce stores with faceted navigation creating millions of URL combinations, or news/job sites publishing hundreds of pages a day — these are the cases where crawl budget matters.
Symptoms: new pages take weeks to get indexed, important pages disappear from the index intermittently, or the Search Console crawl stats report shows the daily crawl request count flatlining despite site growth.
How to optimize crawl budget
Block low-value URLs in robots.txt: faceted navigation parameters, internal search results, session IDs, calendar pages.
Use canonical tags aggressively to consolidate similar URLs. Use noindex (not robots.txt) for pages you want crawled but not indexed.
Improve server response time — Googlebot adapts its crawl rate to your server's performance. A slow server gets crawled less.
Maintain a clean, current XML sitemap that only lists indexable canonical URLs, and submit it in Search Console.