Skip to content

11.3

Choose a tag to compare

@igorschoester igorschoester released this 28 May 07:19
· 59122 commits to trunk since this release

= 11.3.0 =
Release Date: May 28th, 2019

High-time for another release, namely Yoast SEO 11.3. This release features enhancements and bug fixes aimed at improving the way your favorite SEO plugin performs. Read more about the release in our 11.3 release post.

Enhancements:

  • When the site is set to represent a person, a logo/avatar to be used in the knowledge graph can now be selected in the Search Appearance settings.
  • Adds the wpseo_should_index_links filter that can be used to disable the link indexation.
  • Enables builtin Taxonomies for the 'Content type archive to show in breadcrumbs for taxonomies' section to allow the Blog archive page be added to the breadcrumbs.
  • Props to @ramiy for making translating the plugin easier by merging near identical strings.

Bugfixes:

  • Fixes a bug where sitemaps would be shown in the sitemap_index.xml but result in a 404 when requested.
  • Fixes a bug where the schema output would include an invalid publisher when the site was set to represent a person.
  • Fixes a bug where a Person schema object would be output, when the site was set to represent a person, but no specific person was selected.
  • Fixes a bug where it would no longer be possible to change the user in the Search Appearance settings when the previously selected user had been deleted.

Other:

  • Removes the help center from the metabox.
  • Removes redundant name attribute from author in Article schema markup piece.