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…
Researched and fact-checked by Bartu Cavusoglu · Updated August 7, 2026
Free WordPress.org plugin (Starter tier), with paid Professional ($149/year, 1 site) and Agency ($450/year, up to 10 sites) plans billed via LemonSqueezy on llmoverride.com.
Verified
Not yet
Last updated
August 7, 2026
WordPress IntegrationAPIAILLM
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.
Key Features
AI-Crawler Markdown Interception — Detects AI bots via User-Agent matching, an Accept: text/markdown header, or a ?view=raw parameter, and serves a structured Markdown version of the page instead of HTML.
llms.txt Auto-Generation — Automatically generates /llms.txt and /llms-full.txt discovery files and injects <meta name="llms"> autodiscovery tags.
SEO-Safe Delivery — Markdown responses are served with an X-Robots-Tag: noindex header so they do not compete with normal HTML pages in Google Search.
Bot Analytics — Shadow Analytics logs which AI crawlers visit the site and what content they receive.
AI-Assisted Markdown Parsing — Pro tier uses a bring-your-own API key (OpenAI, Anthropic, DeepSeek, OpenRouter) to structurally translate complex pages via an AI-driven Precision Parser.
MCP Server for Agencies — Agency tier exposes a Model Context Protocol server at /wp-json/llm-override/v1/mcp for remotely managing AI-crawler settings across up to 10 client sites.
Pros & Cons
Pros
Free tier is a fully functional WordPress.org plugin (M2M interception, /llms.txt generation, per-post exclusion) with no cost to get started
Detection is UA- and header-based rather than requiring a proxy or DNS change, so setup is a standard plugin install
Explicitly does not touch normal HTML delivered to Google or human visitors, reducing SEO risk of the AI-facing feature
Broad compatibility list covers the most common WordPress hosts, caching plugins, SEO plugins, and page builders
Agency tier's MCP server lets one operator manage AI-crawler settings across up to 10 client sites from a single dashboard
Cons
No company name, founder, or team information is disclosed anywhere on the site or documentation
WordPress-only: sites on other CMSs or custom stacks cannot use the plugin
AI-assisted Markdown parsing on the Pro tier requires the customer to bring their own OpenAI/Anthropic/DeepSeek/OpenRouter API key, adding a separate cost and setup step
The core premise (that structured Markdown meaningfully changes how AI models represent a brand) is difficult for a site owner to independently verify beyond the plugin's own faithfulness-score metric