scottparsons/module-cmscanonical
最新稳定版本:1.0.1
Composer 安装命令:
composer require scottparsons/module-cmscanonical
包简介
A Magento 2 module that adds a Canonical Link meta tag to CMS pages.
README 文档
README
Overview
A Magento 2 module that adds a Canonical Link field to the Search Engine Optimisation
section when editing CMS pages in the admin under Content -> Pages.
Particularly useful in preventing potential duplicate page content issues involving the home page
(where the BASE_URL and BASE_URL/home URLs are both accessible).
Requirements
Magento Open Source (CE) Version 2.2.x
Installation
Include the package.
$ composer require scottparsons/module-cmscanonical
Enable the module.
$ php bin/magento module:enable ScottParsons_CmsCanonical $ php bin/magento setup:upgrade $ php bin/magento cache:clean
Usage
In the admin, head to Content -> Pages
统计信息
- 总下载量: 27.74k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-10-18