Markdown Mirror – llms.txt and .md always up to date

ವಿವರಣೆ

🚀 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

  1. Install & activate Markdown Mirror.
  2. Visit any post or page with .md at the end to fetch its Markdown.
  3. 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

  1. Upload markdown-mirror folder to /wp-content/plugins/.
  2. Activate “Markdown Mirror” in Plugins.
  3. (Optional) Flush rewrite rules under Settings Permalinks.

FAQ

It 404s on `.md` or `llms.txt`

Flush permalinks once after activation (Settings Permalinks Save).

‍ವಿಮರ್ಶೆಗಳು‍

ಜುಲೈ 31, 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, 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.
Read all 2 reviews

Contributors & Developers

“Markdown Mirror – llms.txt and .md always up to date” is open source software. The following people have contributed to this plugin.

ಕೊಡುಗೆದಾರರು

Changelog

1.0.0

  • Initial release: .md rules, llms.txt, admin UI