[ad_1]
[ad_2]
Hello, I just tried migrating my whole site from one wordpress to another. I have tried 3+ plugins but all of them failed to even download my old wordpress site (don’t know why). Is there another way to do this? Im in no way a website developer but i do know that both sites have a cpanel connected behind them. Thanks for the help!

You could try something like ManageWP to backup and then restore to a new site. It should take care of changing server and database info.
[This video](https://youtu.be/tIurrwfsCOg) has worked really well for my migrations!
WPVivid auto migration feature makes it ridiculously simple https://docs.wpvivid.com/auto-migration.html
WPVivid – or All in one migration.
I’ve done it recently without any plugin.
1. I exported the wordpress installation in a zip file as well as the database script with table definitions, data etc
2. I extracted the installation zip in public_html
3. Created a new database and executed the script
4. Updated the wp-config.php file with the updated database details and credentials
5. Updated the nameservers of the domain to point to the new hosting
Try ALL IN ONE WP MIGRATION
Here it goes, two tutorials for two methods that will work whatever is the case you’re facing:
**Migrate Guru**
(the easiest way to do so, due to its automatic migration process)
[https://youtu.be/Im3Hlcs_-mk?si=0PKfKvi4h5L5FrTh](https://youtu.be/Im3Hlcs_-mk?si=0PKfKvi4h5L5FrTh)
**All In One WP Migration**
(up to 100gb websites)
[https://youtu.be/qC1IcI2XtGE?si=wxjjhoLLGdEUjhJ7](https://youtu.be/qC1IcI2XtGE?si=wxjjhoLLGdEUjhJ7)
Try with duplicator or zip the main files and export the database and do it manually