Cloudflare Prefetch
GoodBotVerifiedBOTURL prefetching means that Cloudflare pre-populates the cache with content a visitor is likely to request next. This setting leads to a higher cache hit rate and thus a faster experience for the user. (https://developers.cloudflare.com/fundamentals/speed/prefetch-urls/) Operated by Cloudflare.
What is Cloudflare Prefetch?
Cloudflare Prefetch is a web crawler operated by Cloudflare. URL prefetching means that Cloudflare pre-populates the cache with content a visitor is likely to request next. This setting leads to a higher cache hit rate and thus a faster experience for the user. (https://developers.cloudflare.com/fundamentals/speed/prefetch-urls/)
Identification
CloudFlare-PrefetchWhy it crawls your site
Cloudflare Prefetch crawls websites to analyze search engine optimization factors and backlinks. It is operated by Cloudflare as part of their SEO analysis infrastructure. If you see this bot in your server logs, it is a verified crawler and generally safe.
Block or allow Cloudflare Prefetch
Add a Disallow rule for CloudFlare-Prefetch in your robots.txt file. You can also block at the server level using your web server configuration or CDN firewall rules to filter requests matching the user-agent string.
# Block Cloudflare Prefetch from crawling your entire site User-agent: CloudFlare-Prefetch Disallow: / # Allow Cloudflare Prefetch full access User-agent: CloudFlare-Prefetch Allow: /
Ensure your robots.txt allows CloudFlare-Prefetch. Verify requests are genuine by checking the user-agent string and referring to Cloudflare's documentation.
Traffic & trends
No Cloudflare traffic data available.
Loading trend data…
Related bots
Other crawlers operated by Cloudflare.
Links & references
Data sources
This profile is compiled from the following sources.