I have a wordpress website hosted on AWS and want to transfer it on digital ocean. It is asking first to connect domain. If I will connect domain I wo’nt be able to tyransfer website. Pleae help me regarding this.
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!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Enter your email to get $200 in credit for your first 60 days with DigitalOcean.
New accounts only. By submitting your email you agree to our Privacy Policy.
Hello @5dc1465a8f7c492e89102aa3ac28f0
I’ll also recommend using plugins like Duplicator or All-in-One Migration to handle the process for you.
You can double-check everything after the process is complete to ensure no data is lost during the transfer and later on update the DNS.
Hope that this helps!
Hi there,
One option here would be to create a new WordPress Droplet using the 1-Click installation here:
https://marketplace.digitalocean.com/apps/wordpress
Then you could use the Duplicator plugin which allows you to create an export of your existing website, and then import that exported archive to the newly created WordPress installation on the DigitalOcean side.
Alternatively, if you have to move some of the data manually you can do that via ssh using
scp
orrsync
. Another option is to use an FTP client like FileZilla:https://www.digitalocean.com/community/tutorials/how-to-copy-files-with-rsync-over-ssh
https://docs.digitalocean.com/products/droplets/how-to/transfer-files/
Hope that this helps!
Let me know if you have any questions!
Hey @5dc1465a8f7c492e89102aa3ac28f0 ,
You can make a backup of your aws wordpress site with Duplicator plugin, then a simple way would be using our 1-Click Wordpress Droplet.
Le me know how it goes,
Sergio Turpín