Posts

Showing posts with the label Multi-site

Sitecore Hidden Gems: Virtual Site setup

Image
Multi-Site setup with Sitecore Sitecore is in my opinion one of the easiest CMS's out there to facilitate a multi-site setup. It offers a number of approaches to doing so. You can either create entirely different structures and implement it as such so that through security and configuration entire different structures can be disclosed while at the same time specific content can still be shared in one location. But you can just as easily decide that a specific node within your website should function as a seperate site with its own visualisation and behavior. For example, you might want the following structure within Sitecore : " Corporate Home > Tertiary pages > B2B > Support " to be disclosed under the following url: http://www.corporate.com/support/ In order to do so I tend to revert to the Virutal Site setup that is available within Sitecore How-To Siteore configures its mapping of the various path, hostnames, databases and so on thr...