Select one or more tags, then press “Search Plugins”

Find Plugin with any / all of the selected criteria
Search Plugin

LLM Override Wordpress Plugin - Rating, Reviews, Demo & Download

LLM Override Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

The AI era has a problem: ChatGPT, Claude, and Perplexity are making up facts about your brand.

They crawl your raw HTML — a format built for humans — and hallucinate the gaps. Traditional SEO
cannot fix this. A static sitemap cannot fix this. LLM Override fixes this.

LLM Override is a Machine-to-Machine (M2M) interception engine for WordPress. It speaks the
language AI crawlers actually understand: clean, structured Markdown with semantic context — served
in real time, directly from your site, without modifying a single page.

How AI systems read your content

Most AI tools for WordPress generate a list of URLs. That tells an AI crawler where your content
is. LLM Override tells AI crawlers what your content means — making your brand accurately
represented across AI-powered search engines.

When a bot visits your page, LLM Override intercepts the request before WordPress renders any HTML,
and responds with a structured Markdown payload containing:

  • Your content, cleaned of scripts, ads, and UI noise
  • A YAML frontmatter block with your canonical title, URL, and last-updated timestamp
  • Your Site Manifest — verifiable organization facts included in your /llms.txt
  • Terminology Standardization — normalize outdated names to their official equivalents

This is Generative Engine Optimization (GEO): making your content accessible and accurately represented to AI systems.

How it works

  1. LLM Override adds a <link rel="alternate" type="text/markdown"> tag into your page <head>.
  2. An AI crawler discovers this link and follows it — that’s the standard Content Negotiation protocol.
  3. It appends ?view=raw to your URL and sends the request.
  4. LLM Override intercepts at the WordPress routing layer — no HTML is rendered, no theme loads.
  5. The crawler receives clean, semantic Markdown. Accurate content. No hallucinations.

Your human visitors never see any of this. Their experience is unchanged.

Core Features (Free)

M2M Interception Engine
✅ Intercepts AI bot requests via ?view=raw — works on any page, any post type
✅ Converts HTML to clean Markdown using league/html-to-markdown
✅ Strips <script>, <style>, <iframe>, and empty elements before conversion
✅ Disables page caching (WP Rocket, LiteSpeed, W3TC, Cloudflare) for M2M requests to guarantee fresh content
✅ Adds X-Robots-Tag: noindex to Markdown responses to prevent duplicate content flags
✅ Adds X-Content-Processing transparency header declaring conversion method and source
✅ Adds YAML frontmatter: title, canonical URL, last modified date, plugin version

Content Rules
Terminology Standardization — normalize outdated or incorrect terms to their official equivalents across all M2M payloads
Site Manifest — provide verifiable organization facts in your /llms.txt site manifest
Content Faithfulness Score — verify parity between your visible HTML and AI-served Markdown

llms.txt Standard Compliance
✅ Dynamic /llms.txt endpoint — always current, zero static files, works on any hosting
✅ Extended /llms-full.txt endpoint — includes content snippets for deeper AI context
✅ Semantic Blockquote — select a global context page via UI to auto-generate the site manifest
✅ Link Grouping — automatically categorizes links by post type (Pages, Optional, etc.) per llmstxt.org specs
✅ Both endpoints automatically respect noindex rules from Yoast SEO, Rank Math, SEOPress, and AIOSEO
✅ Announces /llms.txt in your robots.txt for passive bot discovery
<link rel="alternate" type="text/markdown"> auto-injected into every page <head>

Precision Control
✅ Native WordPress metabox on every post/page: exclude from AI manifests or override the M2M payload manually
✅ “View as AI” button in the WordPress Admin Bar: see exactly what any AI bot receives from any page

Shadow Analytics Lite
✅ Tracks M2M interceptions with bot name, timestamp, and page — visible in your dashboard
✅ GDPR-compliant: IP addresses are hashed daily, never stored in plain text
✅ Detects 58 known AI bots across 4 categories (Training, Query, Discovery, Scraping)

Enterprise Sanitization
✅ Strips Unicode corruption before delivery: BOM markers, Zero-Width Spaces, Non-Breaking Spaces, Soft Hyphens — the exact characters that cause parser errors in ChatGPT and Claude
✅ Transient-based caching (12-hour TTL) for endpoint performance — with one-click AJAX flush

Developer API
✅ 14 documented action/filter hooks for extending behavior without modifying plugin files
✅ Clean OOP architecture with full Composer autoloading

Built to WordPress standards

LLM Override is developed following strict WordPress coding standards. Every function prefixed,
every output escaped, every database query prepared, every nonce verified. No direct filesystem
operations. No raw SQL injection. No short PHP tags.

The plugin passes the official WordPress Plugin Check tool with zero errors and zero warnings.

LLM Override Pro — Industrial-scale GEO

The free version covers the complete core M2M engine. Large sites and agencies need scale.

Pro unlocks:
* 🤖 AI Copilot — per-post AI-generated Markdown with custom personas (GPT, Claude, DeepSeek, OpenRouter via BYOK)
* ⚙️ Batch Accelerator — compile your entire site in the background via Action Scheduler, no timeouts
* 📊 Full GEO Analytics — granular telemetry: which bots, which pages, which entities were injected
* 🔬 Autopilot llms.txt — AI-drafted manifesto grounded in your actual content
* 🏢 Agency MCP Server — expose a full Model Context Protocol endpoint for external agent orchestration

Explore Pro features

GEO Compliance

LLM Override follows the principle of Content Faithfulness: everything served to
AI bots is a faithful representation of your visible web content, optimized for
machine consumption but never altered in substance.

  • Content is converted from HTML to Markdown without semantic changes
  • No content is added or removed from individual page responses
  • Structured data (JSON-LD) is extracted directly from visible page content
  • Full transparency via X-Content-Processing HTTP headers
  • Content Faithfulness Score tracks parity between HTML and Markdown outputs

Screenshots

  1. Dashboard with M2M engine status, bot hit counter, intercepted URL count, and health checklist.

    Dashboard with M2M engine status, bot hit counter, intercepted URL count, and health checklist.

  2. "Before vs. After" empirical simulation — raw HTML versus the structured Markdown payload an AI actually receives.

    “Before vs. After” empirical simulation — raw HTML versus the structured Markdown payload an AI actually receives.

  3. Content Rules panel — Terminology Standardization and Site Manifest configuration.

    Content Rules panel — Terminology Standardization and Site Manifest configuration.

  4. llms.txt Config page — AJAX regeneration, real-time inclusion/exclusion stats, endpoint preview.

    llms.txt Config page — AJAX regeneration, real-time inclusion/exclusion stats, endpoint preview.

  5. Per-post native WordPress Metabox — exclude from AI manifests or manually override the M2M payload.

    Per-post native WordPress Metabox — exclude from AI manifests or manually override the M2M payload.


Reviews & Comments