In my previous blog, we discussed about the basic Sitecore XM Cloud setup on development machine. In this blog post, we will discuss about different components available in Sitecore XM Cloud and how we can use out of the box component in a page. Components are serves as fundamental elements of a page structure which are […]
In my previous blog, I explained how to deploy an existing project to the XM Cloud portal. Now, in this blog, we will connect the Next.js application directly to the XM cloud application through the Experience Edge endpoint. Prerequisites: You must have one Organization account in Sitecore portal (https://portal.sitecorecloud.io/ ) which has access to XMCloud. And […]
In my previous blog, I explained how to deploy an existing project to the XM Cloud portal. Now, in this blog, we will connect the Next.js application directly to the XM cloud application through the Experience Edge endpoint. Prerequisites: You must have one Organization account in Sitecore portal (https://portal.sitecorecloud.io/ ) which has access to XMCloud. And […]
I recently completed my Sitecore XM Cloud certification, and I am excited to share my knowledge through a series of blog posts. In this post, I discuss some common terminologies used in XM Cloud. In a previous blog, I covered the Introduction to XM Cloud. Stay tuned for more insights on XM Cloud in my upcoming […]
My Experience with the XM Cloud Developer Certification Exam I recently appeared for the XM Cloud Developer Certification exam and am excited to share my experience with you. In this blog, I aim to provide details on study materials, the exam’s difficulty level, the steps to purchase the exam, and some notes to help you […]
What is an Edge Case? Bugs that are uncommon to users are known as edge cases. It is a problem which effect only a subset of end users. Edge Cases in software testing verifies if software handles unexpected situations gracefully and ensures reliability and robustness of the system. These scenarios occur when users leave the […]
After a gap of nearly 1.5 years, Sitecore has unveiled a feature-rich version of its XM/XP platform with the release of Sitecore XP 10.4. This eagerly anticipated update follows the launch of Sitecore 10.3 in December 2022. As an enthusiastic Sitecore developer, I’m thrilled to delve into the latest advancements introduced in Sitecore XP 10.4. […]
In my previous blog, I discussed on building and creating custom personalization rules to meet specific business requirements. In this part of personalization series, we will discuss more about personalization using Sitecore Profiles, Personas and Patterns. In this article, we’ll dive into the essential components of Sitecore profiling that allow you to comprehend visitor behavior and leverage […]
In my previous blog, I detailed the setup and management of the out-of-the-box (OOTB) personalization feature within a component. Today, I delve deeper into building and creating custom personalization rules to meet specific business requirements. Sitecore’s architecture offers the flexibility needed for this scenario, allowing for the extension and implementation of custom rules as required. […]
Website performance testing is crucial for every web application as it is must for good user experience. End user expect pages to load as quickly as possible and when they don’t, it decreases the satisfaction. According to BrowserStack, 1 in 4 visitors would leave a site if that takes more than 4 seconds to load. […]