Discover, trust, install: FAIR 1.0 is here

Markdown Mirror – llms.txt and .md always up to date
Version: 1.0.0
Description
🚀 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.md
to any public URL (e.g.,/hello-world.md
) to download the Markdown file. - 📑
llms.txt
generator
/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
.md
at the end to fetch its Markdown. - Check
/llms.txt
for the full index and/index.md
for the homepage mirror.
Enjoy effortless, always-up-to-date Markdown mirrors. ✨
Features
- Dynamic
.md
endpoints llms.txt
with sitemap-based index- Admin toggle in Dashboard Markdown Mirror
- No extra database tables
Support
- No support available
Usage
- Browse
/index.md
for homepage Markdown. - Browse
/{post-slug}.md
for any post/page. - Visit
/llms.txt
for LLM-friendly site index.
License
GPLv2 or later
Installation
- Upload
markdown-mirror
folder to/wp-content/plugins/
. - Activate “Markdown Mirror” in Plugins.
- (Optional) Flush rewrite rules under Settings Permalinks.
Faq
Flush permalinks once after activation (Settings
Permalinks Save).Reviews
Changelog
1.0.0
- Initial release:
.md
rules,llms.txt
, admin UI