By timhvines
What is the easiest way to migrate a WordPress site from SiteGround to DigitalOcean?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi @timhvines,
In my eyes, the easiest way would be to create a new Ubuntu droplet and install LAMP stack (Apache, MySQL, PHP) on it. Then once you are ready just copy the files of your website from Siteground to DigitalOcean either via FTP or Rsync/SCP.
If you are not sure how to do any of those, I’ll recommend following a couple of tutorials. You can start with the following one :
It will walk you through the process of installing all needed components.
Now, onto the migration part. As said there are two options. The first one would be using a Terminal and copying using it. That way you would be able to use Rsync/SCP to copy your files over which is pretty cool and quick. The second option would be using FTP. Before you can actually use FTP on your DigitalOcean droplet, you would need to configure your user’s access with FTP. There is a pretty good tutorial on Digitalocean on how you can do this. You can check that here
Hope that helps!
Regards, KFSys
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.