
Admin panel configuration
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ć?.
The generated llms.txt file follows a Markdown-like format:
# File Title
> File description
- [Post Title](https://your-domain.com/post): Description...Post Type 2
- [Page Title](https://your-domain.com/page)
The plugin automatically excludes pages marked as noindex by:
* Yoast SEO
* Rank Math
* All in One SEO Pack
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