extroniks / magento2-cms-seo
dev-master
2019-03-25 00:24 UTC
This package is auto-updated.
Last update: 2024-09-25 13:40:17 UTC
README
通过
- 创建元标签来避免重复内容的惩罚,从而提高SEO评分
安装
- 将以下命令添加到您的项目依赖项列表中
composer require extroniks/magento2-cms-seo
- 运行
bin/magento module:enable Extroniks_CmsSeo
- 运行
bin/magento setup:upgrade
- 运行
bin/magento setup:di:compile
- 在系统配置中配置模块
- 运行
bin/magneto cache:flush
兼容性/测试于
- Magento 2.2
待办事项
- 更多SEO选项
有关模块的更多信息,请参阅文档