Pawel Szulencki Search Engine Optimization/Marketing blog.
If you're new here, you may want to subscribe to my RSS feed or follow me on Twitter. Thanks for visiting!
First you need to create a .htaccess file [read .htaccess and SEO article to find out how to create such file] and put the following code into it:
Options +FollowSymLinks
RewriteEngine on
RewriteRule (.*) http://www.newdomain.com/$1 [R=301,L]
and change www.newdomain.com to your new domain name. Put the changed .htaccess file into a root folder on old domain name. That way you will redirect permanently all traffic from your old domain name to new one.
Done! You expected something more complicated?
Sphere: Related ContentPawel Szulencki is a SEO (Search Engine Optimization) and Marketing certified specialist who is interested in organic SEO, paid campaigns (PPC) and Social Media Marketing channels. (Read more)
Add New Comment