Forum Moderators: open
After having problems with Googlebot on one of my domain names I want to keep her away from on domain and only allow her to another.
Could you tell me if the following is the right way to do it.
On the domain I DON'T want GBot
User-agent: googlebot
Disallow: /
User-agent: *
Disallow: /cgi-bin/
On the domain I DO want Gdot
User-agent: googlebot
Disallow: /cgi-bin/
User-agent: *
Disallow: /
Is that right?
Leo