Deploying websites

Precompilation

Compile your web application into assemblies before deploying to improve the initial load times of your websites.

Content staging

Break up the website’s development, content creation, and deployment process. Set up different environments for various stages, for example: Development -> Testing -> Content editing -> Production.

Export and Import

Export your website with all associated objects and settings, and then import the website to a different instance of Kentico.

Microsoft Azure deployment

Deploy your sites to Microsoft Azure to ensure scalability, serve content from a CDN, and get access to other benefits of the cloud.