I am new to using robots.txt on subdomains.
We have recently added a new subdomain forums.mysite.com and I'd like to exclude bits until we are ready to launch.
If I use:
User-agent: *
Disallow: /
Will that exclude the robots from the whole domain?
I am planning to put the robots.txt in the subdomain folder - should I be putting it in the main root domain instead?
Thanks for any advice