HOW IT WORKS
HOW IT WORKS
No code changes. Just update your DNS settings and start delivering optimized content to AI crawlers.
HOW IT WORKS
Deploy in 3 steps
No code changes. Just update your DNS settings and start delivering optimized content to AI crawlers.
01
Change DNS
Point your domain's DNS records to AnyCite's edge servers. No changes to your existing server configuration needed.
02
Worker inspects requests
AnyCite on Cloudflare Workers receives requests. The bot detection engine identifies the source and routes accordingly.
03
Serve optimized Markdown to AI
AI crawlers receive structured Markdown, browsers get the original HTML. Same URL, different optimal representation.
# DNS Configuration your-site.com CNAME proxy.anycite.io # Request Flow Browser → Accept: text/html → Origin HTML GPTBot → Accept: text/markdown → Optimized MD ClaudeBot→ Accept: */* → Bot Profile MD