extroniks / magento2-cms-seo
Package info
github.com/extroniks/magento2-cms-seo
Type:magento2-module
pkg:composer/extroniks/magento2-cms-seo
dev-master
2019-03-25 00:24 UTC
This package is auto-updated.
Last update: 2026-03-25 16:57:31 UTC
README
Improves SEO rating by:
- creating meta tags to avoid duplicate content penalties
Installation
- Add this to your project dependecies list
composer require extroniks/magento2-cms-seo - Run
bin/magento module:enable Extroniks_CmsSeo - Run
bin/magento setup:upgrade - Run
bin/magento setup:di:compile - Configure module in system configuration
- Run
bin/magneto cache:flush
Compatibility/Tested on:
- Magento 2.2
Todos
- More SEO options
For more information about the module take a look at the documentation