WordPress Tutorials and Blog Posts

How to Move a WordPress Site

November 15, 2010 | Written by Steve Burge

This tutorial will show you how to move a WordPress site from one folder to another.

In our example we're going to move the WP site from a folder called /blog/ and place it in the root of our site. That means that instead of accessing the site from http://example.com/blog/ we can now go directly to http://example.com.

Step 1) Change Your General Settings

tutuploadsmedia_1289847189123.png

Login to your WordPress site and go to Settings >> General.

tutuploadsmedia_1289847275442.png

We're going to change the "WordPress address (URL)" and "Site address (URL)" fields. Change them from their existing location as shown above to the new location as shown below:

tutuploadsmedia_1289847348759.png

Step 2) Move Your WordPress Files

tutuploadsmedia_1289847447526.png

The second step is to login to your WordPress files and move them from the old folder to the new. If you're using FTP software this will be as simple as dragging-and-dropping them to their new location.

Step 3) Reset Permalinks

tutuploadsmedia_1289847606612.png

The third and final step in moving most WordPress sites to reset your Permalinks. Login to your WordPress site at the new location and go to Settings >> Permalinks. Save your Permalinks using the same structure as you were using at the old location.


 

Comments  

 
#1 kitty1876 2010-12-06 18:33
I have a question! I had a problem upgrading my wordpress store last time that I lost some of the images and content along the way. Ever since then, I am afraid to move the WordPress site. It seems easy the way you describe how to move the wordpress site, but how can I be able to move it without changing anything on the pre exisiting wordpress content and still have those images the way they are?
 
 
#2 kl6H_steve 2010-12-13 10:30
Hi kitty1876

When you're actually moving as site, losing image paths is one possible problem that can occur during the move. Normally it's a question of opening the articles and modifying the paths.

However, it sounds as if you're actually updating your site which is a different thing.
 

Add comment