Skip to main content
← Back to changelogs overview

Yoast SEO 17.9

Yoast SEO 17.9 is now available! Yoast SEO now comes with a keyphrase tracking tool powered by Wincher that lets you monitor your keyphrases, straight from the plugin! Make sure to try out this new keyphrase tracking feature and let us know what you think. Read more about what's new in Yoast SEO 17.9 in our release post in English or our release post in Spanish!

Enhancements

  • Introduces a keyphrase position tracking tool that gives insight into how your content ranks in the search results. Powered by Wincher.
  • Improves Japanese text analysis results by adding functionality to segment Japanese texts into sentences and words.
  • Adapts relevant assessments to count text length in characters instead of words in Japanese.
  • Completes the readability analysis for Japanese by adding the transition words and sentence beginnings assessments.
  • Improves keyword detection for Japanese by adding a function words list.
  • Adapts Keyphrase in title scoring criteria for Japanese: the exact match keyphrase is not required for Japanese unless the keyphrase is enclosed in double quotes.
  • Disables the Keyphrase in slug assessment for Japanese due to currently being unable to match keyphrases written in Japanese characters in slugs written in Latin characters.
  • Improves the accuracy of the Estimated Reading Time results for Japanese.
  • Adapts the recommended meta description length and meta description preview limit for Japanese.
  • Improves the Workouts overview for mobile screens.
  • Makes sure we don't output the same sameAs URL twice on Person and Organization.
  • Adds "Blog Post" / BlogPosting as a potential Schema Article type.

Bugfixes

  • Fixes a bug where a fatal error would be thrown when using PHP 8.1.
  • Fixes a bug where the og:image:type meta would not be output correctly. Props to @dodomorandi.
  • Fixes a bug where the incoming link count of a post would not return to zero if all incoming links were removed.
  • Fixes a bug where the meta description would get trimmed to an empty string if the text doesn't have any space. Props to @waviaei.
  • Fixes a bug where Link keyphrase assessment would not find a match when the keyphrase is enclosed in double quotes.
  • Fixes a bug where tags with attributes in the text would not be converted to paragraph tags. As a result some long paragraphs in the text might not have been highlighted in the Paragraph length assessment.

Other

  • Improves compatibility with PHP 8.1 by adding validations and handling deprecations.
  • Reverts the removal of the deprecated WPSEO_Frontend class.
  • Changes the font size of the alerts from 14px to 13px.