I know it's possible to block subdomains using a separate robots.txt file located inside the actual subdomain folder, however because of the subdomain is a rewrite, I cannot, nor do i want to create a new directory just to place 1 robots.txt file inside. I also know placing a meta noindex within the download pages will accomplish this.
However, here's my question:
Will this disallow all URLs under the download subdomain or just "download.domain.com"?
Thanks in advance, big hugs. :xmas-smiley-010:
However, here's my question:
Code:
Disallow: http://download.domain.com/
Thanks in advance, big hugs. :xmas-smiley-010: