Moving a WordPress Site between hosting
-
Hi.
I’ve just successfully moved one of my sites from paid hosting to free hosting, lock, stock, and barrel. It is exactly as it was before..I thought I’d share the procedure, as someone somwhere must find it useful.
Here’s what I did:
1. Backup all files from existing site, using ftp (filezilla)
2. Backup the database, using wp-db-backup.
3. Set-up the account at the new hosting place.
4. Note the new FTP and DATABASE login details.
5. Change the nameserver entries at the registrar end.
6. Wait until DNS sorts itself out. (About two hours in this case..)
7. Install a plain-vanilla wordpress install at the new hosting. (Need database settings from earlier). Login and install (sets up database tables..)
8. Overwrite all files on new hosting with backed-up files. (Via FTP)
** IMPORTANT – do NOT overwrite wp-config.php **
9. Restore database from backup using phpmyadmin. (Takes a while..)
10. Stand back and admire.The site was down for less than 24 hours, and that includes the 16-hours break in the middle…
Here’s the site in question : q292u.com
There’s a slightly more detailed version of this post on my blog: q292u Blog
- The topic ‘Moving a WordPress Site between hosting’ is closed to new replies.