Amit Kumarenlightenwithamit.hashnode.dev·Apr 24, 2024Clone Sitecore Headless SXA Renderings: Step-by-Step GuideIn this article, we will learn about how to create a copy of an Sitecore Headless SXA rendering in Sitecore XP or Sitecore XM based setup. To explain the process of cloning a Sitecore Headless SXA Renderings, i am using following Sitecore Setup S...Discuss·207 readsSitecore
Saad Patelsaadpatel.hashnode.dev·Feb 8, 2024Easily set up multi-theming in Sitecore JSS using Next.js and Tailwind CSS (Part 1)Multi-theming refers to the ability to switch between different visual themes within an application. Themes can include changes to colors, typography, spacing, and other styling elements. This article will provide step-by-step guidance on configuring...Discuss·11 likes·404 readsmultitheming
Saad Patelsaadpatel.hashnode.dev·Feb 8, 2024Easily set up multi-theming in Sitecore JSS using Next.js and Tailwind CSS (Part 2)In this article, we will explore the implementation of multiple themes within a single source code. Our approach to achieving multi-theming relies on React's context feature. To accomplish this, we encapsulate the entire application within the theme ...Discuss·2 likes·91 readsmultitheming
Amit Kumarenlightenwithamit.hashnode.dev·Feb 7, 2024Sitecore Rendering Host on Azure Linux web app loading with error 500Introduction I recently worked on a project that used Sitecore 10.3 XM (Sitecore Experience Edge [XE] for content delivery), the Sitecore JavaScript Rendering SDK (JSS) for Next.js front-end build, and the Sitecore Headless SXA (Sitecore Experience A...Discuss·310 readsSitecore
Amit Kumarenlightenwithamit.hashnode.dev·Jan 22, 2024Troubleshooting the Sitecore Select Media Dialog: Addressing Incorrect or Broken Preview ThumbnailsThe Sitecore Content Management System is a robust Content Management System that empowers content authors to mange digital assets effectively within the Sitecore CMS via the Sitecore Media Library. To re-use the images from the Sitecore Media Librar...Discuss·204 readsSitecore
Amit Kumarenlightenwithamit.hashnode.dev·Jan 15, 2024What is Sitecore Search? : A Definitive IntroductionA key component of digital experience management is effective information retrieval. A simplified approach is required for websites, applications, and platforms containing a lot of material so that consumers can easily get the data they require. This...Discuss·351 readsAI
Sandeep Bhatiasitecore.hashnode.dev·Sep 24, 2023Leveraging On Demand ISR in Sitecore Headless ProjectsWhat is the concept of On-demand ISR? On-demand ISR represents a recent enhancement incorporated into the pre-existing incremental static regeneration (ISR) feature within Next.js. ISR enables developers to streamline the build-time process for stati...Discuss·66 readsNext.js
Amit Kumarenlightenwithamit.hashnode.dev·Aug 22, 2023Sitecore Experience Manager Cloud (XM Cloud) Building blocksSitecore Experience Manager Cloud, or XM Cloud is a game-changing force in the field of digital experience management in the age of cloud computing. We must identify the fundamental components that make up this cutting-edge platform in order to fully...Discuss·133 readsSitecore
Thai Tranthaitran.hashnode.dev·Jun 16, 2023Jumpstart Your Sitecore JSS Next.js Journey: Getting Started Guide for DevelopersIntroduction In a previous blog post, we explored the process of setting up a headless rendering site using the Sitecore Rendering SDK for ASP.NET. Today, we will delve into another exciting aspect of headless rendering by leveraging the JSS library ...Discuss·108 readsNext.js