Description
Generator LLMS TXT by Wanilia.pl is a WordPress plugin that automatically generates an llms.txt file containing a list of URLs from your WordPress site.
This file can be used by various LLM (Large Language Models) tools for training or content analysis.
Learn more about the llms.txt file and its use in this article (Polish): Co to jest plik llms.txt i czy warto go wdrażać?.
Main Features:
- Post type selection – Choose which post types to include (posts, pages, custom post types)
- Post type ordering – Drag and drop to reorder post types
- Content options – Control meta information, excerpts, and content
- URL management – Add or exclude specific URLs
- SEO settings – Automatically exclude noindex pages
- Custom content – Add your own title, description, and extra information
- File preview – Integrated preview of the generated file in the admin panel
File Format
The generated llms.txt file follows a Markdown-like format:
# File Title
> File description
Post Type 1
- [Post Title](https://your-domain.com/post): Description...<h3>Post Type 2</h3>
- [Page Title](https://your-domain.com/page)
SEO Support
The plugin automatically excludes pages marked as noindex by:
* Yoast SEO
* Rank Math
* All in One SEO Pack
File Location
The llms.txt file is saved in the root directory of your domain:
* URL: https://your-domain.com/llms.txt
* Path: /path/to/wordpress/llms.txt
Installation
- Upload the
generator-llms-txtfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to Settings > Generator LLMS TXT to configure.
FAQ
-
Is the plugin secure?
-
Yes, the plugin uses standard WordPress security mechanisms:
* Nonce verification
* Capability checks
* Data sanitization
* Proper escaping -
Does the plugin affect site performance?
-
No, the plugin runs only in the admin panel and does not affect frontend performance.
-
Can I exclude specific pages?
-
Yes, you can add a list of URLs to exclude in the plugin settings.
-
Does the plugin support special characters or Polish diacritics?
-
Yes, the plugin is fully translated into Polish and supports UTF-8 with BOM.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Generator LLMS TXT by Wanilia.pl” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Generator LLMS TXT by Wanilia.pl” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release
- Basic llms.txt file generation
- Customizable content options
- Support for popular SEO plugins
- Full Polish translation



