Skip to content

Releases: Yoast/Yoast-SEO-for-TYPO3

v5.1.1

10 Oct 17:43
Compare
Choose a tag to compare

Fixed

  • Ignore pages for breadcrumb which are not in a site root #269
  • Fallback to typoscript for allowedDoktypes is restored #299

v5.1.0

20 Sep 14:26
Compare
Choose a tag to compare

Added

  • Visually updated snippet preview to match latest changes on Google.
  • Favicons visible in mobile snippet preview
  • Added proper error message when server is not able to access the page it wants to analyse.

Changed

  • You can set the doktypes that Yoast should analyse now by $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['yoast_seo']['allowedDoktypes'] in stead of TypoScript. It will still have a fallback to the old TypoScript configuration. (#283)
  • Altered the documentation a little bit.

Fixed

  • Restored the compatibility with PHP 7.0 (#266)
  • Prevent caching of page when analysing a page that is disabled. (#272)
  • When the base in site configuration is only /, the absolute URL (which is needed by the analysis) will now be based on the current domain. #279
  • Made sure that if you set the allowed doktypes via $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['yoast_seo']['allowedDoktypes'], the doktypes will always be available when defining which fields in the page properties. (#283)
  • The right URL to analyse the content is now generated when you have a multi-site setup

v5.0.1

02 May 12:00
Compare
Choose a tag to compare

This release only contains bugfixes.

For all changes in this version, see https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md

v5.0.0

12 Apr 10:34
16808c6
Compare
Choose a tag to compare

Added

  • Basic schema.org integration helping you to give structured data to search engines. In this basic version, we will help you with your breadcrumbs and your general site information.
  • Possibility for extension developers to create their own schema.org data providers
  • Focus keyword is now renamed to Focus keyphrase. You can find more information about the difference on https://yoast.com/difference-between-keyword-and-keyphrase/
  • All latest features now available for TYPO3 CMS v8LTS and v9LTS
  • New single H1 assessment to check if only one H1 is used within the text

Changed

  • For various languages, we’ll now filter out function words that precede the keyphrase in the title when analysing your title. This means that if you use words like [the], [on] or [what] before your keyphrase in the title, it won’t affect your score.
  • The keyword density assessment now takes the length of the focus keyphrase into account, because it can be much harder to use a longer keyphrase in your text. In this new version, you’ll need to use your longer keyphrase less often in the text than a shorter keyphrase to get a green bullet.
  • When you have no outbound links on your page, you will get a red bullet instead of an orange one.
  • Check if your keyphrase is used in the alt attributes of your images.
  • All the technology behind the integration is rewritten so we are future proof and can handle new updates of the Yoast SEO libraries.

Fixed

  • Fixed problem with analysing pages when using a quote in your focus keyword
  • When you have larger pages to analyse it could happen in previous versions that your browser crashed. Because we have rewritten the technology to analyse your content, your browser should not crash on large amounts of content anymore.

v4.1.0

16 Jan 14:56
Compare
Choose a tag to compare

This release a new feature (snippet preview of disabled pages) and some bugfixes.

You can view the changelog at https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md

v3.0.5

16 Jan 14:46
Compare
Choose a tag to compare

This release contains only bugfixes.

You can view the changelog at https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md

v4.0.0

23 Oct 19:20
Compare
Choose a tag to compare

This new version is based on TYPO3 CMS 9LTS. We will continue to maintain the TYPO3 CMS8 (Yoast SEO for TYPO3 v3.x) and CMS 9 (Yoast SEO for TYPO3 v4.x) compatible version with maintenance and new features. The support for CMS 7 (Yoast SEO for TYPO3 v3.0.x) is from now on limited to bugfixes only.

v3.0.4

24 Aug 06:33
Compare
Choose a tag to compare

This release contains only bugfixes.

You can view the changelog at https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md

v3.0.3

23 Aug 07:35
Compare
Choose a tag to compare

This release contains only bugfixes.

You can view the changelog at https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md

v3.0.2

29 Jul 20:20
Compare
Choose a tag to compare

This release contains only bugfixes of documentation