Descripción
🚀 Markdown Mirror instantly serves Markdown versions of every WordPress post, page, and the homepage—no pre-generation, zero settings, pure speed.
What it does
- ⚡ On-demand export
Just append.mdto any public URL (e.g.,/hello-world.md) to download the Markdown file. - 📑
llms.txtgenerator
/llms.txt always lists the freshest links to every Markdown mirror. - 🗂️ Homepage & index
/index.md gives you a Markdown snapshot of the front page. - 🛠️ Theme-agnostic
Compatible with all themes. - 🧹 Zero clutter
Writes no options, adds no tables; mirrors are generated on the fly.
Why you’ll love it
- 🕵️ AI-ready SEO – Serve clean, semantic text to LLM crawlers.
- 📚 Docs & backups – Keep human-readable copies of everything.
- 💻 Dev-friendly – Ideal for static-site workflows and Git versioning.
Quick start
- Install & activate Markdown Mirror.
- Visit any post or page with
.mdat the end to fetch its Markdown. - Check
/llms.txtfor the full index and/index.mdfor the homepage mirror.
Enjoy effortless, always-up-to-date Markdown mirrors. ✨
Features
- Dynamic
.mdendpoints llms.txtwith sitemap-based index- Admin toggle in Dashboard Markdown Mirror
- No extra database tables
Support
- No support available
Usage
- Browse
/index.mdfor homepage Markdown. - Browse
/{post-slug}.mdfor any post/page. - Visit
/llms.txtfor LLM-friendly site index.
License
GPLv2 or later
Instalación
- Upload
markdown-mirrorfolder to/wp-content/plugins/. - Activate “Markdown Mirror” in Plugins.
- (Optional) Flush rewrite rules under Settings Permalinks.
Preguntas frecuentes
-
It 404s on `.md` or `llms.txt`
-
Flush permalinks once after activation (Settings Permalinks Save).
Reseñas
13 de abril de 2026
Not sure how helpful this actually will be for AI SEO, but it’s good to be ready in any case. Thanks for the straightforward plugin. Will run analytics to see if it makes a difference.
31 de julio de 2025
This is the only plugin I’ve found that will generate an LLMs.txt and also generate markdown files. Unfortunately, the plugin didn’t work with nginx out of the box at the time, but the developer went the extra mile and sent me custom fixes to get it working! Really appreciate the support and extra help to get things working!
9 de julio de 2025
I couldn’t find any llms.txt plugin that would also generate the Markdown (.md) copies of all my pages. Markdown Mirror does it wonderfully and on the fly. When I create or update a page all the content is automatically updated.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Markdown Mirror – llms.txt and .md always up to date” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.0
- Initial release:
.mdrules,llms.txt, admin UI
