Hey all, I'm new here. Was wondering if I could maybe get some help regarding subdomains. Bare in mind I'm pretty illiterate in this area Basically I have a website and within the site is a subdomain, and the subdomain is the secure part of the site, meaning the Admin/Backend links where we edit products etc. Eg: www.mywebsite.com would be the main domain, and mywebsite.securesystems.com would be the subdomain. When some terms are searched in google, the subdomain comes up instead of the main domain. Is there a way I can tell Google not to use the subdomain for search term results? Thanks in advance, gar
You should be able to block the subdomain via robots.txt You can also add a nofollow/noindex meta tag to all of your admin pages. If Google found this subdomain, you probably have a link or two pointing to it from somewhere. If so, you could also make that link nofollow.
wow thanks for the response Ok now for the next stage. I have no idea what this robots.txt file is. Is the some kind of editable file that Google uses for each domain? Is it found in the Webmaster Tools? Thanks for all your replies, I'll try and figure it out as I wait for more help gar edit: Ok I've found out kinda what the robots file is and how it works, but not where it is or if I have to create one myself and where to put it. And more specifically how to make it so it skips the subdomain as a whole (rather than individual links). Help!