extroniks/magento2-cms-seo

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 0

Open Issues: 0

Type:magento2-module

dev-master 2019-03-25 00:24 UTC

This package is auto-updated.

Last update: 2024-04-25 12:48:51 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