quantin
2008-06-04, 06:14 PM
Transferred my site to myhosting.com but I am having duplicate sites.
sigma_the_sixth
2008-06-04, 06:22 PM
301 redirect is the best method to preserve your current search engine rankings when redirecting web pages or a web site. The code "301" is interpreted as "moved permanently". After the code, the URL of the missing or renamed page is noted, followed by a space, then followed by the new location or file name. You implement the 301 redirect by creating a .htaccess file. Once you implement this your old domain will be forwarded to your new domain.