Linux 软件免费装
Banner图

MerchantStamp Catalog Audit for WooCommerce

开发者 arnaud92
更新时间 2026年6月15日 16:38
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce ai json-ld structured-data product-feed

下载

1.0.6

详情介绍:

MerchantStamp Catalog Audit is the AI-readiness layer for WooCommerce catalogs. It helps merchants audit catalog quality, enrich missing product schema, and publish AI-ready feeds — without replacing their existing SEO or feed plugin. Unlike traditional feed plugins focused on channel exports, this plugin focuses on catalog completeness and machine readability for modern AI-driven discovery. Fully functional, free, and offline-first This plugin is 100% functional locally. Every feature listed below runs on your server with no external service required. There is no time limit, no product cap, no locked feature behind a license key. Optional external service The plugin can optionally connect to the MerchantStamp service for capabilities that genuinely require a centralized backend. The plugin works entirely without it. What the service adds (Guideline 6 — Serviceware): Pricing for the MerchantStamp service is at merchantstamp.com. Built to work alongside your stack If another plugin already outputs valid schema, this plugin does not overwrite it. It fills missing fields only. Read-only by design This plugin does not rewrite your WooCommerce product catalog. It reads your product data, computes scores, enriches structured output at render time, and generates feed files from existing catalog data. External services This plugin connects to MerchantStamp services only when the user enters an API key. Without an API key, no external connection is ever made. When a user enters a MerchantStamp API key, the plugin connects to: 1. MerchantStamp Activation & Push API 2. Optional Storefront Loader Script add_filter( 'msca_inject_loader', '__return_false' ); Privacy

安装:

  1. Upload the merchantstamp-catalog-audit folder to /wp-content/plugins/, or install via Plugins → Add New and search for "MerchantStamp Catalog Audit".
  2. Activate the plugin in the WordPress admin.
  3. Open MerchantStamp Catalog Audit in the admin sidebar.
  4. Run your first catalog scan.
  5. Review your ShopScore, Top Issues, and Recommendations.
  6. Generate or rebuild feeds.
  7. (Optional) If you want the centralized multi-site dashboard and the storefront loader, enter a MerchantStamp API key from merchantstamp.com.
Requirements:

屏幕截图:

  • Field Coverage Analytics — per-field completeness across your published products, color-coded from complete to critical.
  • Score Trend & Scan History — ShopScore over time with the last 60 scans archived; click any scan to compare it against the latest.
  • Compare two scans — side-by-side delta of ShopScore, critical-missing count, and per-field coverage between any two scans.

常见问题:

Do I need a MerchantStamp account to use this plugin?

No. Every feature runs locally on your WordPress server with no external service required. The plugin is fully usable without ever creating an account.

What does the MerchantStamp service add that this plugin can't do alone?

The plugin can audit, enrich, and publish AI-ready feeds entirely on its own. The MerchantStamp service adds capabilities that genuinely require a centralized backend: multi-site dashboard across many stores, cross-site verification key publication, advanced Slack/email alerting, and a CDN-hosted storefront loader. None of these can be done by a single WordPress install on its own.

Does this plugin modify my WooCommerce product data?

No. It is read-only with respect to WooCommerce product records.

Does it replace Yoast SEO or Rank Math?

No. It works alongside them. If your SEO plugin already outputs structured product data, this plugin fills common gaps instead of replacing the schema layer.

Will feeds rebuild automatically?

Yes. The plugin detects product create/update/delete and stock changes, and schedules feed rebuilds automatically using WP-Cron with a 60-second debounce.

How many products can it scan?

Unlimited. The plugin paginates through your entire catalog regardless of size.

How do I disable the optional external loader script?

The loader is only injected when (1) a MerchantStamp API key is entered AND (2) the filter msca_inject_loader returns true. To disable explicitly: add_filter( 'msca_inject_loader', '__return_false' );

Can I uninstall safely?

Yes. Uninstalling removes plugin settings, the private cache directory, and the scan history. Your WooCommerce product data is not changed. Public feed files in wp-content/uploads/merchantstamp-catalog-audit/feeds/ are intentionally preserved (in case AI agents still reference them) — you can delete them manually if desired.

Is it compatible with HPOS (High-Performance Order Storage)?

Yes. The plugin declares HPOS compatibility and does not interact with the orders table.

更新日志:

1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1