← Tech Blog "Cloudflare Now Converts Your Pages to Markdown for AI, On the Fly"
1 min read2,203 reads

"Cloudflare Now Converts Your Pages to Markdown for AI, On the Fly"

#GEO #Cloudflare #markdown #content negotiation #AI crawler

What it is

In February 2026 Cloudflare shipped Markdown for Agents: when an AI crawler or coding agent sends Accept: text/markdown, Cloudflare’s edge converts your HTML to clean Markdown on the fly (Cloudflare says it cuts a large share of tokens). In effect, it hands AI a “reader-friendly” version.

Why it matters to you

AI engines ingest the content itself, not your layout. HTML stuffed with nav, ads and scripts dilutes the main text; clean Markdown makes it easier for AI to grab, understand and cite your key points. This is the same road as the llms.txt plain-text fallback and SSR-so-crawlers-can-see-your-content that we keep emphasizing.

Should you act now

This is a Cloudflare product feature (beta), not a universal standard — your site has to be on Cloudflare and you have to enable it. Whether it’s worth turning on, and whether it disturbs your existing cache and SEO setup, depends on your overall architecture; don’t rebuild your site just for it.

Did this resonate?

105 reacted