It is fairly simple to move a wordpress blog across servers. In fact, I just did that. I gave up on my old host and am now hosting on Rackspace Network. Here is quick checklist:
Move Wordpress Installation
- Download all the scripts – You can skip a cache folder under the wp-content directory
- Go to your existing web hosts PHPMyAdmin page to download your Database as a SQL file.
- Create a new MySQL database with your NEW web host and import this SQL file.
- Upload your scripts to the new web host
- Open wp-config.php and modify the database name, hostname, password accordingly
- Change the DNS at your domain registration service provider, as required
- That’s it!
Most time is consumed in downloading and uploading the files. Everything else is quick. It is really simple to manage and move your wordpress blog if you need to do so. (This is also my test post after moving!)
This entry was posted
on Monday, December 29th, 2008 at 12:18 pm and is filed under wordpress.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
