Do you want to migrate your WordPress site to a new domain?
If you worked in this world this is a normal practice you have to do.
Somebody uses some plugins, but I prefer this trick:
- Download files
- Download database
- Upload the files in the new hosting
- Upload the database without changing nothing
- Change the file wp-config.php with the new database
- Download this file and upload it on your new host
- Goes on www.yourdomain.com/newurl.php
- Insert into the form the old domain and the new one and press the button.
That’s all.
Your website is online and will run perfectly!
What do you think about this method?