27/07
2018
Magento 2 Seo Pagination
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, (*1)
This is Magento 2 extension adds these meta tags into you category pages., (*2)
The preferred way of installing lillik/module-seo-pagination is through Composer. Simply add lillik/module-seo-pagination as a dependency:, (*3)
php composer.phar require lillik/module-seo-pagination
Stores -> Configuration -> Catalog -> Search Engine Optimization
, (*4)
If you have any issues, please contact me or open a bug report in GitHub's issue tracker., (*5)
The code is licensed under Apache-2.0 License., (*6)