Linux 软件免费装
Banner图

LLMs.txt Generator – AI Visibility

开发者 aireadytools
更新时间 2026年4月16日 19:22
PHP版本: 8.0 及以上
WordPress版本: 6.9
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

seo woocommerce chatgpt llms.txt ai visibility

下载

1.2.6 1.2.7

详情介绍:

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? Free features 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: 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.

安装:

  1. Upload the aiready-llms-txt-generator folder to /wp-content/plugins/
  2. Activate the plugin through Plugins > Installed Plugins in WordPress
  3. Click LLMs.txt in the admin sidebar
  4. Click ⚡ Generate Now — your /llms.txt is live immediately
  5. Optional: switch to Pro mode and enter your licence key for enhanced output
Minimum requirements

屏幕截图:

  • Vorschau der generierten llms.txt-Datei mit Markdown-Struktur / Preview of the generated llms.txt file with Markdown structure
  • Pro-Modus — Lizenzschlüssel eingeben und freischalten (keine echte Lizenznummer erforderlich) / Pro mode — enter and activate licence key (no real licence number shown)
  • WooCommerce-Produktbereich im generierten Output — Preise, Lagerstatus und Beschreibungen automatisch einbezogen / WooCommerce product section in generated output — prices, stock status and descriptions included automatically

升级注意事项:

1.1.0 Fixes Pro mode generation error. Update recommended for all Pro users. 1.0.0 Initial release.

常见问题:

Does this slow down my website?

No. The llms.txt file is served via a lightweight rewrite rule and cached for one hour. Regeneration runs asynchronously via WP-Cron after content changes, not during the page load.

Does it work without WooCommerce?

Yes — it works with any WordPress site and includes pages and blog posts. WooCommerce product data is automatically included when WooCommerce is detected.

What is the difference between llms.txt and llms-full.txt?

llms.txt is a concise summary optimised for most AI assistants. llms-full.txt contains extended descriptions and is intended for AI crawlers that fetch additional context. Both files are generated and served automatically.

Is the plugin GDPR-compliant?

Yes. In free mode, no data leaves your server. In Pro mode, only your public website URL is sent to the llmstxtgenerator.de API. The plugin stores no personal data.

How do I trigger regeneration from an external system?

Enable a webhook secret in Settings > Advanced. Then POST to /wp-json/llmstxt/v1/regenerate with the header X-LLMSTXT-Key: your-secret.

What happens when I deactivate or delete the plugin?

Deactivating removes the rewrite rules and stops scheduled regeneration. Deleting the plugin additionally removes all stored options and generated files from your server.

更新日志:

1.2.7 1.2.5 1.2.4 1.2.3 1.2.0 1.1.0 1.0.0