Free WordPress Plugin

Add llm.txt to your WordPress site

Help AI models understand your website. Auto-generates an llm.txt file with your posts, pages, and categories. Fully customizable.

v1.0.0 · Works with WordPress 5.0+ · Free forever

What is llm.txt?

Like robots.txt tells search engines how to crawl your site, llm.txt tells AI language models about your content. It’s the new standard for AI discoverability.

Auto-generated content

Automatically includes your site name, description, recent posts, pages, and categories. Always up to date.

Fully editable

Customize the content from Settings → LLM.txt in your WordPress admin. Add custom instructions, remove sections, or write from scratch.

One-click revert

Made a mess? Revert to the auto-generated default with a single click. Your site info is always used as the baseline.

See what it looks like

After installing, visit yoursite.com/llm.txt to see your generated file.

example.com/llm.txt
Code
# My Website

> A blog about web development and design

Website: https://example.com/

## Crawling Policy

AI language models and crawlers are welcome to access,
read, and learn from all publicly available content.

## Recent Articles

- [Getting Started with Next.js](https://example.com/nextjs)
- [CSS Grid Layout Guide](https://example.com/css-grid)
- [React Best Practices](https://example.com/react-tips)

Install in 3 steps

1

Download the plugin

Click the download button above, or copy the direct link:

https://massblogger.com/plugins/massblogger-llm-txt.zip
2

Upload to WordPress

In your WordPress admin, go to Plugins → Add New → Upload Plugin. Select the zip file and click Install Now, then Activate.

3

That's it!

Your llm.txt is live at yoursite.com/llm.txt. To customize, go to Settings → LLM.txt in your WordPress admin.

Why use this plugin?

AI-ready in seconds

Install and activate: your llm.txt is instantly live with auto-generated content from your site.

Robots.txt checker

Built-in checker warns you if your robots.txt is blocking AI bots, so you can fix it and maximize visibility.

Lightweight & fast

Single file, no dependencies, no bloat. Adds zero overhead to your page load times.

100% free

No account needed, no upsells, no tracking. Just a useful plugin for the WordPress community.

Make your site AI-ready

Download the free plugin and add llms.txt to your WordPress site in under a minute.

Download Free Plugin

The llms.txt WordPress plugin, explained

AI tools now answer a lot of the questions people used to type into Google. They write a short answer and list the pages they pulled it from. If your site is one of those pages, you win. If it is not, you are invisible.

An llms.txt file helps you get picked. It is a small text file at the root of your site, like yoursite.com/llms.txt, that hands AI models a clean map of what your site is about and where your best pages live. This plugin is an llm.txt generator for WordPress: it builds and serves that file for you, no code required.

You install it, activate it, and your file is live in under a minute. It pulls your site name, your description, your recent posts, your pages and your categories, then keeps the file fresh as you publish. You can read the full idea behind the format at llmstxt.org.

What is llms.txt, and how is it different from robots.txt?

You already know robots.txt. It tells search crawlers which parts of your site they may visit. An llms.txt file does a related but different job: instead of saying "stay out," it says "here is the good stuff." It points AI models to your clearest, most useful content in plain Markdown they can read fast.

The two files work as a pair. One controls access, the other guides attention. Here is the simple split.

FileWho reads itWhat it does
robots.txtSearch and AI crawlersSays which paths a bot may or may not crawl
llms.txtAI language modelsLists your best pages so AI can read and cite them
sitemap.xmlSearch enginesLists every URL so crawlers can find each page

You will see the file written both ways: llms.txt (plural, the spelling in the proposal) andllm.txt. They mean the same thing. This plugin serves the file at the standard /llms.txtpath so AI tools find it, no matter which name you have heard.

Why a WordPress site needs an llms.txt file

Most of your content sits behind a theme, plugins and a pile of HTML. An AI model that visits your homepage has to guess what matters. An llms.txt file removes the guessing. It says, in one tidy file, "this is who we are, and these are the pages worth quoting."

That clarity helps you show up in places that are quickly becoming the new front page: ChatGPT answers,Perplexity sources, and Google's AI Overviews. When an AI can read your content cleanly and trust where it came from, it is far more likely to mention you by name.

It is also a low-effort signal. You do not rewrite your site or chase backlinks. You add one file and keep it current. For a WordPress owner, that is about the cheapest AI-search win there is.

What goes inside the file

A good llms.txt is short and human-readable. It opens with your site name and a one-line description, then lists your key pages as plain links with a little context. The plugin generates exactly that shape for you:

example.com/llms.txt
Code
# My Website

> A blog about web development and design

## Recent Articles

- [Getting Started with Next.js](https://example.com/nextjs)
- [CSS Grid Layout Guide](https://example.com/css-grid)
A trimmed example. The plugin fills it with your real posts, pages and categories.

Make sure AI bots can actually reach you first

An llms.txt file does nothing if your robots.txt is quietly blocking the very bots you want to invite. Many security plugins and hosts block AI crawlers by default and never tell you. If GPTBot is blocked, ChatGPT cannot read your file. If PerplexityBot is blocked, Perplexity cannot cite you.

That is why this plugin ships with a built-in robots.txt checker. It scans for rules that block known AI bots and tells you exactly which ones to fix. You can confirm the rules in the official robots.txt guide and in OpenAI's bot docs. Open the door, then hand the map.

How to add llms.txt to WordPress

The whole job takes three steps and no code:

  • Download the free plugin zip from the button on this page.
  • In your WordPress admin, go to Plugins, Add New, Upload Plugin, pick the zip, install it, and activate it.
  • Your file is now live at yoursite.com/llms.txt. To edit it, open Settings, LLM.txt.

From that settings screen you control everything. Add custom instructions, drop sections you do not want shared, or rewrite the file by hand. Made a mess? One click reverts to the auto-generated version built from your site info, so you can never break it for good.

llms.txt and good SEO go together

An llms.txt file is not a shortcut around real quality. It works best on top of content that already deserves to be cited. Keep your main text in plain HTML, write a clear title, answer the question near the top, and back it with real author info. Google calls this helpful, people-first content, and both search engines and AI models reward it.

Pair that with an llms.txt file and you cover both ends: your pages are worth quoting, and AI models are told exactly where to find them. That is the whole point of using an llm.txt generator built for WordPress.

Frequently asked questions

What is an llms.txt WordPress plugin?
It is a small plugin that adds an llms.txt file to your WordPress site without you writing any code. The file lives at yoursite.com/llms.txt and gives AI language models like ChatGPT, Claude and Gemini a clean, structured summary of your site: your name, what you write about, and links to your best pages. Think of it as robots.txt, but made for AI models instead of search crawlers. The plugin builds the file from your own posts, pages and categories, so it stays current as you publish.
What is the difference between llm.txt and llms.txt?
They point at the same idea. The published proposal at llmstxt.org uses the plural spelling, llms.txt, and that is the path most AI tools look for. You will also see people write llm.txt because it reads a little easier. Our plugin serves the file at the standard /llms.txt path so AI models find it, and the name in the WordPress settings menu simply makes it easy to spot. If you have heard of an llm.txt generator, this is the same thing.
Will this plugin slow down my site?
No. The plugin only does work when something requests /llms.txt. It adds no CSS, no JavaScript and no extra database queries to your normal pages, so your page load times stay exactly the same. It is a single file with no outside dependencies, which keeps it light and easy to audit.
Do I need a Massblogger account to use it?
No. The plugin is standalone and free. There is no account, no API key and no sign-up. Download the zip, upload it in your WordPress admin, activate it, and your llms.txt is live. Massblogger is a separate product for people who want to manage and write across many sites, but you never need it to run this plugin.
Can I control what AI models see in my llms.txt?
Yes. Go to Settings then LLM.txt in your WordPress admin to edit the file. You can remove sections, add custom instructions, change the description, or rewrite the whole thing from scratch. If you make a mess, one click reverts to the auto-generated default built from your site info. You stay in full control of what you share.
Does adding llms.txt block AI from training on my content?
No. An llms.txt file is an invitation, not a wall. It tells AI models where your best, cleanest content is so they can read and cite it. If you want to block AI crawlers from your whole site, you do that in robots.txt instead. The plugin includes a robots.txt checker that flags AI bots you have accidentally blocked, so the two files work together instead of fighting each other.
What does the built-in robots.txt checker do?
It scans your robots.txt for rules that block known AI bots such as GPTBot, OAI-SearchBot, PerplexityBot and ClaudeBot. If any are blocked, it tells you exactly which ones and how to unblock them. This matters because an llms.txt file does nothing if your robots.txt is quietly keeping those same bots out. The checker makes sure the door is actually open.
Is the llms.txt WordPress plugin really free?
Yes, free forever, with no upsells and no tracking. It works with WordPress 5.0 and newer. We built it as a simple, useful tool for the WordPress community and for our own users who want their sites visible to AI search. Download it, keep it, and use it on as many sites as you like.