/Yoast-SEO-for-TYPO3

Yoast SEO plugin for TYPO3

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Yoast SEO for TYPO3

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.

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.