Hi everbody I have 2 domains and my website can be accessed with both addresses and www & non-www versions.
Now I only want www.domain2.com to be indexed by SE, because it has the best PR.
So if I create a robot.txt file with following content, will that work?
--------------------------------------------
User-agent: WebCrawler
Disallow: [domain1.com...]
Disallow: [domain1.com...]
Disallow: [domain2.com...]
--------------------------------------------
I tried redirets and mod rewrited before, but I don't really care if people can access the site differently... ( only care about SE indexing )
Hope somebody can help me with this
Reards
2 everybody
MAVI