Това разширение не е обновявано повече от 2 години. Може вече да не се поддържа и да има проблеми със съвместимостта при използването му на по-нови версии на WordPress.

Generator LLMS TXT by Wanilia.pl

Описание

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

Снимки на разширението

  • Admin panel configuration
  • Preview of the generated file
  • Post type settings

Инсталиране

  1. Upload the generator-llms-txt folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings > Generator LLMS TXT to configure.

ЧЗВ

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.

Отзиви

There are no reviews for this plugin.

Сътрудници и разработчици

“Generator LLMS TXT by Wanilia.pl” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “Generator LLMS TXT by Wanilia.pl” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

1.0.0

  • Initial release
  • Basic llms.txt file generation
  • Customizable content options
  • Support for popular SEO plugins
  • Full Polish translation