LLM Override is a WordPress plugin that serves AI crawlers a clean Markdown translation of your site so ChatGPT, Claude, and other LLMs read accurate facts…
LLM Override is a WordPress plugin that builds a Machine-to-Machine (M2M) translation layer between a site and the AI crawlers that visit it. When bots such as GPTBot, ClaudeBot, or PerplexityBot request a page, the plugin intercepts the request before theme rendering and serves a structured Markdown document instead of styling-heavy HTML, so language models read the site's actual facts rather than guessing from noisy markup. Detection uses a four-layer cascade: an explicit ?view=raw parameter, User-Agent matching against 52+ known AI crawlers, an Accept: text/markdown header check, and stealth fingerprinting for browser-like user agents missing Sec-Fetch headers. Human visitors and search engine indexing are unaffected, and every Markdown response is served with an X-Robots-Tag: noindex header so it does not compete with the normal HTML pages in Google Search. The plugin auto-generates /llms.txt and /llms-full.txt discovery files, works with major hosts (WP Engine, Kinsta, Pantheon, Cloudways, SiteGround), caching plugins (WP Rocket, LiteSpeed, W3 Total Cache), page builders (Elementor, Divi, WPBakery, Beaver Builder), and SEO plugins (Yoast, Rank Math, SEOPress, AIOSEO). It ships as a free WordPress.org plugin with paid Pro and Agency tiers sold directly on llmoverride.com via LemonSqueezy, adding AI-assisted Markdown parsing (bring-your-own API key), bot analytics, a Content Faithfulness Score, and, on the Agency tier, a Model Context Protocol (MCP) server for managing multiple client sites from one dashboard.