Title: CodingBunny LLMs.txt Generator
Author: CodingBunny
Published: <strong>October 29, 2025</strong>
Last modified: February 26, 2026

---

Search plugins

![](https://ps.w.org/coding-bunny-llms-generator/assets/banner-772x250.png?rev=3386275)

![](https://ps.w.org/coding-bunny-llms-generator/assets/icon-256x256.png?rev=3386275)

# CodingBunny LLMs.txt Generator

 By [CodingBunny](https://profiles.wordpress.org/codingbunny/)

[Download](https://downloads.wordpress.org/plugin/coding-bunny-llms-generator.1.2.2.zip)

 * [Details](https://sa.wordpress.org/plugins/coding-bunny-llms-generator/#description)
 * [Reviews](https://sa.wordpress.org/plugins/coding-bunny-llms-generator/#reviews)
 *  [Installation](https://sa.wordpress.org/plugins/coding-bunny-llms-generator/#installation)
 * [Development](https://sa.wordpress.org/plugins/coding-bunny-llms-generator/#developers)

 [Support](https://wordpress.org/support/plugin/coding-bunny-llms-generator/)

## Description

CodingBunny LLMs.txt Generator creates an advanced llms.txt file to help AI systems
discover and understand your content with rich semantic metadata.

#### Key Features

 * **AI Metadata**: Schema.org types, canonical URLs, related content, differentiated
   licenses
 * **Smart Filtering**: Decorative image detection, featured-only option, configurable
   limits
 * **Crawler Control**: Allow/Disallow directives, AI bot allowlist, SEO noindex
   integration
 * **Rich YAML**: Title, category, type, date, summary, author, language, tags, 
   priority
 * **Automation**: Daily/weekly scheduling, immediate on-publish, generation history
 * **Developer-Friendly**: 20+ hooks/filters, WooCommerce support, multilingual 
   ready
 * Schema.org auto-detection (Article, Product, ContactPage, FAQPage, etc.)
 * Canonical URLs (Yoast/RankMath compatible)
 * Related URLs (parent/child pages, related posts/products)
 * Differentiated licenses (content vs. media)
 * HTML entity fixes and improved text normalization

## Screenshots

 * [[
 * [[
 * [[
 * [[
 * [[
 * [[
 * [[
 * [[

## Installation

 1. Upload the plugin folder to `/wp-content/plugins/`
 2. Activate from “Plugins” menu
 3. Go to “Settings  LLMs Generator”
 4. Click “Generate llms.txt”

## FAQ

### Where is llms.txt written?

In your WordPress root: `https://yoursite.com/llms.txt`

### Recommended settings?

 * Max attachments: 20-30
 * Filter decorative: Enabled
 * Priority sort: Relevance
 * Include schema_type: Enabled
 * Auto-disallow noindex: Enabled

### How does Schema.org detection work?

Automatically detects:
 * Post  BlogPosting * Product  Product * Page title “contact”
ContactPage * Page title “about”  AboutPage * Images  ImageObject

### Different licenses for content/media?

Yes! Set “Default License” for posts/pages and “Attachment License” for images separately.

### How do related URLs work?

Auto-finds:
 * Parent/child pages * Related posts by category * WooCommerce related
products

### Multilingual support?

Yes! Detects Polylang/WPML languages. Output: `language: [en-US, it-IT]`

### WooCommerce compatible?

Fully! Auto-excludes cart/checkout, detects products, includes product categories.

## Reviews

![](https://secure.gravatar.com/avatar/a9b7dbbe4749ff07e8b00a600d55581999a3067b6a9850fc26901031546b02c1?
s=60&d=retro&r=g)

### 󠀁[The Best Structured LLM Metadata Generator](https://wordpress.org/support/topic/the-best-structured-llm-metadata-generator/)󠁿

 [nam1962](https://profiles.wordpress.org/nam1962/) November 10, 2025 1 reply

This is by far the most complete and methodologically sound llms.txt generator available
on WordPress. I tested several competitors and this one stands out. Granular Rights
Control: The ability to select specific user-agents (bots) to target and define 
the license is absolutely essential for any site serious about AI indexing. Advanced
Structure: The use of structured YAML-based metadata for priority URLs is exactly
what advanced LLM crawlers (like GPTBot, ClaudeBot) look for to provide accurate
citation and attribution. Comprehensiveness: The plugin cleanly maps all critical
site areas (Products, Structure, Pages) into an easily exploitable format for AI.
Technical Note: I worked closely with the developer on a small technical issue. 
The support team was exceptionally responsive, technical, and open to feedback..
If you are serious about LLM-SEO, this is the plugin to use. Highly recommended!

 [ Read all 1 review ](https://wordpress.org/support/plugin/coding-bunny-llms-generator/reviews/)

## Contributors & Developers

“CodingBunny LLMs.txt Generator” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ CodingBunny ](https://profiles.wordpress.org/codingbunny/)

[Translate “CodingBunny LLMs.txt Generator” into your language.](https://translate.wordpress.org/projects/wp-plugins/coding-bunny-llms-generator)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/coding-bunny-llms-generator/),
check out the [SVN repository](https://plugins.svn.wordpress.org/coding-bunny-llms-generator/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/coding-bunny-llms-generator/)
by [RSS](https://plugins.trac.wordpress.org/log/coding-bunny-llms-generator/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2.2: 2026-02-26

 * Fix: Fixed a bug in Priority URLs ordering

#### 1.2.1: 2026-02-26

 * Improved: Added the ability to exclude pages, posts, and products by ID

#### 1.2.0: 2026-02-23

 * New: Added “Additional content” field
 * New: Added option to set the number of words in the summary
 * Improved: Changed the interface style
 * Fix: Compatibility issues with shortcodes from major page builders resolved

#### 1.1.2: 2026-02-22

 * Fix: Fixed rendering of shortcode content

#### 1.1.1: 2026-01-19

 * Fix: Fixed a bug that inserted an unwanted space within numeric values

#### 1.1.0: 2025-11-10

 * New: Added comprehensive server configuration management
 * New: Automatic .htaccess setup for Apache/LiteSpeed servers
 * New: Server Tools admin page with real-time .htaccess preview
 * New: Automatic server type detection (Apache, Nginx, IIS)
 * New: Manual configuration instructions for all server types
 * New: Real-time Content-Type header detection for llms.txt
 * New: One-click add/remove .htaccess rules with visual feedback
 * Improved: Enhanced uninstall process now removes .htaccess rules
 * Improved: Better WordPress Coding Standards compliance
 * Improved: All functions and variables now use proper plugin prefix
 * Improved: Enhanced AJAX operations with nonce verification
 * Improved: Added capability checks for all admin operations
 * Fix: Corrected WPML integration with proper hook usage
 * Fix: Improved code documentation with complete DocBlocks

#### 1.0.3: 2025-11-06

 * Improved: Improved UTF-8 encoding of the generated file.

#### 1.0.2: 2025-10-29

 * New: Publish to the WordPress repository.

#### 1.0.1: 2025-10-17

 * Fix: Corrected the display of special characters in browsers.

#### 1.0.0: 2025-10-09

 * New: Initial release

## Meta

 *  Version **1.2.2**
 *  Last updated **2 months ago**
 *  Active installations **100+**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 8.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/coding-bunny-llms-generator/)
 * Tags
 * [AI](https://sa.wordpress.org/plugins/tags/ai/)[crawlers](https://sa.wordpress.org/plugins/tags/crawlers/)
   [llms](https://sa.wordpress.org/plugins/tags/llms/)[seo](https://sa.wordpress.org/plugins/tags/seo/)
   [sitemap](https://sa.wordpress.org/plugins/tags/sitemap/)
 *  [Advanced View](https://sa.wordpress.org/plugins/coding-bunny-llms-generator/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/coding-bunny-llms-generator/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/coding-bunny-llms-generator/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/coding-bunny-llms-generator/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/coding-bunny-llms-generator/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/coding-bunny-llms-generator/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/coding-bunny-llms-generator/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/coding-bunny-llms-generator/reviews/)

## Contributors

 *   [ CodingBunny ](https://profiles.wordpress.org/codingbunny/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/coding-bunny-llms-generator/)