llms.txt is the emerging standard for helping AI assistants understand your website — like robots.txt for search engines, but for ChatGPT, Claude, and Perplexity.
Most llms.txt plugins generate a static list of links. This plugin goes further: it builds structured, AI-optimised content from your WordPress data — with real product prices, stock status, categories, and short descriptions included out of the box. The Pro API adds capabilities no other plugin offers: per-product drill-down with SKU and specifications, intent routing for 26 customer question types, and auto-generated comparison tables.
What makes this plugin different?
- WooCommerce-aware from the start: Free mode already includes product names, prices, categories, and stock status — not just page links
- Dynamic serving via rewrite rules: No physical file to manage.
/llms.txt and /llms-full.txt are served directly through WordPress and cached for one hour
- Auto-regeneration: Content updates trigger asynchronous regeneration via WP-Cron — zero manual maintenance
- REST API webhook: External systems (CI/CD, cron, headless setups) can trigger regeneration via
POST /wp-json/llmstxt/v1/regenerate
- Fully translatable: Complete German (de_DE) and English support, all strings served via
wp_localize_script
Free features
- Generates llms.txt from WordPress pages, posts, and WooCommerce products with prices and stock status
- Serves
/llms.txt and /llms-full.txt via WordPress rewrite rules — no physical file needed
- Auto-regenerates when posts or products are saved
- Custom Markdown sections appended to output
- Works with any WordPress theme
- Full German (de_DE) and English translation support
Pro features (via
llmstxtgenerator.de API)
The Pro mode offloads generation to a dedicated crawling API. This enables features that require full-page analysis beyond what WordPress data alone provides:
- Product Drill-Down: Price, SKU, specifications, and variants extracted per product page — AI assistants can answer "How much does X cost?" with your real price
- Intent Routing: 26 customer question types (price, comparison, availability, installation, warranty…) mapped to the correct pages on your site
- Competitor comparison tables: Auto-generated from your product catalog so AI assistants can recommend your products in comparison queries
- 5 file formats: llms.txt, llms-full.txt, robots.txt snippet, JSON-LD, CSV — covering every AI integration scenario
- Unlimited domains and priority support
Get your Pro key at
llmstxtgenerator.de/pro/
What is llms.txt?
llms.txt is an open standard (
llmstxt.org) — a structured Markdown file in your site root that tells AI systems who you are, what you offer, and where to find your key content. Early adopters gain a significant advantage as AI assistants increasingly cite structured sources over unstructured web pages.
WooCommerce support
When WooCommerce is active, the plugin automatically includes your product catalog with names, prices, categories, stock status, and short descriptions. WooCommerce system pages (cart, checkout, my account) are automatically excluded.
Privacy
In free mode, no data leaves your server. In Pro mode, only your public website URL is transmitted to the
llmstxtgenerator.de API to perform crawling. No personal data is processed or stored. The plugin is GDPR-compliant.