Quote:
Originally Posted by highbids
It is a add on domain, when I found out about this I did a search
in Google with out the .com at the end and http: at the beginning.
I use the middle part of the name as a login name for certain forums & was trying
to find out if Google indexed some of my postings that's when I found it showing
up at the end of my main domain name.
I does not show up when I do a search for the whole domain name with the .com
at the end, everything's OK.
Thanks for the help.
|
If I'm not mistaken, you can add a line or two to your main domain's robots.txt file which will disallow robots from searching any addon domain subfolders below your main domain's public html folder.
Sorry, since it's been a while since I've done it, I'm a bit hazy on the details.
[added]
Here's what I currently have in my main domain's public_html robots.txt file:
Quote:
User-Agent: *
Disallow: /cleanwayusainc
Disallow: /mhcircuitsandsoftware
Allow: /
|
As far as I know, this prevents Google (or any other robot?) from indexing the two addon domain subfolders through the main domain.
If I've done something wrong here, could someone more knowledgeable than me please point out any errors?