visma / module-seo-meta-robots
Extension allows control over robots meta tag
Installs: 5 928
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 4
Type:magento2-module
Requires
- php: ^7.1 || ^8.1
- magento/framework: ^102||^103
- magento/module-catalog: ^103||^104
- magento/module-cms: ^103||^104
- magento/module-eav: ^102
- magento/module-store: ^101
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-23 13:32:42 UTC
README
This Magento 2 module enables store administrator to control the value of <meta name="robots" /> tag. This can be done on a individual basis for products, categories and CMS pages.
Installation
composer require visma/module-seo-meta-robots
bin/magento module:enable Visma_SeoMetaRobots
Credits
This Magento 2 module is a fork of magesuite/seo-meta-robots.
Licence
OSL-3.0 AFL-3.0