Member since 2022
Project
Been using wordpress for a couple of years now, and had many issues last times uploading my local site so i was quite “unhopeful” this would work.
Migrated my site from http://www.inazio.net to http://www.izstudio.net and had no issues at all. Amazing!
Thank you!
PS remember to make the two changes in your wp.config.php
define(‘WP_HOME’,’http://YOURhomepage’);
define(‘WP_SITEURL’,’http://YOURsiteURL’);
Cheers!