Yoast SEO 16.3
Out now: Yoast SEO 16.3! This release helps you with one of the key aspects of modern SEO: Structured data. Yoast SEO 16.3 comes with a lot of enhancements for the Schema.org implementation. Enjoy! Read more about what’s new in Yoast SEO 16.3 in our release post!
Enhancements
- Adds the Table of Contents accessibility feature to the
ArticleSchema with a fallback to theWebPageSchema, when using the Yoast Table of Contents block. - Adds the
urlproperty to theAuthorSchema on a post when author archives are enabled. - Adds the
wordCountandthumbnailUrlattributes toArticleschema pieces. - Allows adding multiple FAQ blocks to a post or page.
Bugfixes
- Fixes a bug where a malformed
Organizationpiece would be added to the Schema output if the company logo was an unsupported image. - Fixes a bug where we would accidentally include unminified CSS files in the zip. This led to an unnecessary zip size increase.
- Fixes a bug where the complete options array could be re-saved in the database at each frontend request.
- Fixes a bug where both
noindexandindexvalues could be added to therobotsmeta tag on the WordPress login screen. - Fixes a rare bug where the name property could be missing in the breadcrumb Schema due to plugin conflicts.
Other
- Adds the
yoast_display_gutenberg_compat_notificationfilter to allow disabling the Gutenberg compatibility notification. - Adds the
wpseo_schema_person_datafilter to enable the filtering ofPersonSchema by the user's ID. - Adds the
Yoast\WP\SEO\admin_post_types_archiveaction at the end of the archive section of the custom post types in Search Appearance. - Deprecates the
wpseo_admin_page_meta_post_typesaction in favor of the newYoast\WP\SEO\admin_post_types_beforearchiveaction. - Deprecates the
wpseo_admin_page_meta_taxonomiesaction in favor of the newYoast\WP\SEO\admin_taxonomies_metaaction. - Improves the layout of the Search Appearance collapsibles.
- Improves spacing between settings sections in the Search Appearance page.
- Replaces all occurrences of 'SEMrush' by 'Semrush' to reflect Semrush's rebranding.