ReadyMage Search Exclusion
readymage/search-exclusion
Injects noindex, nofollow meta tags and Magento design config to prevent search engines from indexing the Magento store. Useful for staging and development environments.
Build Tests
Code Quality
Tested on Magento 2.4.8-p4
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubReadyMage Search Exclusion
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
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.