Linux 软件免费装
Banner图

LLMs.txt Generator – AI Visibility

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

标签

woocommerce ai schema chatgpt llms.txt

下载

1.5.9 1.6.1 1.6.2 1.5.2 1.2.7 1.3.0 1.4.0 1.4.2 1.4.4 1.4.5 1.4.6 1.4.7 1.4.8 1.2.6 1.5.1 1.5.3 1.5.4 1.5.0 1.5.5 1.4.1 1.5.6 1.5.7 1.5.8 1.4.3 1.6.0

详情介绍:

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: Pro tiers — pick the right size The plugin auto-detects which tier your licence key belongs to and displays the active tier and URL limit in the admin sidebar after key verification. Get your Pro key at llmstxtgenerator.de/pro/ AI Visibility Score (overview card, since 1.4.0) AI Visibility Score Detail Page (NEW in 1.5.0) A dedicated drill-down page accessible via LLMs.txt → AI Visibility Score: 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 (Solo, Business or Agency) for enhanced output
Minimum requirements

屏幕截图:

  • Einstellungen — einzubeziehende Inhalte (Seiten, Posts, WooCommerce-Produkte), benutzerdefinierte Markdown-Sektionen, Auto-Regenerate, Webhook-Secret und URL-Exclusions mit Wildcard-Support / Settings — included content (pages, posts, WooCommerce products), custom Markdown sections, auto-regenerate, webhook secret, and URL exclusions with wildcard support
  • AI Visibility Score Übersichtskarte — Lighthouse-artiger Halbkreis-Dial 0–100 mit fünf klickbaren Sub-Score-Bars (Schema.org Coverage, llms.txt Health, AI Crawler Access, Content Quality Pro, noindex Compliance) und den Top-3-Empfehlungen / AI Visibility Score overview card — Lighthouse-style half-circle dial 0–100 with five clickable sub-score bars (Schema.org Coverage, llms.txt Health, AI Crawler Access, Content Quality Pro, noindex Compliance) and the top three recommendations
  • AI Visibility Score Detail-Seite (NEU in 1.5.0) — Header mit größerem Dial, Tier-Label und Action-Buttons (Export JSON, Export CSV als ZIP, Re-Crawl Pro), darunter alle fünf Drilldown-Sektionen mit Tabellen, Check-Grids und Snippet-Box / AI Visibility Score detail page (NEW in 1.5.0) — header with larger dial, tier label and action buttons (Export JSON, Export CSV ZIP, Re-Crawl Pro), followed by all five drilldown sections with tables, check grids and snippet box
  • Content-Qualität-Drilldown (Pro) — pro Stichproben-Seite werden Titel-Länge, Meta-Description, H1, Alt-Tag-Quote und Open-Graph-Tags einzeln bewertet (10/25/50 Seiten je nach Tier) / Content quality drilldown (Pro) — per sampled page, title length, meta description, H1, alt-tag ratio and Open Graph tags are scored individually (10/25/50 pages by tier)
  • Score-History-Sparkline (Pro) — SVG-Diagramm der letzten 30 Tage mit täglichen Snapshots, tier-farbcodierten Datenpunkten und Delta zur Vorwoche / Score history sparkline (Pro) — SVG chart of the last 30 days with daily snapshots, tier-coloured data points and delta vs. previous week

升级注意事项:

1.6.2 i18n fix: the main plugin page is now fully German on German installs (27 previously-English strings translated). No functional changes — safe upgrade. 1.6.1 Directory discovery tune-up and refreshed, generator-first screenshots. No functional changes — safe upgrade. 1.5.5 UX fix for the AI Visibility Score detail page: clear loading indicator with progress bar and status messages instead of a blank page during first computation. Safe upgrade ‒ no API or settings changes. 1.5.4 WordPress 7.0 compatibility tested. No functional changes from 1.5.3 ‒ safe upgrade. 1.5.3
  • UX: Score-refresh button in the AI Visibility Score card header is now a clearly labelled secondary button ("Refresh") instead of a tiny icon — the loading state (spinner + "Refreshing…" label) is much easier to see.
  • UX: Added a second score-refresh control at the bottom of the main column, so users can re-check the score after editing settings without scrolling back up.
  • UX: The "Your llms.txt URLs" sidebar card now labels each file clearly (📄 llms.txt — compact overview · 📑 llms-full.txt — full page listing) with one-line descriptions, and the full URL path is no longer truncated by an ellipsis cut.
  • UX: Generator card (File Status + Generate Now button) moved to the TOP of the main column as a prominent hero card — the plugin's primary purpose is llms.txt generation, so it now leads the UI. The AI Visibility Score card moves below it, complementary rather than dominant. Score-card recommendation list reduced from 3 to 1 with a "see all" link to the detail page, keeping the card itself compact.
  • No backend or API changes — purely UI/UX refinements based on user feedback.
1.5.2
  • Critical bugfix: Generate failed with "Pro or Agency licence required" even after a valid Pro key was successfully verified. Root cause: sanitize_settings() was wiping the verified-tier metadata (pro_tier, pro_max_urls, pro_verified_at, pro_email_mask) on every update_option() call from ajax_save_key because it read these fields from the OLD database state (pre-update). The plugin then submitted the stale, empty key on Generate. Fix: accept pro_* values from \ first (the freshly-set ajax values), fall back to \ only when \ is missing them (normal Settings-form save without hidden pro_* fields).
  • Tier-whitelist in ajax_save_key now includes business — the license API returns business for Pro Business plans, which was previously silently downgraded to pro causing UI label mismatches.
  • in_array(..., 'mode') check now uses strict comparison (third argument true) to defend against PHP 7 loose-comparison quirks where 0 == 'free' could evaluate truthy.
  • API client surfaces the actual server-provided error message on HTTP 401 (e.g., "Key not found", "Missing X-LLMSTXT-Key header") instead of a generic "Invalid key" message, making misconfigurations much faster to diagnose.
1.5.3
  • UX: Score-refresh button in the AI Visibility Score card header is now a clearly labelled secondary button ("Refresh") instead of a tiny icon — the loading state (spinner + "Refreshing…" label) is much easier to see.
  • UX: Added a second score-refresh control at the bottom of the main column, so users can re-check the score after editing settings without scrolling back up.
  • UX: The "Your llms.txt URLs" sidebar card now labels each file clearly (📄 llms.txt — compact overview · 📑 llms-full.txt — full page listing) with one-line descriptions, and the full URL path is no longer truncated by an ellipsis cut.
  • UX: Generator card (File Status + Generate Now button) moved to the TOP of the main column as a prominent hero card — the plugin's primary purpose is llms.txt generation, so it now leads the UI. The AI Visibility Score card moves below it, complementary rather than dominant. Score-card recommendation list reduced from 3 to 1 with a "see all" link to the detail page, keeping the card itself compact.
  • No backend or API changes — purely UI/UX refinements based on user feedback.
1.5.3 UX refinements: clearer score-refresh buttons (top + new bottom), labelled URL list with full paths, generator card promoted to a prominent hero at the top. No backend changes — pure UI polish. 1.5.2 Critical bugfix. If you previously saw "Pro or Agency licence required" when generating with a valid Pro key, upgrade to 1.5.2 and re-verify your key in the plugin settings. 1.5.1 UX cleanup: AI Visibility Score is now the first card on the plugin page (was hidden below settings). Stale "Last error" banner from old installs is removed. 1.5.0 Major feature release: AI Visibility Score detail page with drill-down for every sub-score, 30-day score history (Pro), JSON/CSV-ZIP export, and Re-Crawl button (Pro). No breaking changes. 1.3.0 Three Pro tiers (Solo €4.90, Business €9.90, Agency €19.90/mo) with tier-aware admin UI. Existing Pro/Agency keys continue to work — no action required for current users. 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.

How does the AI Visibility Score detail page work?

The detail page (added in 1.5.0) is a separate sub-menu under LLMs.txt. The main settings page keeps the score as a compact card; the detail page lets you drill down into each sub-score individually — every product, every check, every blocked crawler is visible with the underlying value, not just a percentage. Re-Crawl on demand (Pro), export the audit as JSON or as a ZIP of five CSVs, and watch the 30-day history sparkline build up automatically (snapshots are recorded with every score computation, every 6 hours).

Which Pro tier do I need?

It depends on your site size:

  • Pro Solo (€4.90/month) — small WordPress sites and single shops up to 500 URLs. Includes drill-down, intent routing and 10 domains/month.
  • Pro Business (€9.90/month) — established shops with up to 2,000 URLs. Adds unlimited domains and automatic cron updates.
  • Agency (€19.90/month) — large operations or agencies managing multiple client sites. Up to 10,000 URLs and REST API access.
The plugin accepts all three key types and automatically detects which tier you bought.

How do I see which tier my key belongs to?

After clicking "Verify" with your Pro key, the admin sidebar shows your active tier (Pro Solo / Pro Business / Agency) and the URL limit per generation. The information comes directly from the licensing API.

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.6.2 1.6.2 i18n fix: 27 missing German translations on the main plugin page added (Pro sidebar, URL exclusions, noindex notice, score-card buttons, URL descriptions). German installs no longer show a mixed German/English UI. No functional changes. 1.6.1 1.6.1 WordPress.org discovery tune-up (tags + short description) and refreshed screenshots that lead with the llms.txt generator instead of the AI Visibility Score. No functional changes — safe upgrade. 1.6.0 1.6.0 WordPress 7.0 compatibility verified live, "Tested up to" honestly bumped to 7.0. JS-i18n: the 6 loading-screen step messages are now translatable via wp_localize_script, German translations included. No functional changes. Recommended upgrade for everyone on WP 7.0. 1.5.9 1.5.9 i18n fix: 5 missing German translations for the loading screen on the AI Visibility Score detail page added. Affects only German WP installs. No functional changes. 1.5.8 1.5.8 Final Plugin Check cleanup. All 19 errors that the official WP Plugin Check tool reported are now fixed (zero errors remaining). No functional changes. 1.5.7 1.5.7 Compatibility correction: "Tested up to" reverted from 7.0 to 6.9, since WP 7.0 has not yet been released. No functional changes. Recommended upgrade for everyone on v1.5.4–v1.5.6. 1.5.6 1.5.6 Code quality release. All 19 errors reported by the official WordPress.org Plugin Check tool fixed (i18n translators-comments, output escaping, filesystem operations). No user-visible behaviour change. Safe upgrade. 1.5.5 1.5.4 1.5.3 1.5.2 1.5.1 1.5.0 1.4.8 1.4.7 1.4.6 1.4.5 1.4.4 1.4.3 1.4.2 1.4.1 1.4.0 1.3.0 1.2.7 1.2.5 1.2.4 1.2.3 1.2.0 1.1.0 1.0.0