Provides additional fields in the WooCommerce "Product data" metabox and under the product webpage "Additional information" section:
- MPN (Manufacturer Part Number)
- ISBN
- GTIN-14
- GTIN-13 (EAN)
- GTIN-12 (UPC)
- GTIN-8
- GTIN
- Net Length / Depth
- Net Width
- Net Height
- Net Weight
- Fluid Volume
The
SSO > WooCommerce Metadata settings page allows you to enable or disable each product metadata (aka custom field), along with customizing the label and placeholder values for the available languages (aka WordPress locales).
The product global identifier values (ie. MPN, ISBN, GTIN-14, GTIN-13, GTIN-12, GTIN-8, and GTIN) are searchable from both the front-end webpage, and the admin WooCommerce Products page.
The WPSSO Product Metadata for WooCommerce SEO add-on provides Schema (aka
Schema.org) mpn, gtin14, gtin13, gtin12, gtin8, gtin, productID isbn, depth (aka length), width, height, weight, and additionalProperty fluid_volume values to the
WPSSO Core plugin for Google Rich Results, Rich Snippets, and Structured Data.
Includes WooCommerce Fluid Volume Units
Includes a
Fluid volume unit option in the
WooCommerce > Settings > Products settings page:
- ml
- cl
- l
- US tsp
- US tbsp
- US fl oz
- US cup
- US pt
- US qt
- US gal
Additonal Meta Tags and Schema Markup
Automatically provides additional Open Graph product meta tags for enabled product metadata:
- product:ean
- product:isbn
- product:mfr_part_no
- product:upc
- product:weight:value
- product:weight:units
Automatically provides additional Schema Product and Offer properties for enabled product metadata:
- mpn
- gtin14
- gtin13
- gtin12
- gtin8
- gtin
- productID isbn
- depth (aka length)
- width
- height
- weight
- additionalProperty fluid_volume
WPSSO Core Required
WPSSO Product Metadata for WooCommerce SEO (WPSSO WCMD) is an add-on for
WooCommerce and the
WPSSO Core plugin, which creates extensive and complete structured data to present your content at its best for social sites and search results – no matter how URLs are shared, reshared, messaged, posted, embedded, or crawled.
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 4.3.0 (2024/08/25)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Changed the main instantiation action hook from 'init_objects' to 'init_objects_preloader'.
- Requires At Least
- PHP v7.4.33.
- WordPress v5.9.
- WPSSO Core v18.10.0.
- WooCommerce v6.0.0.