our setup are two shops, which only differ in pricing. the second shop has a b2b subdomain prefix.
i need to avoid double indexing by search robots, so i thought of two possible ways:
-
robots.txt - this option would require to run the secondary shop without the b2b subdomain - is that possible?
-
i thought it might be much more elegant to just check in the _header.tpl file if the secondary shop is displayed and to add a meta no follow tag here. my problem is, that i do not know which object/variable i need to check for the shopid - can somebody help?
thank you,
regards