Forum Moderators: phranque

Message Too Old, No Replies

what kind of redirect

         

Istvan

4:54 pm on Jan 11, 2003 (gmt 0)

10+ Year Member



I hope someone can clear something up for me:

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

andreasfriedrich

12:42 am on Jan 12, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



See the documentation for Redirect [httpd.apache.org] and RedirectPermanent [httpd.apache.org] at [httpd.apache.org ].