: I usually handle this with an X-Robots-Tag HTTP header on any subdomains I create. Setting something like Header set X-Robots-Tag "noindex" in the Apache VHOST or .htaccess file, or add_header
I usually handle this with an X-Robots-Tag HTTP header on any subdomains I create. Setting something like Header set X-Robots-Tag "noindex" in the Apache VHOST or .htaccess file, or add_header X-Robots-Tag noindex; in Nginx, will tell search engines not to index anything on that subdomain.
This will have to be done for each subdomain you create, but it's not so much of an extra effort.
More posts by @Dunderdale272
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2025 All Rights reserved.