describes how many URLs a search engine fetches on a website within a given period. Roughly, it results from capacity (how much the server can handle) and crawl demand (how important and fresh the content is).

For most small and medium sites, crawl budget is not a bottleneck. It becomes relevant mainly for very large websites and shops with many URLs, for example through filter and parameter pages.

Crawl budget is used inefficiently by, among other things:

  • and 404 URLs,
  • chains,
  • large numbers of similar parameter and filter URLs,
  • .

A clean structure helps: clear , a tidy , deliberate control of unimportant URLs, and cleaning up dead links. A alone does not solve a crawl budget problem, but it supports clearer classification of URLs.