Whats the best way to redirect a page or site?
There are many forms of redirect – the two most common being 301 and 302 redirects (named after the header code they return). A 302 redirect is a temporary redirect which says ‘this content is currently at location x but keep both locations indexed as it will move back shortly’. A 301 redirect tells the referrer (i.e. a search engine) that the content has moved permanently to its new location and to ignore all references to the old location.