Get Started Today!
Enhance your website’s AI accessibility with the LLMs.txt Creator WordPress Plugin. Download and activate it now to ensure your content is AI-ready: https://notprovided.eu/area51/llms-txt-creator.zip
For more details or support, feel free to reach out to me via LinkedIn or in the comments.
Update 21-02: more flexibility via settings
You can now update all fields in the LLMs.txt file except for the website information, which is handled via the default WordPress settings.
If you don’t want specific posts or pages included, you can exclude them via a commaseparated lists of ID’s. If you want to exclude specific categories, you can use the multiselect field to exclude specific categories from being included. This only works for posts.

For the OpenAI API connection you now also have more flexibility so you can make sure you get localized or even translated results back if you want, because you can update prompts.

Update 20-02: Enhanced Summary Generation
I am excited to announce a new update to the LLMs.txt Generator plugin that improves how your site’s content is summarized in the generated llms.txt file. The latest changes ensure that your summaries are more accurate and informative by using a three-tiered approach:
- OpenAI Generated Summary:
When available, the plugin now first uses an OpenAI-generated summary. This state-of-the-art summary is tailored to capture the essence of your content in a concise and coherent way. - WordPress Excerpt:
If an OpenAI summary isn’t available for a particular post or page, the plugin will automatically fall back to the WordPress excerpt you’ve set. This ensures that a manually curated summary isn’t overlooked. - First 30 Words of the Content:
As a final fallback, if neither an OpenAI summary nor an excerpt is available, the plugin grabs the first 30 words of the content. This guarantees that every post or page in your llms.txt file will have a summary, giving users and search engines a quick snapshot of what your content is about.
This enhanced summary generation method not only improves the clarity of your site structure but also helps language models better understand your content.
Update your plugin today and let us know what you think!
Boost your website’s AI Accessibility with LLMs.txt
In today’s rapidly evolving AI-driven world, ensuring that search engines and Large Language Models (LLMs) understand your website is crucial. That’s where the LLMs.txt Creator WordPress plugin comes in. This simple yet powerful plugin automatically creates and updates an llms.txt
file for your site, helping AI tools easily access structured information about your content. Also see https://llmstxt.org/
What Is the LLMs.txt File?
The llms.txt
file acts as a guide for AI models, similar to robots.txt
for search engines. It provides structured details about your site, including:
- The website’s title and description
- A list of recent blog posts and pages
This allows AI-powered assistants, search engines, and automated tools to retrieve the most relevant information efficiently.
How the LLMs.txt Creator Plugin Works
The plugin automatically generates an llms.txt
file and keeps it up to date. It:
- Extracts Key Website Data – Retrieves your website name, description, and homepage URL.
- Lists Recent Content – Displays a structured list of the latest blog posts and pages.
- Updates Automatically – Whenever a new post or page is created, modified, or deleted, the
llms.txt
file refreshes accordingly. - Provides Customization Options – Allows users to specify how many posts and pages should be listed in the file through a settings panel.
How to Use the Plugin
- Install and Activate the Plugin
- Go to Plugins > Add New in your WordPress admin panel.
- Upload the plugin as a ZIP file
- Activate the plugin.
- Configure the Settings
- Navigate to Settings > LLMs.txt Settings in your WordPress dashboard.
- Adjust the number of recent posts and pages to include in the file.
- Click Save Changes to apply updates.
- Check the Generated File
- The
llms.txt
file will be created automatically in your site’s root directory. - Visit
https://yourwebsite.com/llms.txt
to view the structured AI-readable content.
- The
Get Started Today!
Enhance your website’s AI accessibility with the LLMs.txt Creator WordPress Plugin. Download and activate it now to ensure your content is AI-ready: https://notprovided.eu/area51/llms-txt-creator.zip
For more details or support, feel free to reach out to me via LinkedIn or in the comments.
Known bugs
- When your WordPress doesn’t live in the root folder, so in www.domain.com/blog/ for example, it may not work
- The amount of generated summaries mentioned in the notices are not the actual amount of generated summaries but the value from the settings page. It needs to become dynamic.