Cloudflare Crawler
recommended: observeThe Cloudflare Crawler is a well-behaved crawler that retrieves web content. By default, it self-identifies as a bot, honors robots.txt directives, and cannot bypass CAPTCHAs or bot protection. Used by Cloudflare customers via the Browser Run /crawl endpoint.
What it does
SEO crawlers analyze websites to gather search optimization data like keyword rankings, backlink profiles, site structure, and page performance. Most of them also build up proprietary databases that power SEO analytics tools and competitive intelligence platforms. Crawl frequency varies based on factors like site authority, backlink popularity, ranking performance, and whether the site is actively monitored by the service's customers. These crawlers typically perform comprehensive site scans, following internal links to map site architecture and assess optimization opportunities.
How to identify it
User-agent contains any of:
CloudflareBrowserRenderingCrawler/1.0CloudflareCloudflare Custom Hostname Verification
Example user-agent string:
Cloudflare Custom Hostname Verification
How to verify it's genuine
Cloudflare Crawler signs its requests with Web Bot Auth. Botscope verifies the HTTP Message Signature against the operator's published key directory — a forged signature is flagged instantly. View the key directory ↗
robots.txt
Well-behaved crawlers honor robots.txt. To control Cloudflare Crawler:
Allow full access
User-agent: Cloudflare
Allow: /
Block entirely
User-agent: Cloudflare
Disallow: /
Grey-area scrapers ignore robots.txt. Botscope enforces your policy at the edge or origin regardless —
see how →
FAQ
Should I Block Cloudflare Custom Hostname Verification?
Generally no. Cloudflare Custom Hostname Verification helps monitor and improve search performance across the web. If you use SEO tools yourself, blocking it undermines the ecosystem. However, you might limit Cloudflare Custom Hostname Verification's access if it consumes excessive server resources or crawls too aggressively.
How Do I Block Cloudflare Custom Hostname Verification?
If you want to, you can block or limit Cloudflare Custom Hostname Verification's access by configuring user agent token rules in your robots.txt file. The best way to do this is using Automatic Robots.txt, which update automatically as new agents are discovered. While the vast majority of agents operated by reputable companies honor these robots.txt directives, bad actors may choose to ignore them entirely. In that case, you'll need to implement alternative blocking methods such as firewall rules or server-level restrictions. You can verify whether Cloudflare Custom Hostname Verification is respecting your rules by setting up Agent Analytics to monitor its visits to your website.
Will Blocking Cloudflare Custom Hostname Verification Hurt My SEO?
Blocking SEO crawlers has minimal direct impact on your search rankings since they're not the ones who do the actual search indexing. However, these tools help the SEO ecosystem function by providing competitive analysis and optimization insights. Widespread blocking could reduce overall SEO tool effectiveness.
Does Cloudflare Custom Hostname Verification Access Private Content?
SEO crawlers typically analyze publicly accessible content to gather optimization insights. They generally don't attempt to access private or authenticated content, focusing instead on pages that are publicly indexable. However, some advanced SEO tools may analyze login pages, error pages, or other publicly accessible but sensitive areas to assess site security and structure.
How Can I Tell if Cloudflare Custom Hostname Verification Is Visiting My Website?
Setting up Agent Analytics will give you realtime visibility into Cloudflare Custom Hostname Verification visiting your website, along with hundreds of other AI agents, crawlers, and scrapers. This will also let you measure human traffic to your website coming from AI search and chat LLM platforms like ChatGPT, Perplexity, and Gemini.
Why Is Cloudflare Custom Hostname Verification Visiting My Website?
Cloudflare Custom Hostname Verification likely found your site through public web discovery, competitor analysis, or because your domain appears in backlink databases, ranking reports, or other SEO intelligence sources. Your site may be monitored by their customers or identified as relevant for competitive analysis.
How Can I Authenticate Visits From Cloudflare Custom Hostname Verification?
Agent Analytics authenticates agent visits from many agents, letting you know whether each one was actually from that agent, or spoofed by a bad actor. This helps you identify suspicious traffic patterns and make informed decisions about blocking or allowing specific user agents.
References
See Cloudflare Crawler on your own site
Botscope shows every bot and AI agent hitting your site — and lets you allow, challenge, or block each one. Observe first, enforce when you're ready.
Start free — connect in minutes