Changing default urls

Once you have finished development on a localhost environment. You will need to change and replace all your urls in the database to match the live site ones.


The simplest way to do this, is to download the latest database version as a sql file. And simple do a search and replace using your favourite text editor. (We recommend using Visual Studio Code)