Blogging, Strategy
Changing Your Blog Name and The Power of the 301 Redirect

Sometimes you just want to change your blog name. I know. I’ve had that thought a thousand+1 times. And sometimes it’s legitimate.
But what do you do so that you don’t lose all that good traffic love and link juice?
301 Redirect with .htaccess baby!
Here’s how you do it:
- Create a new file with a basic text editor and call it htaccess.txt
- Add the following two lines in the file:
- RewriteEngine On
RewriteRule ^(.*)$ http://www.yournewdomain.com/$1 [R=301,L] - Replace “yournewdomain.com” with your actual new domain name.
- Upload it to your root folder on your server.
- Change the name from “htaccess.txt” to “.htaccess”
Voila. Try the old domain and it should kick over directly to your new domain name, with links in place. Of course, make sure you backup everything before you do anything you’d regret!
Have any other questions? Jump over to the Forums.
Leave a Reply
14 Responses to “Changing Your Blog Name and The Power of the 301 Redirect”
How to Change Your Blog Name | BeaconHill NW
[...] more information on this and more stuff on the interwebs checkout ChurchCrunch.com “Exploring the Intersection of Technology and the [...]







If you want to change your blog name so that it doesn't have a 'www' in front of it, is this also necessary? (say, http://www.churchcrunch.com to churchcrunch.com)
Yes you'd want to do a Redirect without the www you'd just do something like so: RewriteRule http://www.yournewdomain.com/(.*)$ http://yournewdomain.com/$1 [R=301,L] i think…
I don't know how to write the code for that, but there's a WP plugin that I use that does the job for me. It's called "Enforce www. Preference" and can be found here: http://txfx.net/code/wordpress/enforce-www-prefer...
I don't know how to write the code for that, but there's a WP plugin that I use that does the job for me. It's called "Enforce www. Preference" and can be found here: http://txfx.net/code/wordpress/enforce-www-prefer...
You can do it right from your wordpress backend-dealy-bob. From your dashboard, click on "settings", make sure you're in "general settings" and then change the wordpress address url to your domain name, minus the "www".
i think it's important to point out that this will only work if you are using some sort of URL rewriter like Apache Mod_ReWrite or ISAPIReWrite for IIS. Just putting the file in your web root SHOULD work on MOST hosts out there but a good webmaster would double check
You can also do it right from your wordpress backend-dealy-bob. From your dashboard, click on "settings", make sure you're in "general settings" and then change the wordpress address url to your domain name, minus the "www".
i was just pondering shortening up http://eternaltruthworldwide.com …what do you think? too long?
pretty long, but not hard.
have you seen the new design?
i have. it's cool. i'm going to release some themes soon… too bad!
i should of asked…but will need some for 2 other projects…hit me
Хороший сайт. Так держать!!!