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...Post Type 2
- [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






