Hi , I have a client that uses frames to show the site.co.uk when a visitor clicks on site.ie like follows: <HTML><HEAD> <TITLE></TITLE> </HEAD> <FRAMESET> <FRAME NAME="cloak" SRC="http://www.site.co.uk"> </FRAMESET> </HTML> Code (markup): I know myself this is bad for SEO but not sure if a 301 redirect is best ? I know I can replicate the whole .co.uk site on .ie as this would be classed as duplicate content.... Any opinions /ideas would be great.. Cheers