Would this work?
I’m translating quite a large static HTML site to EE. At some point in this process there needs to be a painless switch from one site to the other. So far with EE I’ve only designed new sites, I haven’t done one to replace an existing site. What I’m planning to do is this:
Take some space with a new host, a webfusion VPS. Build the site there, viewable in development at a URL that looks a bit like https://101.104.92.137:8443/sitepreview/http/DOMAINNAME
And then get the DNS to switch from the old host to the new one?
Will that work? What issues might come up as I develop the new site? Will all the title_permalink and/or comment_url_title_auto_path still work after the changeover?
Probably a simple question but I don’t want to get months down the road and find I’ve made a mistake.
Thanks.