View Single Post
Old 09-27-2013, 10:38 PM   #1
sinicline
Registered User
 
Join Date: Oct 2012
Posts: 189
301 redirect - the right way

Hello

I just bought a new domain and I'd like to transfer all my SEO efforts/PR to the new domain

I did the 301 redirect using the code below in the root directory of my old domain:
==============
RewriteEngine on
RewriteRule ^(.*)$ NEW-URL.html [R=301,NC,L]
================

Please advise if this is the best way to do redirect to the new domain with PR and link juice


Also, is it better to redirect to the new root domain or inner page?


Thank you all
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sinicline is offline   Reply With Quote