این افزونه با ۳ نگارش عمدهٔ اخیر وردپرس آزمایش نشده است. ممکن است دیگر نگهداری یا پشتیبانی نشود و هنگام استفاده با نگارش‌های تازه‌تر وردپرس مشکل سازگاری داشته باشد.

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

عکس‌های صفحه

نصب

  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.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Generator LLMS TXT by Wanilia.pl” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Generator LLMS TXT by Wanilia.pl” به زبان شما.

علاقه‌ مند به توسعه هستید؟

کد را مرور کنید، مخزن SVN را بررسی کنید، یا از طریق RSS در گزارش توسعه مشترک شوید.

گزارش تغییرات

1.0.0

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