Quote Originally Posted by viruz99 View Post
will this transfer the PR as well ?


Edit : will this work ?


Options +FollowSymLinks
RewriteEngine on
RewriteRule (.*) http://newdomain.com/$1 [R=301,L]
RewriteRule ^(.*)$ http://newdomain.com [L]
transfer the PR = No
transfer the juice = Yes, but only with proper setting.

and that wont work, use this instead.

Code: 
Options +FollowSymLinks
RewriteCond %{HTTP_HOST} ^(www\.)?olddomain\.com$ [NC]
RewriteRule ^(.*)$ http://www.newdomain.com [L]
Rocke Reviewed by Rocke on . [SEO Related] Redirect PR / Traffic From Established Site > New Site Hey Guys , I got a PR2 forum with ~450k indexed pages and ~ 6k visitors daily . Kind of hit a small issue today and thinking of closing down the site and i want to divert the PR & traffic if possible to a new wordpress site which i started a few weeks ago . What is the best option ?? 1. Redirect the forum domain to the wordpress domain Rating: 5