extroniks / magento2-cms-seo
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
This package is auto-updated.
Last update: 2025-04-25 14:51:32 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