Don't think someone else asked for this before, but anyway I can find an answer so here I go How do I redirect Google to a location other than the actual redirect? Let me explain it. I'm using a 301 redirection to send visitors from http://domain-A to http://domain-B However I want Google going to [b]http://domain-A/robots.txt[/b] in order to get this site removed from its index. Is there a way to accomplish this?
It sounds like cloaking, Google will not be so happy if you handle this issue in this way. You can do the same job in a better way setting up a 301 redirect from http://domain-A do http://domain-B. http://domain-A will be removed from indexes and http://domain-B will inherit its ranking.