View Single Post
Old 07-06-2004, 02:57 PM   #6 (permalink)
GoldDust
Contributing Member
 
GoldDust's Avatar
 
Join Date: 12-28-03
Location: East London, UK
Posts: 601
iTrader: 0 / 0%
Latest Blog:
None

GoldDust is just really niceGoldDust is just really niceGoldDust is just really niceGoldDust is just really niceGoldDust is just really niceGoldDust is just really niceGoldDust is just really niceGoldDust is just really niceGoldDust is just really niceGoldDust is just really niceGoldDust is just really nice
Send a message via MSN to GoldDust
ok just to double check, would this code below also pass all pr and backlinks from the old site to the new site if i place this code below in the .htaccess of the old site?

Quote:
RewriteEngine on
RewriteBase /
RewriteRule ^(.*)$ http://www.newdomain.com/ [R=301]
GoldDust is offline   Reply With Quote