Crawler Hints
Crawler Hints aims to increase the proportion of relevant crawls and limit crawls that do not find fresh content to reduce the need for repeated crawls.
Background
Search engines and similar services operate massive networks of bots that crawl the Internet to identify the content most relevant to a user query. Content on the web is always changing though, and search engine crawlers must continually wander the Internet and guess how frequently they should check a site for content updates.
With Crawler Hints, Cloudflare can proactively tell a crawler about the best time to index or when content changes. Additionally, Crawler Hints supports
IndexNow, which allows websites to notify search engines whenever content on their website content is created, updated, or deleted. Crawler Hints uses cache-status MISS
to determine when content has likely been updated and sends it to IndexNow’s crawler. If an asset’s response has an HTTP status code greater than 4xx, the Crawler hints will not report that to
IndexNow.
Benefits
For a website owner, Crawler Hints ensures that search engines and other bot-powered experiences have the freshest version of your content, translating into happier users and ultimately influencing search rankings.
Crawler Hints also means less traffic hitting your origin, improving resource consumption, site performance, and environmental impact.
Availability
Free | Pro | Business | Enterprise | |
Availability |
Yes | Yes | Yes | Yes |
Enable Crawler Hints
- Log in to your Cloudflare dashboard and select your domain.
- Go to Caching > Configuration.
- Enable Crawler Hints.
After enabling Crawler Hints, Cloudflare will begin sending hints to search engines about when they should crawl particular parts of your website.