Forum Moderators: phranque
I have two domainnames, where at the oldpage1.htm (site A) and [newurl.com...] (Site B). Site A is ranking quite well in the searchengines. Now I want the visitors which come to Site A, will go to my newest and content-rich site B. Is there a way, in which I can achieve that Site A will keep its good ranking while redirecting the visitors/traffic to Site B?
Secondly I am using the following lines in my .htaccess file:
Redirect /oldpage1.htm [newurl.com...]
As you see, I am using "Redirect ", what is the difference between "Redirect " and "RedirectPermanent "?
Istvan