
Prepopulate Component Content in Sitecore XM Cloud with SXA
April 14, 2025
Predefine Component Content in Sitecore XM Cloud with SXA Learn how to streamline your content creation process in Sitecore XM Cloud by predefining example content for components. With this setup, content authors can simply drag and drop components onto a page — and see them instantly populated with predefined sample content. Simplify Authoring with SXA Per-Site Functionality While branch template...

Highlights from SUGCON 2025 Europe
April 7, 2025
SUGCON 2025 Europe: A Look into the Future of Sitecore The Sitecore User Group Conference (SUGCON) Europe 2025 was a veritable feast of knowledge, bringing together Sitecore enthusiasts, experts, and thought leaders from around the globe. The conference offered a unique opportunity to delve into the future of Sitecore, with sessions exploring everything from best practices for transitioning from...

Next.js Deep Dive: From Concepts to Headless Integration – Event Recap
March 15, 2025
This month, we hosted an engaging Lunch & Learn session in Sofia, Bulgaria, where we explored the power of Next.js in modern web development. The event brought together our team to dive deep into performance, scalability, and headless integration with Sitecore XM Cloud. Key Takeaways from the Event Unleashing the Power of Sitecore XM Cloud with Next.js – A deep dive into how Site...

Sitecore Serialization: Working with a Team of Developers
March 3, 2025
When working on a Sitecore XM Cloud project with multiple developers, managing Sitecore Serialization efficiently is crucial. One of the biggest challenges we faced was handling merge conflicts and ensuring that each developer could work independently on their components without overwriting others' work. In this blog post, I’ll share how we structured our serialization strategy to allow multiple d...

Leading by Example: Why True Leadership Isn’t About Authority
February 8, 2025
Leading by Example: Why True Leadership Isn’t About Authority I never wanted to be a manager. Titles never excited me—building, solving, and creating did. I just wanted to be a great developer, writing clean code and tackling interesting challenges. But leadership found me. And when it did, I made a decision: I wouldn’t be the kind of manager who hides behind authority.I wouldn&r...

Installing Sitecore 9.2 in 2025: Navigating Prerequisite Challenges and Deployment Hurdles
January 28, 2025
Installing Sitecore 9.2: Navigating Prerequisite Challenges and Deployment Hurdles Recently, I had the task of installing Sitecore 9.2 and ran into a couple of frustrating issues that I suspect might trip up others as well. If you're facing similar problems, I hope this post will save you some time and effort. The Problems Outdated Download Links in Prerequisites.jsonThe installation process for...

Investigating Slowness for a Sitecore Managed Cloud Client: A Case Study
January 18, 2025
Recently, one of our Sitecore Managed Cloud clients reported performance slowness during a specific period. Our team conducted a thorough investigation to identify the root cause, and here's a summary of what we found and how we addressed it. Observing High CPU Usage The first indicator of an issue was a spike in CPU usage on the hosting infrastructure....

Moving from WordPress to Next.js - My Journey and Lessons Learned
December 19, 2024
Introduction For years, WordPress had been my go-to platform for managing my blog. Its ease of use and vast ecosystem made it an obvious choice when I started blogging. However, as my needs evolved and I sought greater flexibility, performance, and control over my website, I decided to make the switch toNext.js. In this post, I’ll share my experience migrating from WordPress to Next.js, the challe...

My Journey with Next.js, Firebase, and Chart Visualization: Lessons Learned and Tips
December 7, 2024
As a developer, experimenting with different tools and technologies is one of the most rewarding parts of the job. Recently, I built a Cashbook Application that combines Next.js, Firebase, and a charting library to create a comprehensive and dynamic solution for managing cash flow data. This project was not just an exercise in building a functional app but also part of my training to master Nex...

Streamlining File Management in Azure Blob Storage for Sitecore
November 7, 2024
In our recent Sitecore project, we integrated Azure Blob Storage to handle various types of media and data files for the backend, ensuring scalability and security. While this setup provided excellent support for content storage and retrieval, we encountered a need for efficient file management to maintain an optimized storage structure. Specifically, we needed a way to: Clean up old files from...