This blog contains short notes of the activities we performed and issues faced during upgrade from Sitecore 8.1 to 9.3. … More
Author: Sitecore Developer
Add role-specific configs to sitecore
As part of some requirements, we need to add configs to only specific roles and make sure that it is … More
Azure AD B2C Federated Authentication for CD sites with Sitecore 9.3
Requirement – There is a multisite solution with 6 sites. The sites have public pages as well as few private … More
Error : For traefik container “2d55028d9787” is unhealthy
I was trying to install Lighthouse Demo site (Sitecore v10.0.1) on my local. Upon running “docker compose up -d” command, … More
Why is Solr preferred over Lucene?
Do you know that the Lucene search engine will be deprecated in later releases of Sitecore and Sitecore recommends not … More
Master (Shared) Site in Sitecore SXA
A master site is a site inside a tenant which is selected in “Shared Site” field in the Tenant item. … More
Types of renderings in Sitecore SXA
There are 4 categories of renderings in Sitecore SXA – Page Structure Renderings There is no need to define any … More
Sitecore SXA – Creating Tenant and Site
To create a site in SXA, we need to create a tenant and tenant folder first. Before performing below steps, … More
Sitecore Personalization with Goals
What is personalization? As per sitecore official documentation – Personalization is the method for displaying targeted, relevant content to your … More
Cannot bind argument to parameter ‘Path’ because it is an empty string error during Sitecore Commerce Installation
The above error occurred when I was installing Sitecore Experience Commerce 9.2 Initial Release. To resolve above error, I performed … More