magepsycho/magento2-seosuite
Composer 安装命令:
composer require magepsycho/magento2-seosuite
包简介
Magento 2 FREE SEO Suite
关键字:
README 文档
README
Magento 2 FREE SEO Suite
Overview
Magento 2 FREE SEO Suite extension optimizes SEO strategies for your e-commerce store.
The default SEO settings in Magento 2 are not enough to improve your store's search visibility. With this extension, you can maximize your SEO strategies for better search engine rankings.
Key Features
- Adds canonical URL to the homepage, CMS pages, and contact us page
- Eliminates non-canonical product URLs from
sitemap.xml - Offers HTML sitemap creation
- Enables SEO pagination using
rel="prev"andrel="next"meta tags - Adds "NOINDEX,NOFOLLOW" meta robots to
/customer,/checkout, and/catalogsearchpages
Feature Highlights
Manage Duplicate Content
This extension helps to avoid duplicate content problems on the homepage, CMS pages, and contact us pages.
It uses the concept of "Canonical URL" to specify the preferred version of a web page, avoiding duplicity and improving search ranking by using a rel="canonical" link in HTML.
The extension also removes non-preferred product URLs from "sitemap.xml" by setting a canonical version.
For example: the "/" version of the homepage will be designated as the preferred one, even among multiple variations such as
/index.php/cms//cms/index/cms/index/index/home
HTML Sitemap
The extension offers an "HTML Sitemap" to help visitors find their way around your store. This feature will add a link to a page called "/sitemap" in the footer.
An "HTML Sitemap" is a webpage that lists all the links on a website in an organized manner to help visitors navigate and improve the website's SEO by providing search engines with a clear structure.
SEO Pagination
The extension enhances paginated pages, like category pages, by adding rel="next" and rel="prev" attributes for pagination.
Just like rel="canonical" helps with duplicate content, rel="next" and rel="prev" HTML link elements help identify the relationship between different URLs in a paginated series.
Important: The "Prev/Next" recommendation from Google Webmaster Guide is no longer applicable as of Spring 2019. (Reference: https://support.google.com/webmasters/thread/2783047?hl=en)
"No Index, No Follow" Meta Tag
The extension allows you to choose which pages should have the "NOINDEX,NOFOLLOW" meta robots tag.
You can choose which pages should have the "NOINDEX,NOFOLLOW" meta robots tag.
By default, these tags will be added to the following pages:
- Customer pages (
/customer/*/*) - Cart/Checkout pages (
/checkout/*/*) - CMS 404 page (
/cms/noroute/index) - Product review page (
/review/product/list) - Search result pages (
/catalogsearch/*/*)
This can be useful for pages with duplicate or low-quality content, under construction or development, sensitive information, or thin or no content.
🛠️ Installation
1 Using Composer (Preferred)
composer require magepsycho/magento2-seosuite
2 Using Modman
modman init
modman clone git@github.com:MagePsycho/magento2-seo-suite.git
3 Using Zip File
- Download the Extension Zip File
- Extract & upload the files to
/path/to/magento2/app/code/MagePsycho/SeoSuite/
After installation by either means, activate the extension with following steps
- Enable the module
php bin/magento module:enable MagePsycho_SeoSuite --clear-static-content
php bin/magento setup:upgrade
- Flush the store cache
php bin/magento cache:flush
- Deploy static content - in Production mode only
rm -rf pub/static/* var/view_preprocessed/*
php bin/magento setup:static-content:deploy
- Go to Admin > MARKETING > SEO Suite > Manage Settings
Live Demo:
Changelog
Version 1.0.0 (2023-02-07)
- Initial Release.
Authors
Contributors
To Contribute
Any contribution to the development of Magento 2 FREE SEO Suite is highly welcome.
The best possibility to provide any code is to open a pull request on GitHub.
Need Support?
If you encounter any problems or bugs, please create an issue on GitHub.
Please visit our store for more FREE / paid extensions OR contact us for customization / development services.
magepsycho/magento2-seosuite 适用场景与选型建议
magepsycho/magento2-seosuite 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 6.48k 次下载、GitHub Stars 达 10, 最近一次更新时间为 2023 年 02 月 12 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「module」 「extension」 「google」 「seo」 「magento」 「search engine optimization」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 magepsycho/magento2-seosuite 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 magepsycho/magento2-seosuite 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 magepsycho/magento2-seosuite 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
A custom URL rule class for Yii 2 which allows to create translated URL rules
The Yii2 extension uses jQuery jquery.carousel-1.1.min.js and makes image carousel from php array of structure defined.
TYPO3 CMS extension to create gallery content element with preset crop ratios and pagination
UI Kit 3 Extension for Yii2
Adds more BBCode
Magento 2 Social Login extension is designed for quick login to your Magento 2 store without procesing complex register steps
统计信息
- 总下载量: 6.48k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 10
- 点击次数: 19
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2023-02-12