Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.04 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.04 KB

Magento 2 SEO: Pagination

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

img

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.