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.

Installs: 16

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/readymage/search-exclusion

1.0.0 2026-02-18 22:06 UTC

This package is auto-updated.

Last update: 2026-02-19 12:13:37 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