AI Markdown Generator Documentation
Learn how to deliver clean, token-efficient Markdown representations of WordPress content to LLMs, AI agents, and conversational search engines using standard HTTP content negotiation.
Getting Started Quick Path
AI Markdown Generator operates as a dual-component WordPress ecosystem: a lightweight Open Source Core plugin that provides the content negotiation foundation, and a Pro Add-on that adds enterprise features like llms.txt generation, bot routing profiles, and Cloudflare targeted edge cache purges.
.md file paths that could cause search engine duplicate content indexation. Markdown is served strictly from your standard canonical URLs when requested with the Accept: text/markdown header.
Documentation Guides
Installation & Activation
How to install the Core plugin and activate the Pro license in WordPress.
Content Negotiation & SEO
How Accept: text/markdown header works, canonical delivery, and Googlebot safeguards.
llms.txt & Corpus Standard
Automate /llms.txt site index and /llms-full.txt corpus files for LLM scrapers.
Granular Bot Policies
Configure whether specific AI crawlers receive Markdown or fall back to standard HTML.
Cache & Cloudflare Purge
Manage high-speed database caching, TTL profiles, Cloudflare targeted purge, and warmup.
Diagnostics & Troubleshooting
Test headers live in WP-Admin, verify cache HIT/MISS, and resolve selector issues.
Need Assistance?
If you encounter configuration questions or unexpected response headers, visit our Diagnostics & Troubleshooting Guide to inspect live headers directly in WP-Admin.