installation

Sitecore XP 9.2.0 Demo – Habitat Home Corporate – Step by step Setup Guide

You’re a Sitecore developer and want to know how to implement the website(s) using standard Sitecore MVC on Sitecore Experience Platform 9.2 Initial Release (aka Sitecore XP 9.2.0) and following Helix architecture principles. If that is the case, you should set up Sitecore demo – Habitat Home Corporate – on your machine so that you’re able to play around with… Continue reading Sitecore XP 9.2.0 Demo – Habitat Home Corporate – Step by step Setup Guide

module

How to integrate HubSpot Form to Sitecore

Someone wants you to integrate an existing submit form of an external system, for instance – HubSpot form – to her Sitecore web application and also make it editable so that she will be able to replace it to another one later without the code change. Assumptions using a trial account to create HubSpot forms https://www.hubspot.com/products/get-started https://knowledge.hubspot.com/articles/kcs_article/forms/create-forms… Continue reading How to integrate HubSpot Form to Sitecore

improvement · module

How to handle errors of a specific site on a shared Sitecore instance

Well, the gatekeeper does not allow us to edit web.config file so we have to find out the way to handle the custom errors of our own Sitecore MVC sites on a shared Sitecore instance. All we can do is to play around with patching config files. Assumptions (for a specific site) if a non-existent… Continue reading How to handle errors of a specific site on a shared Sitecore instance

enhancement · module

How to mix renderings with sublayouts on a Sitecore MVC layout

One day, I asked my beloved Sitecore team: “Guys, what would we do when we have a Sitecore 8 project on the table and it’s in Sitecore Webforms? The client wants to revamp some parts on the current websites.” The feedback: it’s a good chance for us to slightly switch to Sitecore MVC implementation. We’re… Continue reading How to mix renderings with sublayouts on a Sitecore MVC layout