extroniks/magento2-cms-seo

Maintainers

Package info

github.com/extroniks/magento2-cms-seo

Type:magento2-module

pkg:composer/extroniks/magento2-cms-seo

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

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

  1. Add this to your project dependecies list composer require extroniks/magento2-cms-seo
  2. Run bin/magento module:enable Extroniks_CmsSeo
  3. Run bin/magento setup:upgrade
  4. Run bin/magento setup:di:compile
  5. Configure module in system configuration
  6. 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