Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 485 Bytes

File metadata and controls

23 lines (14 loc) · 485 Bytes

SEO Addons

This is a TYPO3 CMS extensions with addons and default configuration used by supseven. This is not a standalone SEO tool, but only a minor extension to EXT:seo of TYPO3 itself.

Installation

Add via composer: composer require supseven/seo-addons

Integration

Include the provided Typoscript file:

@import 'EXT:seo_addons/Configuration/TypoScript/setup.typoscript'

and adjust, like a common EXT:seo configuration.

License

GPL v3.0