Cloudflare Blocks AI Agents From Ad-Supported Pages

Original Article Summary
Cloudflare has started blocking artificial intelligence agents by default on pages that carry ads, putting the tools consumers use to compare products in direct conflict with the sites those tools need to read. The new preset for ad-supported domains allows s…
Read full article at pymnts.com✨Our Analysis
Cloudflare's new default preset that blocks AI agents on ad‑supported pages — effective immediately for any domain serving advertisements — forces AI‑driven comparison tools to hit a wall when trying to scrape product listings, pricing tables, or review snippets that sit behind ad‑laden layouts. For website owners, this change means that AI bots such as price‑comparison crawlers, content aggregators, and recommendation engines will receive a 403 response on pages that contain ads, unless the site explicitly opts out. Sites that rely on AI‑generated traffic for discovery or affiliate revenue may see a dip in bot‑driven visits, while publishers protecting ad revenue can now enforce a stricter boundary without custom firewall rules. The shift also raises the stakes for maintaining an accurate llms.txt file: any AI that respects this file will be blocked unless you list the domain as “allow‑ai‑agents”. **Actionable tips:** 1. Update your llms.txt to include a `User‑Agent: *` section with `Disallow: /` for AI agents on ad‑supported pages, and a separate `Allow` section for trusted crawlers (e.g., Googlebot). 2. Use Cloudflare’s dashboard to audit the “AI Agent Blocking” preset per domain, toggling it off only for pages where AI traffic is desired, and monitor the impact via the “Bot Management” analytics tab. 3. Implement a custom header (e.g., `X‑AI‑Allowed: true`) on API endpoints you want AI tools to access, ensuring legitimate bots can bypass the block while keeping ad‑page protection intact.
Track AI Bots on Your Website
See which AI crawlers like ChatGPT, Claude, and Gemini are visiting your site. Get real-time analytics and actionable insights.
Start Tracking Free →


