Hi. Ive just been looking into where a client’s site appears in Google. For some reason Google is indexing weird sub domains, for example: http:mail1.mydomain.com/page1.php and http:demo.mydomain.com/page2.php.
I have no idea why this is happening! Subdomains are not setup on the server and tehres nothing in my code that mentions ‘http:mail1’ or ‘http:demo.’
I think the point was that the OP did not set these up.
@bolton
Was this domain owned by someone else in the past, or was there another site at this domain before? Perhaps those are old subdomains no longer used. Although, the way you’ve posted them, they don’t look like real subdomains.
Hmm sounds pretty bad to me, why don’t you use Robots.txt and allow robots to crawl only to valid domains and disallow to the rest? Its an easy solution