MCPner LLMs.txt Generator
MCPner LLMs.txt Generator — Make Your Website AI-Ready
MCPner LLMs.txt Generator creates a machine-readable text file (/llms.txt) from your WordPress content, helping AI systems like ChatGPT, Claude, and other LLMs understand your site structure and content.
Similar to how robots.txt helps search engines, llms.txt helps AI systems access your content in a clean, optimized format.
Key Features
- Unlimited Content — Include all your posts, pages, and custom post types
- Quick Select Mode — Easily choose which content types to include
- Advanced Selection — Pick specific items by taxonomy or individual selection
- Per-Item Exclusion — Toggle exclusion for individual posts/pages
- Auto-Regeneration — Automatically update when content changes
- Robots.txt Integration — Add AI bot rules for better discoverability
- Static File Generation — Creates a static
/llms.txtfile at your site root - SEO Plugin Integration — Automatically uses meta descriptions from Yoast, Rank Math, or All in One SEO
- Progress Indicator — Visual feedback during file generation
- Clean Output — Properly formatted, human and machine-readable output
Features Include
- Unlimited links in your llms.txt file
- All content types (posts, pages, custom post types, WooCommerce products, etc.)
- Advanced Selection Mode with tree-based selection
- Auto-regeneration on content changes
- Scheduled regeneration options
- Robots.txt integration for AI bot rules
- Per-item exclusion toggle
- Advanced pattern and taxonomy exclusions
- Manual generation with progress indicator
How It Works
Requirements: WordPress Administrator access (user with manage_options capability)
- Install and activate the plugin
- Log in as an Administrator (not Editor/Author/Subscriber)
- Go to LLMs.txt in your WordPress admin sidebar menu
- On the Settings tab, you’ll see the main dashboard with a «Generate Now» button
- Optionally configure content selection in the «Content Selection» tab
- Click Generate Now to create your llms.txt file
- View your generated file at
https://yoursite.com/llms.txt
AI systems and LLMs can now access your content at https://yoursite.com/llms.txt
Run This on Dublyo Hosting
This plugin now includes all core capabilities by default with no license gate. If you want managed WordPress hosting optimized for AI-era workflows, check Dublyo.
Dublyo helps teams run WordPress with automated infrastructure, lower hosting costs, and deployment-friendly tooling.
Use Cases
- Help AI assistants understand your website
- Improve AI-powered search results for your content
- Provide clean, structured data for machine learning systems
- Create AI-friendly documentation of your site
- Optimize for next-generation AI search engines
Developer Friendly
MCPner LLMs.txt Generator includes hooks and filters for developers:
mcpner_llmstxt_content— Modify content before adding to llms.txtmcpner_llmstxt_output— Customize the complete outputmcpner_llmstxt_query_args— Modify the content querymcpner_llmstxt_before_generate— Action before generation startsmcpner_llmstxt_after_generate— Action after generation completes