yoast_seo 8.x-2.0-alpha10

Bug fixes

This release adds forwards compatibility with version 2 of the Metatag module (compatibility with version 1 is retained). It also fixes an issue where the score bubble was not updated in the widget.

yoast_seo 8.x-2.0-alpha9

Bug fixes
New features

This release provides the ability to configure what theme and view mode are used for analysis. It also fixes an issue when analysing entities that don't have a title (but have some other method of providing a label). Analysis is now also more reliable when the theme output contains blank lines outside of the HTML.

yoast_seo 8.x-2.0-alpha6

Bug fixes

Contributors (1): Tessa Bakker
Issues: 1 issue solved.

Full Changelog

Changes since 8.x-2.0-alpha5:

Bug report:
- 3190093 by Tessa Bakker: Fix typo in bitwise OR assignment

yoast_seo 8.x-2.0-alpha5

Bug fixes

Stability and code quality improvements

Contributors (20): mpp, jefuri, fabianderijk, olivier.br, Anybody, j3ll3nl, robinwest, alexfarr, damontgomery, barthje, Kingdutch, Znak, jibran, c_archer, Panchuk, szato, laurelstreng, manuel.adan, MaxPah, thalles
Issues: 5 issues solved.

yoast_seo 8.x-2.0-alpha4

Bug fixes

This release fixes the following issues since 2.0-alpha3:

  • [#cd7b6f8]
  • [#3c022ea]
  • [#9fb7e37]
  • [#95753cd]

yoast_seo 8.x-1.4

Bug fixes
New features

This release fixes an issue with CKEditor and allows the Text (plain, long) field type to be analysed.

Contributors (3): RajabNatshah, Kingdutch, millionleaves
Issues: 2 issues solved.

yoast_seo 8.x-2.0-alpha3

Bug fixes
New features

This release contains a number of bugfixes that improve quality of life and integration with other modules.

Contributors (7)

b_sharpe, Kingdutch, emclaughlin, RuslanP, Ronak.addweb, nkoporec, edurenye

Changelog

Issues: 8 issues resolved.

yoast_seo 8.x-2.0-alpha2

Bug fixes
New features

Bugfix release with update for Drupal 8.5.0

Contributors: (2) edurenye, Kingdutch

Issues: 2 issues fixed.

yoast_seo 8.x-2.0-alpha1

Bug fixes
New features

The release of alpha1 marks the final steps towards a stable release of a reworked Real-Time SEO module. This release brings some much needed modernisation to the module taking advantage of new Drupal 8 paradigms.

yoast_seo 8.x-1.3

Bug fixes
New features

This release adds support for the simple_sitemap as alternative to XML Sitemap as suggestion on the configuration page:
Issue #2878955 by t3kn0ph34r, Kingdutch: Support simple_sitemap as alternative to XML Sitemap on configuration page

yoast_seo 7.x-1.2

Bug fixes

This release contains the following bugfix:

Issue #2773385 by DamienMcKenna, lodey, MrPaulDriver: Breaks JS scripts on node edit forms

yoast_seo 8.x-1.2

Bug fixes

This release contains the following bugfixes:

Issue #2843899 by nehakhadke, dhruveshdtripathi: $this->t() should be used instead of t() for Drupal 8 version
Issue #2773749 by ozin: Does not work for Taxonomy Terms
Issue #2773075 by Homotechsual, Almare: Missing Tokens
Issue #2858496 by Dane Powell, samuelj13: Undeclared dependency on Views causes fatal errors

yoast_seo 8.x-1.1

Bug fixes

New release containing coding standards, a small bugfix and some naming changes.
The module will now go on under the name Real-time SEO for Drupal, but will still use the Yoast library.
For the functionalities nothing will change, apart from the name labels.

Issue #2810859 by minakshiPh: fix for drupal coding standards
Issue #2797003 by spoit: A missing body field or no configured form display breaks the full node edit form

yoast_seo 7.x-1.1

Bug fixes

New release containing coding standards and some naming changes.
The module will now go on under the name Real-time SEO for Drupal, but will still use the Yoast library.
For the functionalities nothing will change, apart from the name labels.

Issue #2810843 by minakshiPh, nileshlohar: missing drupal coding standards

yoast_seo 7.x-1.0

Bug fixes
New features

Issue #2753057 by nairb: Undefined index: description in yoast_seo_configuration_form() (line 152
Issue #2777375 by lmcorreia: Remove newsletter block in form for D7
Issue #2722491 by Vasantha Kaje: Yoast js interferes with metatag/tokens
Issue #2712931 by Arkener, jphelan: Separate module access for different roles (previously:Only Works on admin role)
Issue #2625862 by jorgegc: Javascript error
Issue #2784549 by Homotechsual: Views Improvements

yoast_seo 8.x-1.0-alpha3

Bug fixes

Issue #2701091 by KittenDestroyer: CKEditor openDialog break if Yoast module is enabled
Issue #2731895: Wrong filename causes ReflectionException

yoast_seo 7.x-1.0-beta4

Bug fixes
New features

Some major changes in this release!
- We finally have multiple field support! You can now select additional fields to include in the Yoast calculation!
- The Yoast javascript library is updated to v1.2.2!

Important notice:
We were required to change the score field from int to float which may cause the content overview to show the incorrect color circle by a slight margin ( example: 7.0 is orange where 7.1 is green ). This only affects old nodes but when resaving it should show the correct circle again in the content overview.

yoast_seo 8.x-1.0-alpha2

Bug fixes

Issue #2689753 by Pashupathi Nath Gajawada: Yoast SEO for Drupal removind deprecated method from code base
Issue #2640526 by renat: Flush cache results in unexpected error

yoast_seo 7.x-1.0-beta3

Bug fixes

Issue #2653498 by Arkener: PHP notice when upgrading Metatag module
Issue #2633280 by AlexKirienko: JS error when Title is readonly
Issue #2639258 by Niels de Ruijter: detectCKEditorInstances runs before CKEditor creates any instances
Issue #2578297 by DamienMcKenna: *must* run latest metatag module

We also added a link to the Yoast SEO newsletter.

yoast_seo 8.x-1.x-dev

Development version of Yoast SEO for Drupal 8.

It works on a vanille Drupal installation, but there could still be side effects. Don't use on a production site.

yoast_seo 7.x-1.0-beta2

Bug fixes

Issue #2636836 by ronaldtebrake: Snippet updates meta values to undefined in
Issue #2574277 by JurriaanRoelofs: ReferenceError: detectCKEditorInstances is
Issue #2574293 by LammensJ: Can't see Yoast SEO scores in admin/content
Issue #2619012 by Niels de Ruijter: Yoast SEO scores not showing in admin/
Issue #2573979 by Niels de Ruijter, realityloop: Warning in status report
Issue #2610156 by Arkener: Cleaning variables on uninstall / content type
Issue #2578745 by drpl: install file php / added

yoast_seo 7.x-1.0-beta1

New features

Improve your Drupal SEO: this module helps you optimize content around keywords in a fast, natural, non-spam way.

(Updated 2018) - Get the latest version

Newest VersionsBy now you can get stable versions on the main project page.
Subscribe with RSS Subscribe to Releases for Real-time SEO for Drupal