Hi,
Welcome to umbraco. You've learned already quite a few concepts of umbraco. Keep it up, you'll soon get addicted...
Preview is a bit different as when working with published content.
As long as a page of content is not yet published, it doesn't get a 'virtual' url attached to it. Yes, virtual, as it doesn't really exist. If you'd browse to that page (again, when published), it will be intercepted by a request handler which will take care of merging all elements that make up the page (that is - associated template, node content properties, any referenced macro, ...)
Does that make sense to you? If not, please ask more detailed questions!
If you wish to host a site on hosted server, you'd have two options:
- Either go the 'licensed' way:
http://umbraco.org/products- Manual process. If it's the first time you'd push something to the server, it be quite easy. Just create backup of db and folder structure. Restore the db on the hosted server, and copy all files to the server. After that, only thing left is to republish the entire site (Right click on the Content node and select item from context menu) to make sure the published xml and cache are updated correctly. Doing a delta install makes it bit more difficult, and at that point, consider using the first option.
Hope this helps.
Regards,
/Dirk
level 1 & 2 certified - umbraco MVP 2008/2009 - umbraco blog at
netaddicts.be - working on an integrated forum4umbraco