For some reason, I can't work out how to set the 'home page' of an EPiServer project I'm working on. The default.aspx in my project is obviously used as a template for a pagetype I've defined using page type builder so it doesn't act as the start page as such. How do I (developer) or/and editor or admin set it?
Open episerver.config, find the "sitesettings" node and set "pageStartId" to the pageID of your choice.