=== Sunny LLMs.txt ===
Contributors: sunnywebstudio
Tags: llms.txt, ai, chatgpt, search, seo
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Generates AI-friendly llms.txt and llms-full.txt files with multilingual support for WPML and Polylang.

== Description ==

Sunny LLMs.txt helps Search Engine & AI Crawlers (like ChatGPT, Claude, Perplexity, and SearchGPT) easily index your site's valuable public content by automatically generating `/llms.txt` and `/llms-full.txt` files based on the official specification.

Этот плагин всегда бесплатно, с открытым кодом. Платной версии нет и не будет. Никакой рекламы в нем нет.

В то же время, мы занимаемся созданием и развитием сайтов, написанием кастомных плагинов. Сайт веб студии: [https://sunnywebstudio.com](https://sunnywebstudio.com)

### Key Features:
* **Automatic Generation**: Instantly serves `/llms.txt` (summary) and `/llms-full.txt` (full markdown content).
* **Multilingual Out-of-the-Box**: Seamless automatic integration with **WPML** and **Polylang**. Generates a clean Language Hub when multiple languages are detected.
* **Custom Post Types**: Choose exactly which post types (Posts, Pages, Custom Products/Portfolio) to include from the admin settings page.
* **SEO & Indexing Aware**: Automatically respects `noindex` rules set by popular SEO plugins (Yoast SEO, Rank Math).
* **Zero Overhead**: Dynamic rewrite endpoints mean zero extra database tables or heavy cron tasks.

== Installation ==

1. Upload the `sunnyllms` folder to the `/wp-content/plugins/` directory (or search and install directly via the WordPress Admin Plugins screen).
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to **Settings → Sunny LLMs.txt** to select which post types to include.
4. Test your endpoints directly at `yourdomain.com/llms.txt` and `yourdomain.com/llms-full.txt`.

== Frequently Asked Questions ==

= Is this plugin completely free? =
Да, этот плагин всегда бесплатно, с открытым кодом. Платной версии нет и не будет. Никакой рекламы в нем нет.

= How do I view my generated llms.txt file? =
Simply navigate to `https://yourdomain.com/llms.txt` in your browser.

= Does it support WPML or Polylang? =
Yes. When a multilingual plugin is detected, Sunny LLMs.txt generates an index hub linking to each language version via explicit query parameters (e.g., `/llms.txt?lang=es`).

== Changelog ==

= 1.0.0 =
* Initial public release.