Category Facet Robots Manager for Magento 2
magenable/module-category-facet-robots-manager
Adds a noindex meta tag to category pages that have layered-navigation filters applied, with configurable ignored URL parameters, preventing indexing of duplicate faceted URLs.
Build Tests
Code Quality
Recent Test History
Each release is tested against the latest Magento version at that time.
No test history available yet.
Share This Module's Status
README
Loaded from GitHubMagenable Category Facet Robots Manager
Magenable Category Facet Robots Manager is a module for Magento 2/Adobe Commerce that provides the ability to add a noindex meta tag to category pages with filters.

Installation
Composer:
Run the following command in Magento 2 root folder
composer require magenable/module-category-facet-robots-manager
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy
Upgrade
Composer:
Run the following command in Magento 2 root folder
composer update magenable/module-category-facet-robots-manager
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy
User Guide
Configuration:
Go to Stores > Settings > Configuration > Magenable Extensions > Category Facet Robots Manager.
General
Enabled- Enable or Disable the moduleIgnore Params- URL parameters to be ignored (comma separated)Meta Tag Content- This content will be added to the meta tag on category pages:<meta name="robots" content="..."/>

Compatibility
Tested with Magento Open Source 2.4.4 - 2.4.8, but will probably work with older Magento 2.X versions and Adobe Commerce
About developer
The extension is developed by Magenable (https://magenable.com.au), eCommerce consultancy specializing in Magento/Adobe Commerce based in Melbourne, Australia
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.