Home / Blog / Announcing the Advanced Site Provider for Sitecore

Announcing the Advanced Site Provider for Sitecore

Announcing the Advanced Site Provider for Sitecore

Published: Dec 14, 2016

Version 1 of the Advanced Site Provider for Sitecore is now released on Github. It enables the usage of separate sites, initially limited to sub-domains, with no configuration nor any special content items!

Per the "Configuring Multiple Sites" article on the publically accessible documentation on the Sitecore Developer Network, a single Sitecore instance out of the box is multi-tenant capable and able to render multiple sites with multiple host names. However, it requires adding new sites into the sitecore/sites section of the web.config file. This causes an IIS app pool recycle, this can cause the need for extra planning in a production environment where high availability is a necessity.

...Read More...