Skip to content

11.4-RC2

Pre-release
Pre-release

Choose a tag to compare

@igorschoester igorschoester released this 28 May 15:02

= 11.4.0 =
Release Date: June 12th, 2019

Enhancements:

  • Yoast SEO now takes control of the Schema output on pages generated by the AMP plugin.
  • Introduces a new action wpseo_pre-schema_block-type_<block-type> which allows changing graph output based on the blocks on the page.
  • Introduces a new filter wpseo_schema_block_<block-type> which allows filtering graph output per block.
  • Improves the FAQPage Schema markup to adhere to Google's new standards.
  • Optimizes the handling of external images.
  • Adds links to the SEO and readability scores in the classic editor publish box that make the page scroll to the corresponding analysis in the metabox.
  • Moves the focus keyphrase input field to the top of the metabox and sidebar.

Bugfixes:

  • Fixes a bug where object cache for WPSEO_Option_Titles would be cleared too often.
  • Fixes a bug where questions without answers would be outputted in the Schema FAQ markup.
  • Fixes a bug where the overridden canonical would be used instead of the 'unoverridden' canonical.
  • Fixes a bug where the traffic light icon would be empty when the readability and SEO analysis were disabled.
  • Fixes a bug where following links to page fragments would make the Help Center video tab disappear.
  • Fixes a bug where author Schema would be outputted on author archives when author archives were disabled.

Other:

  • Removes a redundant caching call for primary terms.