If you sell physical products online, it’s not enough to just get found on Google. You’ll have to ensure your products stand out on Google Search results.
And that’s where Yoast WooCommerce SEO comes in handy. It’s an add-on to Yoast SEO that does all the heavy lifting for you. It provides fields for GTIN/ISBN/MPN info and automatically merges them to your product schema to get that attractive rich snippet results.
Managing GTIN information to WooCommerce products
Yoast WooCommerce SEO makes it easy to add, manage GTIN/ISBN/MPN info to your products. The plugin nicely integrates with WooCommerce’ product editor page so you can manage those info with ease.
However, if you’re dealing with hundreds of products it would be a good idea to just export those GTIN info to CSV so you can easily alter and import them in one go (or push them to a third-party app)
Exporting WooCommerce GTIN/ISBN/MPN to CSV for Bulk Editing
WooCommerce export tool unfortunately won’t let you export these data by default. So we’ll have to rely on plugins to achieve that. In this post, we’ll be using Smart SEO Data CSV Import/Export.
- Install and activate Smart SEO Data CSV Import/Export.
It’s an add-on that lets you export the SEO side of your site. By default, it exports your SEO title, description, and keywords so you can bulk edit them and import them back in seconds.
The plugin comes with a few filters and hooks we can use, specifically the smart_seo_export_fields and smart_seo_import_update - Once activated, ask your developer to add below’s code to your active theme’s functions.php:
Or you can download this ready to install plugin if you don’t have a developer to manually add those codes for you.
You’re done. Now, navigate back to Settings > SEO Import/Export > Export to export product’s SEO meta data together with GTIN/ISBN/MPN info.
SEE ALSO: Bulk Update WP Featured Images By URL via CSV Export and Import