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