readymage / search-exclusion
Injects noindex,nofollow meta tag on non-production environments. Install is gated by build/portal; when enabled, outputs the tag in head.
Package info
github.com/readymage/search-exclusion
Type:magento2-module
pkg:composer/readymage/search-exclusion
1.0.0
2026-02-18 22:06 UTC
Requires
- magento/framework: *
This package is auto-updated.
Last update: 2026-03-19 12:24:58 UTC
README
Magento 2 module that injects noindex,nofollow (meta tag and Magento design config) so Magento is not indexed by search engines.
Add to any Magento 2 project with following commands:
composer require readymage/search-exclusion --no-interaction --update-no-dev --prefer-dist php bin/magento module:enable ReadyMage_SearchExclusion