Migrating a WordPress site from One Hosting Provider to Another?
Hi @ooo: Assuming you want to keep the same domain, it’s really quite simple. Basically you copy the files using an FTP client by downloading from the old host and uploading to the new one, and then you copy the MySQL database by doing a database dump to a SQL script (this is your “export”) … Read more