Linux 软件免费装

Agentic Commerce – LLMs.txt for WooCommerce

开发者 xpaysh
更新时间 2026年6月30日 22:55
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce ai search llms.txt generative engine optimization ai shopping agents

下载

1.0.0

详情介绍:

A shopper asks an AI assistant: "Where can I buy a waterproof bike light under $50?" For an AI shopping agent to consider your store as an answer, it needs a machine-readable summary of what you sell. The emerging convention for this is a file called /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 Commerce-aware fields This plugin reads your live WooCommerce catalog and emits product-shaped data: About Built by the team behind Agentic Commerce for WooCommerce. Open source: github.com/xpaysh/agentic-commerce-llms-txt

安装:

  1. Install from Plugins → Add New in your WordPress admin, or upload the ZIP at Plugins → Add New → Upload Plugin.
  2. Activate. WooCommerce must be active.
  3. Visit https://yourstore.com/llms.txt to see your generated file.
Settings live at Settings → Agentic Commerce if you want to tune which products are featured.

屏幕截图:

  • Version Control — every refresh kept locally on your site, one-click restore or pin.
  • Catalog tab — pick how many products to feature, which categories to include or exclude.
  • Diagnostics — preview the rendered file body and the refresh log.

升级注意事项:

1.0.0 Commerce-aware /llms.txt and /llms-full.txt for your WooCommerce store.

常见问题:

What is /llms.txt?

/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.

I already have a /llms.txt — what happens to it?

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.

Does it slow my store down?

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.

Does it work with WP Engine / Flywheel / hardened hosts?

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.

Does it work with my SEO plugin?

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.

How do I keep one specific product out of /llms.txt?

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.

Is it really free?

Yes. No paid tier, no premium upsell, no "pro version" in the admin.

Does this send my data anywhere?

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.

更新日志:

1.0.0