Vexalyn LLM MD
·
Generates and serves Markdown files optimized for LLMs (Large Language Models) for your WordPress articles.
Vexalyn LLM MD automatically generates and serves Markdown versions of your WordPress posts and pages, optimized for consumption by Large Language Models (LLMs) such as ChatGPT, Claude, and others.
Whether you want to make your content more accessible to AI tools, build RAG (Retrieval-Augmented Generation) pipelines, or simply expose your content in a clean machine-readable format, this plugin provides a seamless solution directly within WordPress.
Features:
- Auto-generates Markdown on post save for selected post types
- Serves Markdown via a clean URL endpoint (
/article.md) appended to any post URL - Also serves Markdown via the
Accept: text/markdownHTTP header for programmatic access - Bulk generation of Markdown for all existing posts at once, via the admin panel or WP-CLI, globally or per post type
- Export all generated Markdown files as a single ZIP archive
- Optional YAML frontmatter (title, URL, dates, author, categories, tags) at the top of each file, configurable globally and per post via the
vexalyn_llm_md_frontmatter_fieldsfilter - Password-protected posts are automatically excluded from Markdown generation and serving
- Per-content "Exclude from Markdown" checkbox and "Delete generated Markdown" button on the post edit screen, for post types enabled in the admin panel
- Dedicated admin panel located under Vexalyn > LLM MD in the WordPress dashboard
