| 开发者 | halogen11 |
|---|---|
| 更新时间 | 2026年8月26日 23:54 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/3dl-gmc-feed.xmltdl_gmc_* settings and Google title metadata, so upgrading does not require re-entering LITE settings.
https://example.com/3dl-gmc-feed.xml as a data source in Google Merchant Center.?zd_gmc=1 endpoint from older 1.1.x releases is kept for backward compatibility.
The plugin source language is English and a complete Czech (cs_CZ) translation is bundled in the plugin package.The feed intentionally skips items that Google Merchant Center could not use reliably. A product or variation must be published, purchasable, have a usable title and price, pass the configured filters, and have a usable main image. The image is taken in this order: variation image, product featured image, then the first product gallery image. Products without any usable image are not emitted. Zero-price items are excluded by default; out-of-stock items remain in the feed as out_of_stock unless you enable their exclusion.
Invalid GTIN/EAN values are omitted from the XML instead of being sent to Google. An invalid GTIN by itself does not automatically remove the product from the feed.
The Feed diagnostics section in the plugin admin shows how many candidate items were checked, how many were included, how many were skipped, and the skip reasons from the last generated feed. Use Regenerate feed & diagnostics after making catalogue changes when you want fresh counts immediately.
Yes. The WooCommerce product global unique ID is checked first when the installed WooCommerce version provides it.
No. SKU and MPN are not necessarily the same identifier. You can enable Use SKU as MPN if that is true for your catalogue.
The plugin checks product-specific brand/manufacturer metadata, WooCommerce Brands (product_brand) and common brand attributes. A manually configured global fallback can be used when needed.
Google Product Category is not hardcoded. Advanced users can provide it per product with the tdl_gmc_google_category filter.
They should not generate the same endpoint at the same time. LITE 1.2.0 automatically pauses its feed functionality when the PRO plugin is active, while preserving all settings.