Skip to content

Yoast/Yoast-SEO-for-TYPO3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Richard Haeser
Apr 22, 2020
6ac8813 · Apr 22, 2020
Apr 16, 2019
Jul 11, 2018
Apr 22, 2020
Apr 21, 2020
Sep 20, 2019
Apr 20, 2020
Oct 23, 2018
Apr 12, 2019
Sep 26, 2019
Jan 23, 2020
Apr 12, 2019
Oct 23, 2018
Apr 22, 2020
Apr 12, 2019
Aug 15, 2019
Apr 12, 2019
Apr 20, 2020
Apr 22, 2020
Jul 20, 2018
Apr 22, 2020
Apr 20, 2020
Apr 23, 2019
Mar 15, 2018
Apr 19, 2020
Apr 19, 2020
Apr 12, 2019

Repository files navigation

Yoast SEO for TYPO3

Build Status Stable Version License

This plugin integrates text analysis and assessment from YoastSEO.js. Content analysis can generate interesting metrics about a text and give you an assessment which can be used to improve the text.

Installation

You can easily install the plugin with Composer. Just use the following command in the root of your project:

composer require yoast-seo-for-typo3/yoast_seo

Configuration

There is no need for configuration although it is recommended to remove all other SEO related plugins creating metatags in frontend. There are however some configuration options available. More information about configuring Yoast SEO for TYPO3 can be found in the manual on https://docs.typo3.org.

This repository uses the Yoast grunt tasks plugin.

Changing Frontend behaviour

As it has always been, you can change frontend behaviour of yoast_seo via TypoScript. Check the current file for reference.

Reporting bugs / Contributions

Anyone is welcome to contribute to Yoast SEO for TYPO3. Please read the guidelines for contributing to this repository and how to report bugs.

There are various ways you can contribute:

  • Raise an issue on GitHub.
  • Send us a Pull Request with your bug fixes and/or new features.