The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

1070 Modules
573 Ready
491 Need Help
🏆 Leaderboard
Unknown

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.

0
Downloads
0
GitHub Stars
-
Last Release
0
Open Issues
Not Tested
Awaiting results

Build Tests

Composer Install
DI Compile
Templates

Code Quality

Coding Standard
PHPStan

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

Category Facet Robots Manager for Magento 2 Magento compatibility status badge

README

Loaded from GitHub

Magenable 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 module
  • Ignore 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.