lillik / module-seo-pagination
Magento 2 Seo Pagination
Installs: 12 103
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 5
Forks: 4
Open Issues: 1
Type:magento2-module
Requires
- magento/framework: *
This package is auto-updated.
Last update: 2024-11-04 14:07:32 UTC
README
Introduction
It’s important to include the rel=”prev” & rel=”next” meta tags in your eCommerce site. For more information about these meta tags can be founded here
This is Magento 2 extension adds these meta tags into you category pages.
Installation Magento 2 Module
The preferred way of installing lillik/module-seo-pagination is through Composer. Simply add lillik/module-seo-pagination as a dependency:
php composer.phar require lillik/module-seo-pagination
Configuration Magento 2
Stores -> Configuration -> Catalog -> Search Engine Optimization
Contribution
If you have any issues, please contact me or open a bug report in GitHub's issue tracker.
License
The code is licensed under Apache-2.0 License.