🎄 Wishing You a Merry Christmas & a Joyful New Year 🎄

All Blogs

Sitecore Search Limitations: What You Should Know Before You Start

Sitecore Search Limitations: What You Should Know Before You Start

December 14, 2025

Important limitations and gotchas to be aware of when working with Sitecore Search, including source limitations, API push constraints, multi-locale considerations, website crawler issues, and webhook limitations. Learn from real-world experience to avoid common pitfalls.

SitecoreSitecore SearchSitecore XM CloudSitecoreAI
Sitecore Search API Crawler with Pagination for Multisite Data

Sitecore Search API Crawler with Pagination for Multisite Data

December 12, 2025

A technical guide on configuring Sitecore Search API crawler to index data for different sites, different locales, and support pagination. This blog provides ready-to-use code snippets for trigger extractors, location extractors, request extractors, and document extractors.

SitecoreSitecore SearchSitecore XM CloudSitecoreAI
Sitecore Tickets opened in 2025!

Sitecore Tickets opened in 2025!

November 23, 2025

A comprehensive collection of 11 Sitecore tickets and issues encountered in 2025, covering XM Cloud Pages Builder, SXA, Sitecore Search, and various field type limitations. Each ticket includes detailed descriptions, Sitecore's responses, workarounds, and current status. Topics include Page Branches, Search Facet localization, Page Builder limitations, Publishing Dashboard issues, and more.

SitecoreSitecore SXASitecore XM CloudSitecoreAI
Sitecore Symposium 2025 - Orlando Florida

Sitecore Symposium 2025 - Orlando Florida

November 21, 2025

A personal reflection on my first Sitecore Symposium experience in Orlando. Beyond the sessions and technical content, what made it special were the people - the community connections, late conversations, and the genuine human connections that make the Sitecore community unique. Join me as I share memories from SeaWorld, Universal Studios, Harry Potter rides, and meaningful conversations with friends from around the world.

Sitecore
Building an Intelligent Related Content Widget with Sitecore Search and Tag-Based Sorting

Building an Intelligent Related Content Widget with Sitecore Search and Tag-Based Sorting

August 5, 2025

Learn how to create a smart related content widget that uses Sitecore Search's custom combined_tags field and client-side sorting to deliver highly relevant content recommendations.

Sitecore XM CloudSitecoreAISitecore SearchReactTypeScript
Implementing Alphabet Facets in Sitecore Search for Better Content Navigation

Implementing Alphabet Facets in Sitecore Search for Better Content Navigation

July 20, 2025

Learn how to create alphabet-based navigation facets in Sitecore Search to help users quickly find content by browsing through alphabetical categories.

Sitecore XM CloudSitecoreAISitecore SearchReactTypeScript
Building a Smart InfoMessage Wrapper for Sitecore XM Cloud Pages

Building a Smart InfoMessage Wrapper for Sitecore XM Cloud Pages

May 24, 2025

A solution for providing context to content editors in Sitecore Pages through an InfoMessage Wrapper component. This wrapper helps editors understand which variants to use and why certain configurations are needed, supporting default, warning, and critical message types.

Sitecore XM CloudSitecoreAIReactTypeScript
Exploring AI in Sitecore XM Cloud: Lunch & Learn Highlights

Exploring AI in Sitecore XM Cloud: Lunch & Learn Highlights

May 8, 2025

A recap of an internal Lunch & Learn session exploring how AI tools like OpenAI can support development workflows in Sitecore XM Cloud. Topics covered include embeddings, vector search, object detection in UI design, and Retrieval-Augmented Generation (RAG) for code generation.

Sitecore XM CloudSitecoreAIAIOpenAI
Prepopulate Component Content in Sitecore XM Cloud with SXA

Prepopulate Component Content in Sitecore XM Cloud with SXA

April 14, 2025

Learn how to streamline content creation in Sitecore XM Cloud by predefining example content for components using SXA Standard Values. This per-site solution allows content authors to drag and drop components that are instantly populated with predefined sample content.

Sitecore XM CloudSitecoreAISXA
Highlights from SUGCON 2025 Europe

Highlights from SUGCON 2025 Europe

April 7, 2025

Key takeaways from SUGCON 2025 Europe, featuring sessions on migrating from XP to XM Cloud, the future of AI in Sitecore, marketplace apps, and managing thousands of websites on a single Sitecore instance. A comprehensive look at the future of Sitecore development.

Sitecore XM CloudSitecoreAISUGCON
Next.js Deep Dive: From Concepts to Headless Integration – Event Recap

Next.js Deep Dive: From Concepts to Headless Integration – Event Recap

March 15, 2025

A recap of our Lunch & Learn session in Sofia, Bulgaria, exploring Next.js in modern web development. The event covered performance, scalability, headless integration with Sitecore XM Cloud, and best practices for building future-ready web solutions.

Sitecore XM CloudSitecoreAINext.js
Sitecore Serialization: Working with a Team of Developers

Sitecore Serialization: Working with a Team of Developers

March 3, 2025

Learn how to structure Sitecore Serialization for team collaboration in XM Cloud projects. This guide shows how to modularize components separately while keeping them organized under a single Page Content folder, preventing merge conflicts and accidental data loss.

XM CloudSitecoreAI
Leading by Example: Why True Leadership Isn't About Authority

Leading by Example: Why True Leadership Isn't About Authority

February 8, 2025

A personal reflection on leadership philosophy from a developer-turned-manager. This post explores why leading by example, treating the team as equals, and building trust through actions rather than authority creates more effective and respected leadership.

Sitecore
Installing Sitecore 9.2 in 2025: Navigating Prerequisite Challenges and Deployment Hurdles

Installing Sitecore 9.2 in 2025: Navigating Prerequisite Challenges and Deployment Hurdles

January 28, 2025

Installing Sitecore 9.2 in 2025 comes with unique challenges due to outdated prerequisite links and the retirement of Microsoft Web Platform Installer. This post documents the issues encountered and provides solutions based on Sitecore's official KB articles to help others avoid similar pitfalls.

Sitecore
Investigating Slowness for a Sitecore Managed Cloud Client: A Case Study

Investigating Slowness for a Sitecore Managed Cloud Client: A Case Study

January 18, 2025

A detailed case study on investigating performance issues for a Sitecore Managed Cloud client. Learn how we used Azure Front Door logs to identify traffic patterns, traced high CPU usage to specific IP addresses, and resolved the root cause of the slowness.

AzureSitecoreSitecore Managed Cloud
Moving from WordPress to Next.js - My Journey and Lessons Learned

Moving from WordPress to Next.js - My Journey and Lessons Learned

December 19, 2024

After years of using WordPress, I migrated my blog to Next.js for better performance, control, and flexibility. This post shares the challenges faced, benefits gained, and practical lessons learned during the migration process from a traditional CMS to a modern headless architecture.

Next.jsHeadless
My Journey with Next.js, Firebase, and Chart Visualization: Lessons Learned and Tips

My Journey with Next.js, Firebase, and Chart Visualization: Lessons Learned and Tips

December 7, 2024

A developer's journey building a Cashbook Application using Next.js, Firebase, and charting libraries. This project was part of my training to master Next.js for working with Sitecore XM Cloud, combining modern JavaScript frameworks to create a comprehensive financial tracking solution.

Next.js
Streamlining File Management in Azure Blob Storage for Sitecore

Streamlining File Management in Azure Blob Storage for Sitecore

November 7, 2024

SitecoreAzure
From FoxPro to Next.js: Embracing a Career of Never-Ending Learning

From FoxPro to Next.js: Embracing a Career of Never-Ending Learning

October 31, 2024

Next.js
Case Study: Optimizing Sitecore Workbox for Large Content Environments

Case Study: Optimizing Sitecore Workbox for Large Content Environments

October 17, 2024

Sitecore
OneTrust and Sitecore Integration Issues

OneTrust and Sitecore Integration Issues

October 12, 2024

SitecoreSitecore Integration
The request is blocked  - Sitecore Managed Cloud

The request is blocked - Sitecore Managed Cloud

September 11, 2024

SitecoreSitecore Managed Cloud
How to Create a New Story for the Card Component in Sitecore XM Cloud with Storybook

How to Create a New Story for the Card Component in Sitecore XM Cloud with Storybook

August 17, 2024

SitecoreSitecore XM CloudSitecoreAI
Integrating Storybook with Sitecore XM Cloud Foundation Head

Integrating Storybook with Sitecore XM Cloud Foundation Head

August 10, 2024

SitecoreSitecore XM CloudSitecoreAI
Building Variant Card Components in Sitecore XM Cloud with Next.js

Building Variant Card Components in Sitecore XM Cloud with Next.js

August 8, 2024

SitecoreSitecore XM CloudSitecoreAINext.js
CSS and JS issues when deploying Sitecore XM Cloud to Vercel

CSS and JS issues when deploying Sitecore XM Cloud to Vercel

August 7, 2024

SitecoreSitecore XM CloudSitecoreAI
Sitecore Upgrade to 10 - Glass.Mapper 5 and Windsor

Sitecore Upgrade to 10 - Glass.Mapper 5 and Windsor

May 14, 2024

SitecoreSitecore UpgradeGlassMapper
My experience preparing for XM Cloud Developer certification exam

My experience preparing for XM Cloud Developer certification exam

April 25, 2024

Sitecore XM CloudSitecoreAI
Cleaning Up Unused Data Sources in Sitecore with PowerShell

Cleaning Up Unused Data Sources in Sitecore with PowerShell

April 14, 2024

Sitecore
Celebrating Achievements at Our Success Sharing Event

Celebrating Achievements at Our Success Sharing Event

April 1, 2024

Sitecore
Troubleshooting Site Language Configuration Issues in Sitecore SXA

Troubleshooting Site Language Configuration Issues in Sitecore SXA

March 1, 2024

SitecoreSitecore SXA
Sitecore database broken after running Sitecore.UpdateApp 1.2

Sitecore database broken after running Sitecore.UpdateApp 1.2

February 28, 2024

SitecoreSitecore Upgrade
Sitecore Upgrade to 10.2 - GlassMapper upgrade from 4 to 5

Sitecore Upgrade to 10.2 - GlassMapper upgrade from 4 to 5

February 23, 2024

SitecoreSitecore UpgradeGlassMapper
Sitecore Managed Cloud Lunch and Learn: Troubleshooting and Architecture Deep Dive

Sitecore Managed Cloud Lunch and Learn: Troubleshooting and Architecture Deep Dive

February 22, 2024

SitecoreSitecore Managed Cloud
Resolving Sitecore SXA 9.3 Lodash Security Vulnerabilities

Resolving Sitecore SXA 9.3 Lodash Security Vulnerabilities

February 5, 2024

SitecoreSitecore SXA
Sitecore Scheduled task to trim old versions of items

Sitecore Scheduled task to trim old versions of items

January 28, 2024

SitecoreSheduled Tasks
Automating Workflow State Changes in Sitecore Using PowerShell

Automating Workflow State Changes in Sitecore Using PowerShell

January 22, 2024

Sitecore
Fixing Kudu Console Item Limit in Azure: A Simple Solution

Fixing Kudu Console Item Limit in Azure: A Simple Solution

January 21, 2024

AzureSitecore Managed Cloud
Sitecore Upgrade from 8.2 to 10.2

Sitecore Upgrade from 8.2 to 10.2

December 16, 2023

SitecoreSitecore Upgrade
Sitecore Headless Workshop: Exploring JSS, React, and Best Practices

Sitecore Headless Workshop: Exploring JSS, React, and Best Practices

December 15, 2023

SitecoreHeadless
How to create Solr custom core index and configure it for Sitecore

How to create Solr custom core index and configure it for Sitecore

June 2, 2023

SitecoreSolr
Sitecore - automatically publish uploaded files/images in Media Library

Sitecore - automatically publish uploaded files/images in Media Library

November 28, 2022

Sitecore
Sitecore Training - Part 1, or Sitecore Foundation Training Agenda

Sitecore Training - Part 1, or Sitecore Foundation Training Agenda

May 2, 2021

Sitecore
Sitecore Upgrade from 8.2 Update 1 to 8.2 Update 5

Sitecore Upgrade from 8.2 Update 1 to 8.2 Update 5

March 2, 2020

<ol>

SitecoreSitecore Upgrade