Umbraco will load the top most node in the Content tree by default. For most installations this is usually the homepage of the site, with the rest of the pages of the site created as sub-nodes beneath it.
Also, if you want a different node to be your homepage, you can right click on the "Content" node and select "Sort". You can then move the desired page to the top and that will make it the page that is displayed when viewing default.aspx.
How can I tell Umbraco to load a specific page at startup ?
How can I tell Umbraco to load a specific page at startup ?
or how do I find out where is the default.aspx points to ? (it's a URL rewite - right ?)
Yovav,
What do you mean by startup when you log into the cms or when you view the published website?
Regards
Ismail
When I view the main application (published website)
(my login to Umbraco works OK when I go to http://localhost/MyWebApp/Umbraco/)
Hi,
Umbraco will load the top most node in the Content tree by default. For most installations this is usually the homepage of the site, with the rest of the pages of the site created as sub-nodes beneath it.
Thanks,
Daniel Burge
Burada, Inc.
http://www.buradainc.com
Also, if you want a different node to be your homepage, you can right click on the "Content" node and select "Sort". You can then move the desired page to the top and that will make it the page that is displayed when viewing default.aspx.
is working on a reply...