Requires at least: 3.8
Tested up to: 4.2
Stable tag: 1.1.6
This extension to WooCommerce and WordPress SEO by Yoast makes sure there's perfect communication between the two plugins.
This extension to WooCommerce and WordPress SEO by Yoast makes sure there's perfect communication between the two plugins.
- Go to Plugins -> Add New.
- Click "Upload" right underneath "Install Plugins".
- Upload the zip file that this readme was contained in.
- Activate the plugin.
- Go to SEO -> Licenses and enter your WooCommerce SEO license key.
- Save settings, your license key will be validated. If all is well, you should now see the WooCommerce SEO settings.
You can find the FAQ online here.
- Bugfixes
- Fixes a bug where a Fatal error was being raised on the frontend when WooCommerce is not activated.
- Fixes a bug where Open Graph image tags for featured images and facebook images were not included first when a product image gallery existed.
- Enhancements
- Defaults to the short description for the meta description when no meta description is set.
- Added 8 new languages: da_DK, en_GB, es_ES, es_MX, it_IT, nb_NO, nl_NL and tr_TR.
- Prevent adding product archive link to XML sitemap
- Add
wpseo_woocommerce_og_price
filter. Returning false on it prevents price from being put out in OpenGraph tags. - Add attribute to breadcrumbs when attribute is selected.
- Removed unused breadcrumb option.
- Only initiate plugin when WP is not installing.
- Improved how WooCommerce breadcrumbs are replaced.
- Fixed double class instantiation within same method.
- Add call to
load_plugin_textdomain()
. - Make sure we recognize WooCommerce product gallery images in page analysis.
- Add images from product gallery to XML sitemap.
- Use product category thumbnail for og:image.
- Make sure short description length test also soft errors when short description is too long.
- Use WooCommerce price formatting functions for price in Twitter card.
- Fixed a bug where the breadcrumb caused a fatal error.
- Added Yoast license manager to plugin.
-
Compatibility update for WP SEO v1.5 including application of a number of best practices.
-
Bugfixes
- Fixed shortcodes should be removed from ogdesc.
- Fixed duplicate twitter domain meta tag
- Fixed error loading stylesheet (WPSEO_URL no longer defined).
-
Additional enhancements
- Change the minimum content length requirements to 200, instead of the WP SEO default of 300.
- Add a length test for the products short description.
- Make sure the content analysis tests use the product images as well.
- If a product category has a description, use it for the OpenGraph description.
- Switch to general WP SEO Licensing class
- Add check whether WordPress and WordPress SEO by Yoast are installed and up-to-date
- Initial version.