When you build a blog or site using WordPress, you usually develop it in a subdiretory of the domain where it will ultimately reside or on a completely separate development server with a different domain or even just an IP address. When you first install WordPress in your development environment, you have to tell it the URL where it will reside even though this will change when the site is pushed live.
There’s...