Yoast SEO
98Real-time SEO guidance, schema, and AI built in. Help search engines and AI systems understand your content. A...
Serve clean Markdown versions of every public page at the same URL with a .md extension for AI crawlers, LLMs, and GEO optimization.
One-V LLM Serve is a WordPress plugin that provides a Markdown version of every public page on your site at the same URL with a .md extension. It requires no configuration and is designed to enhance compatibility with AI systems that prefer Markdown over HTML for parsing content.
The plugin generates a clean Markdown file containing a YAML frontmatter block, page title, headings, and body text, stripping unnecessary elements from the HTML. It also includes features for analytics and tracking AI interactions, making it suitable for users interested in optimising their content for AI consumption.
Best for: This plugin is best suited for website owners looking to optimise their content for AI systems and improve SEO.
What it does well
Where it falls short
One-V LLM Serve offers a straightforward solution for generating Markdown versions of WordPress pages, making it a useful tool for those focused on AI content generation and tracking.
onevteam's own description of One-V LLM Serve, lightly tidied.
One-V LLM Serve makes every public page on your WordPress site available as clean Markdown at the same URL with a .md extension — zero configuration required.
https://example.com/about/ ← HTML page for humans
https://example.com/about.md ← clean Markdown for AI
AI systems — ChatGPT, Perplexity, ClaudeBot, Google AI Overviews, and most RAG pipelines — parse Markdown far more efficiently than HTML. When these systems encounter an HTML page, they must strip navigation, headers, footers, sidebars, scripts, and tracking pixels before they can read the actual content. This noise introduces errors, increases token cost, and leads to lower-quality outputs.
The Markdown file contains a configurable YAML frontmatter block followed by the page title, headings in correct hierarchy, and the body text. Nothing else.
title, date, modified, url, description, image, tags, categories, lang, type)/llms.txt discovery file at the site root following the llmstxt.org convention/category/news.md, /tag/foo.md, custom taxonomies?format=markdown query parameter as an alternative to the .md URL on any singular pagethe_content filterSec-Fetch-Site, Sec-Fetch-User, and Sec-CH-UA request headers a real browser sends: verified user (top-level navigation triggered by a click or address-bar Enter in a recognised browser), headed agent (real Chromium driven programmatically — Playwright, Puppeteer, Selenium), script agent (bare HTTP client imitating a browser UA — requests, httpx, LangChain, custom agents), spoofer (UA shape that no real browser would emit, like modern Chrome with a non-reduced UA). Visible as a stacked-bar breakdown on the User-Agents subpage so you can see at a glance how much of your “human” traffic is actually automation, and rendered inline as colour-coded slugs on every browser-bucket row in the Recent Activity table on the Analytics page. Detection is server-side fingerprinting of the request itself — no cookies, no JS, no IP.Link: rel="alternate"; type="text/markdown" HTTP header on every HTML page<link rel="alternate"> tag in <head> for HTML-based discoveryAllow: /*.md$ directive in robots.txtAccess-Control-Allow-Origin: * on .md and /llms.txt so browser-based AI clients can fetch themsave_post, on ACF field value saves, on any ACF field group change, and on plugin settings saveovls_markdown filter for the final Markdown outputovls_frontmatter filter for adding, removing, or modifying frontmatter fieldsovls_content_queries filter for the HTML extraction XPath cascadeEach request to /about.md is captured by a WordPress rewrite rule and routed through the plugin’s content generator. The generator runs the post through apply_filters( 'the_content', ... ) — the same pipeline WordPress uses on the front end — so Classic Editor, Gutenberg, and shortcodes all work without separate code paths. The rendered HTML is converted to Markdown via league/html-to-markdown, then cached in a WordPress transient.
The cache is invalidated automatically on save_post, on ACF field/group changes, and whenever plugin settings are saved. A manual Clear cache button is also available on the settings page.
Other plugins for AI features.
Real-time SEO guidance, schema, and AI built in. Help search engines and AI systems understand your content. A...
The best WordPress contact form plugin. Drag & Drop form builder to create beautiful contact forms, paymen...
Grow your organic traffic and AI visibility with powerful SEO tools, XML sitemaps, Schema automation, and buil...
Translate WordPress with Google Translate multilanguage plugin using AI translation. Complete multilingual SEO...
AIOSEO is the WordPress SEO plugin. Boost SEO rankings with AI SEO tools, schema, meta descriptions, XML sitem...
Elementor Carousel, Mega Menu, Posts List/Slider, WooCommerce Widgets, Display Conditions, AI Abilities, Prema...