Linux 软件免费装
Banner图

AI Product Schema for WooCommerce - Product JSON-LD & llms.txt

开发者 internick2017
更新时间 2026年8月29日 06:12
捐献地址: 去捐款
PHP版本: 8.1 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce structured data json-ld llms.txt product schema

下载

0.1.1 0.1.2 0.1.3 0.1.0

详情介绍:

AI shopping agents (ChatGPT, Gemini, Perplexity, Claude and others) increasingly research and recommend products for shoppers. To be considered, a store's products need machine-readable, structured, complete data. WooCommerce does not provide this out of the box. AI Product Schema makes your WooCommerce catalog first-class for AI shopping agents: llms.txt built for a catalog, not for a blog Most llms.txt plugins index pages: your posts, your about page, your contact form. That is the right shape for a content site and the wrong shape for a store. AI Product Schema generates a product index. It lists your published WooCommerce products, and it is backed by complete Product JSON-LD on every product page, so an agent that follows your /llms.txt finds real structured product data when it arrives: price, availability, ratings, brand, images, and your AI attributes. That pairing is the point. An llms.txt with nothing structured behind it tells an agent where to look but not what it is looking at. Structured data with no index makes the agent find your products on its own. This plugin does both, for WooCommerce specifically. AI Product Schema reads product data exclusively through the WooCommerce CRUD API and declares High-Performance Order Storage (HPOS) compatibility.

安装:

  1. Upload the plugin to /wp-content/plugins/internick-ai-product-schema, or install it from the Plugins screen.
  2. Activate it. WooCommerce must be installed and active.
  3. Go to WooCommerce → Settings → AI Product Schema to toggle features.
  4. Edit any product and open the AI Attributes tab to add Q&A, accessories, and substitutes.

屏幕截图:

  • AI Product Schema settings under WooCommerce → Settings: toggle Product schema, /llms.txt, and AI robots.txt, and choose the schema mode.
  • The complete schema.org Product JSON-LD emitted on a product page, with AI attributes merged in (no duplicate node).

升级注意事项:

0.1.3 Documentation update only. Nothing to do on your side. 0.1.2 Adds Spanish and Brazilian Portuguese translations and fixes a settings description. Nothing to do on your side. 0.1.1 Directory assets and metadata only. Nothing to do on your side. 0.1.0 Initial release.

常见问题:

Does this create duplicate structured data with Yoast or Rank Math?

No. AI Product Schema detects those plugins and merges its AI attributes into their existing Product schema node. It only prints a standalone node when no supported SEO plugin is active (or when you force "Standalone" mode).

Does it call any external AI service?

No. This version generates structured data and files from your own product data. Nothing is sent to third parties.

Where is the product data stored?

AI attributes are stored on the product via the WooCommerce CRUD API (product meta), never through direct database writes.

How is this different from a general llms.txt plugin?

General llms.txt plugins index your site's pages and posts. This one indexes your product catalog, and pairs it with complete Product JSON-LD on each product page, so agents get structured product data and not just a list of links. It is built for WooCommerce rather than for sites in general. The /llms.txt index is optional and can be turned off entirely if you only want the structured data.

What is llms.txt?

A simple Markdown convention (https://llmstxt.org/) that gives AI agents a concise, curated index of a site. AI Product Schema serves one at yourstore.com/llms.txt listing your published products.

更新日志:

0.1.3 0.1.2 0.1.1 0.1.0