Install
Works with Drupal: ^8 || ^9 || ^10 || ^11Using dev releases is not recommended, except for testing.
Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
65.38 KB
MD5: 5f490eb6dac12b37e4c47233d579f061
SHA-1: 2f577e9eaae60ba5cb1d97a30726408745a5a480
SHA-256: 1b0980fbe6571e23f3b8f5ccfacc1709c594342cbe31e0575abad0708c5ddc95
Download zip
77.99 KB
MD5: 60b056100b130a5fac576b83cda448f4
SHA-1: 475f6cf970414f4c1865f8a4f030972117224c5e
SHA-256: 30588612457ce9863b6e149e283f24552d4de6215dd96413ccba718b6b11fa02
Release notes
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.
There are the known bugs which will be solved in future dev releases:
- Doesn’t work with Taxonomy even if it is possible to enable Yoast SEO for it.
- While editing the snippet preview if pressing the enter key HTML tags are inserted.
- While editing a snippet preview field which has no value. After clicking on its placeholder text the style of the snippet preview beaks.
- While editing a snippet preview field, the cursor is positioned at the start of the text.
- Unable to uninstall the module. Gives an error because the YoastSEO field is still in use.
- Insert field in the content view doesn’t work at install because the field is not applied on the content type.
- It is currently not possible to remove the YoastSEO score field from the content view. After removal the field will get inserted again automatically.
- Score displayed in the view is a number. It should be a rating and a colored circle.
- Yoast SEO is not enabled automatically for all content types, it requires to be enabled manually through the configuration interface.