Hello,
For the past couple of years I have been authoring sites while 'live' at the hosting provider. For these simple sites, up until now I've just made an 'under construction' page with no access until I am ready.
The bug has bitten however and I am now embarking on more intensive projects. So what I have done is set up a local environment (SQL Server 2012/DNN 7.3.3) using dnndev.me per Chris Hammond's videos. So I am now theoretically able begin some work.
I had started a site 'live' on the hosting provider. Let's call it '5Friends.com'. While I quickly determined that I did not want to continue development in that environment, I don't want to delete the portal as I have some good examples there and need to be able to show them.
My first question is this: What should my strategy be for the URL '5Friends.com' while developing locally? I hope to be developing multiple portals on the local install, but would like to be able to move the site to the hosting provider at some point. Thereby replacing the hosted 'production' 5Friends.com portal content. Please note there are other (parent) portals in the same database.
Second question: Can this be managed intelligently since all portals are in the same database?
A sincere thanks for any help/advice!
Mike