| 开发者 | xpaysh |
|---|---|
| 更新时间 | 2026年6月30日 22:55 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/llms.txt at your domain root.
This plugin generates a commerce-aware /llms.txt and /llms-full.txt directly from your live WooCommerce catalog — including real prices, real images, real stock, and per-variation data — and refreshes them automatically when your catalog changes.
What you get
/llms.txt file built from your live WooCommerce catalog — top products, prices, images, and links in the format AI shopping agents read./llms-full.txt file with your full catalog, one section per product, for agents that want everything in one fetch./llms.txt — any existing file is backed up to wp-content/uploads/lltxt-backups/ first. Restore your version any time from the Files tab; the backup is preserved on uninstall.https://yourstore.com/llms.txt to see your generated file./llms.txt is an emerging convention for a machine-readable summary file at the root of a website that AI assistants can fetch to understand what the site offers. For commerce sites, this means a structured list of products, prices, images, and stock.
Your file is preserved. On activation, the plugin saves your original to a timestamped backup inside your WordPress uploads folder, then takes over /llms.txt so the generated catalog is served. Restore your original any time with one click from the Files tab → Restore my version. The backup is never deleted, even on plugin uninstall.
No. Files are generated by a background job (daily, or whenever you click Regenerate), stored as plain static files in your webroot, and served by your web server — not by WordPress on every request.
Yes. The plugin tries multiple write strategies so it works on WP Engine, Flywheel, WP VIP, and most managed hosts where direct file access is restricted. If a file can't be written, you'll see the error and a fix in the Diagnostics tab.
Yes. The plugin reads your existing product meta descriptions from Yoast SEO, Rank Math, AIOSEO, SEOPress, or Slim SEO — whichever you have. Nothing in your SEO plugin's setup needs to change.
Edit the product. In the right-hand sidebar there's an LLMs.txt for AI Shoppers box with an Exclude this product checkbox. Tick it, save, done. The next refresh will drop it.
Yes. No paid tier, no premium upsell, no "pro version" in the admin.
By default, no. The plugin includes an optional install ping (your URL, your WordPress / WooCommerce / plugin versions, and your product count) that is OFF by default. You can opt in under Settings → Agentic Commerce → Privacy, and when enabled it runs on activation and weekly. Your generated /llms.txt versions are stored only in your own WordPress database; no product or order data ever leaves your site.
/llms.txt and /llms-full.txt generation for WooCommerce — daily auto-refresh, per-product exclusion, SEO-plugin description fallback, managed-host compatibility./llms.txt.