BACK TO DIRECTORY

MSG LLMs TXT Manager

by Hugo

0.0
(0 ratings)

Most llms.txt plugins publish one file and stop. Measured server logs show that file is fetched mainly by SEO bots rather than by AI assistants, while the technique that does deliver content to agents is ordinary HTTP content negotiation. This plugin does both, and then shows you which one is working on your site.

Content negotiation. When a client requests a page with Accept: text/markdown, it gets a clean Markdown version instead of HTML. Coding agents use this. Browsers, search crawlers and everything else are unaffected and still receive HTML.

Markdown mirrors. Any page is available as Markdown by appending .md to its URL. Mirrors are served with a noindex header so they never compete with your pages in search.

llms.txt. A spec-compliant index: one H1, a blockquote summary, H2 sections of links with descriptions, and an Optional section. Built from your published content, or written by hand.

llms-full.txt. Every listed page as Markdown in a single file, so an agent can read the whole site in one request. Size-capped so it stays inside a model’s context window.

Agent activity log. These clients do not run JavaScript, so they never appear in your analytics. The plugin records which agents request which paths and in which format, including requests for pages that do not exist, which tells you the titles agents expect you to have.

Crawler rules. Optional Allow and Disallow rules for AI user agents, written into robots.txt where crawlers actually read them.

Everything is virtual. No files are written to disk.

What this will and will not do

It will make your content cheap and accurate for an agent to read, and it will tell you who is reading it.

It will not lift your Google rankings. Google has stated that llms.txt has no effect on Search or AI Overviews, and no major AI provider has committed to consuming the file. Treat this as infrastructure for agents, not as an SEO tactic. If your logs show your main AI reader is fetching HTML, the highest-value work is still keeping your rendered HTML clean.

For developers

Filters: msgltm_index_document, msgltm_full_document, msgltm_post_document, msgltm_posts_for_type, msgltm_is_excluded.

Screenshots

Settings tab: surfaces, index file and crawler rules.

Settings tab: surfaces, index file and crawler rules.

Content tab: post type selection and a live preview.

Content tab: post type selection and a live preview.

Agent activity: which agents read your site, and in which format.

Agent activity: which agents read your site, and in which format.

Plugin Details

Active Installs
10
Total Downloads
2,252
Version
2.0.6
Requires WP
6.0
Requires PHP
7.4
Tested Up To
7.1
Added
2025-09-08
Last Updated
2026-09-01 12:28am GMT

Ratings

5
0
4
0
3
0
2
0
1
0