Discover how AI agents respond to marketing incentives. This experiment reveals that Claude consistently relays offers, while ChatGPT stays silent. Learn why markdown outperforms schema markup and how Cloudflare's bot labels can mislead you. Plus, see which AI platforms are most active.
SEO Disciplines
Agentic Web
Learn how to encode your internal link graph and heading hierarchy into HTTP response headers. This allows crawlers to rebuild your site structure without parsing HTML, achieving crawl speeds of 660 requests per second. The technique uses Cloudflare Workers and base64url encoding.
Keyword clustering and intent at scale
Learn more →Learn how Google Chrome classifies websites by merchant and spending sector. Chrome uses this categorization to organize user transactions, provide spending statistics, and power financial management features. Categories include dining, alcohol, loyalty programs, and many more.
Discover EntityMap, a proposed open standard that helps AI systems understand website knowledge. It allows publishers to declare entities, relationships, and evidence in a machine-readable file, improving disambiguation, attribution, and concept connections. See how it enhances AI retrieval and benefits publishers.
Learn how to implement WebMCP on any website using a Cloudflare Worker, without touching the origin server. This approach works for Node apps, WordPress sites, or static SPAs. The worker uses a single TOML file for configuration.