kaystrobach / Yoast-SEO-for-TYPO3

Yoast SEO plugin for TYPO3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Yoast SEO plugin for TYPO3

License:Other


Languages

Language:PHP 61.5%Language:JavaScript 19.0%Language:HTML 12.4%Language:CSS 4.5%Language:XSLT 2.2%Language:Shell 0.3%