WPSSO Google Merchant Feed XML

Descripcion

Google Merchant Feed XMLs for WooCommerce and custom product pages, with multilingual support.

E-Commerce Plugin Optional:

WooCommerce is suggested but not required – the WPSSO Google Merchant Feed XML add-on can also use product information from custom product pages.

Complete WooCommerce Support:

WooCommerce simple products, product variations, product attributes, product meta data, and custom fields are all fully supported.

Automatic Multilingual Support:

The Google merchant product feed XMLs are automatically created in your site’s language(s) from Polylang, WPML, or the installed WordPress languages.

After activating the WPSSO Google Merchant Feed XML add-on, see the SSO > Google Merchant settings page for your feed URLs.

Google Merchant Feed XML Attributes:

The following XML product attributes are automatically created from your WooCommerce and custom products:

  • Additional image link [additional_image_link]
  • Adult oriented [adult]
  • Age group [age_group]
  • Availability [availability]
  • Brand [brand]
  • Condition [condition]
  • Color [color]
  • Description [description]
  • Energy efficiency class [energy_efficiency_class]
  • Gender [gender]
  • Google product category [google_product_category]
  • Google search index [canonical_link]
  • GTIN [gtin] (inluding UPC, EAN, and ISBN)
  • ID [id]
  • Image link [image_link]
  • Item group ID [item_group_id]
  • Link [link]
  • Material [material]
  • Maximum energy efficiency class [max_energy_efficiency_class]
  • Minimum energy efficiency class [min_energy_efficiency_class]
  • MPN [mpn]
  • Pattern [pattern]
  • Price [price]
  • Product length [product_length]
  • Product height [product_height]
  • Product type [product_type]
  • Product weight [product_weight]
  • Product width [product_width]
  • Sale price [sale_price]
  • Sale price effective date [sale_price_effective_date]
  • Shipping length [shipping_length]
  • Shipping height [shipping_height]
  • Shipping weight [shipping_weight]
  • Shipping width [shipping_width]
  • Size [size]
  • Size system [size_system]
  • Size type [size_type]
  • Title [title]

WPSSO Core Required

WPSSO Google Merchant Feed XML (WPSSO GMF) is an add-on for the WPSSO Core plugin, which provides complete structured data for WordPress to present your content at its best on social sites and in search results – no matter how URLs are shared, reshared, messaged, posted, embedded, or crawled.

Screenshots

  • The WPSSO GMF settings page shows a complete list of available XML feed URLs.

Reviews

Read all 1 review

Contributors & Developers

“WPSSO Google Merchant Feed XML” is open source software. The following people have contributed to this plugin.

Contributors

“WPSSO Google Merchant Feed XML” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “WPSSO Google Merchant Feed XML” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

Version Numbering

Version components: {major}.{minor}.{bugfix}[-{stage}.{level}]

  • {major} = Major structural code changes and/or incompatible API changes (ie. breaking changes).
  • {minor} = New functionality was added or improved in a backwards-compatible manner.
  • {bugfix} = Backwards-compatible bug fixes or small improvements.
  • {stage}.{level} = Pre-production release: dev < a (alpha) < b (beta) < rc (release candidate).

Standard Edition Repositories

Development Version Updates

WPSSO Core Premium edition customers have access to development, alpha, beta, and release candidate version updates:

Under the SSO > Update Manager settings page, select the « Development and Up » (for example) version filter for the WPSSO Core plugin and/or its add-ons. When new development versions are available, they will automatically appear under your WordPress Dashboard > Updates page. You can reselect the « Stable / Production » version filter at any time to reinstall the latest stable version.

WPSSO Core Standard edition users (ie. the plugin hosted on WordPress.org) have access to the latest development version under the Advanced Options section.

Changelog / Release Notes

Version 6.7.0 (2023/08/09)

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • None.
  • Developer Notes
    • Updated filter hook names for WPSSO Core v15.19.0:
      • Renamed the ‘load_setting_page_‘ filter hooks to ‘load_settings_page_‘.
  • Requires At Least
    • PHP v7.2.34.
    • WordPress v5.5.
    • WPSSO Core v15.19.0.

Version 6.6.1 (2023/07/13)

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • None.
  • Developer Notes
    • Updated the ‘wpsso_plugin_image_sizes_rows’ filter arguments for WPSSO Core v15.16.0.
  • Requires At Least
    • PHP v7.2.34.
    • WordPress v5.5.
    • WPSSO Core v15.16.0.

Version 6.6.0 (2023/04/20)

  • New Features
    • None.
  • Improvements
    • Added the requested locale to the XML ‘meta_query’ array.
  • Bugfixes
    • None.
  • Developer Notes
    • Added a $request_locale argument for the WpssoAbstractWpMeta::get_column_meta_query_og_type()` method.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.5.
    • WPSSO Core v15.9.0.

Version 6.5.0 (2023/04/13)

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • None.
  • Developer Notes
    • Replaced the WpssoGmfXml::get_meta_query() private method by the new WpssoAbstractWpMeta::get_column_meta_query_og_type() public method in WPSSO Core v15.8.0.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.5.
    • WPSSO Core v15.8.0.

Version 6.4.0 (2023/03/30)

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • None.
  • Developer Notes
    • Added a ‘feed_format’ query argument to the rewrite rule.
    • Added a $type argument for the WpssoGmfRewrite::get_url() method.
    • Added a $request_type argument for the WpssoGmfXml::clear_cache() method.
    • Added a $request_type argument for the WpssoGmfXml::get() method.
    • Added a WpssoGmfSubmenuGmfGeneral->add_table_rows_doing_task() private method.
    • Refactored the WpssoGmfSubmenuGmfGeneral->show_metabox_cmcf() method.
    • Refactored the WpssoGmfSubmenuGmfGeneral->get_table_rows() method.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.4.
    • WPSSO Core v15.5.1.

Version 6.3.0 (2023/02/14)

  • New Features
    • None.
  • Improvements
    • Updated the GMF settings page to show a notice when a background task is active.
  • Bugfixes
    • None.
  • Developer Notes
    • Refactored the WpssoGmfRewrite::template_redirect() method.
    • Refactored the WpssoGmfXml::get() method.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.4.
    • WPSSO Core v15.3.0.

Version 6.2.0 (2023/02/11)

  • New Features
    • None.
  • Improvements
    • Updated rewrite rules to add the rules whether they already exist or not.
  • Bugfixes
    • None.
  • Developer Notes
    • None.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.4.
    • WPSSO Core v15.2.0.

Version 6.1.0 (2023/02/04)

  • New Features
    • None.
  • Improvements
    • Changed the rewrite registration hook from ‘wp_loaded’ to ‘init’.
    • Updated feed query arguments to ‘feed_name’, ‘feed_type’, and ‘feed_locale’.
  • Bugfixes
    • None.
  • Developer Notes
    • None.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.4.
    • WPSSO Core v15.0.1.

Version 6.0.0 (2023/02/03)

  • New Features
    • Added support for the new ‘product:variants’ meta tags array in WPSSO Core v15.0.0.
  • Improvements
    • Removed the filter hook to sort the WooCommerce variations array (no longer needed).
  • Bugfixes
    • None.
  • Developer Notes
    • Removed support for the ‘product:offers’ meta tags array.
    • Removed the WPSSO_FEED_XML_QUERY_CACHE_DISABLE constant.
    • Removed the ‘wpsso_request_url_query_attrs_cache_disable’ filter hook.
    • Renamed the WpssoGmfActions->get_product_image_url() method to check_product_image_urls().
    • Refactored the WpssoGmfXml::add_feed_product() method.
    • Refactored the WpssoGmfXml::add_product_data() method.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.4.
    • WPSSO Core v15.0.0.