301 redirect - how and where?

4 replies
  • SEO
  • |
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


my site structure has entire changed, i switched from oscommerce to magento

so what can i do so that ALL pages from the old sites are redirecting to the ONE URL i specify on 301 redirect?

please help ..


Thank you all ..
#301 #redirect

Trending Topics