Ramiro's Sitecore Blog
Sitecore MVP Technology 2026
Building a Custom Sitecore RenderField Processor to Validate Internal Links in RTE Fields
Broken internal links are one of those problems that quietly pile up in a Sitecore solution. Editors paste content, pages…
Work around with Docker 4.41.1 and Sitecore running in containers
A few days ago, Docker released the new desktop version 4.41.1, but it looks like this release introduces a bug…
Migrate Sitecore headless site to XM Cloud
In this new era where cloud computing is common, we want to save resources and time managing our apps, and…
Setting up custom placeholders in the layout service
Usually, we need to create components, such as containers, to place other components and display our content in a structured…
Retrieving child items using GraphQL
If you’re thinking of creating a new menu navigation for your website, here is an easy way to do it…
Adding variants to your headless SXA component with Next.JS
In my last blog post, I talked about how to implement a new component so, doing the same steps, but…
Implementing a new component in Headless SXA and Next.js
Implementing a new component in our Next.JS application with Headless SXA differs greatly from our traditional MVC Sitecore solution. As…
Implementing Next.js application with Sitecore SXA Headless
To work with the Sitecore Next.js version you must have installed the following pre-requisites: and we have to have defined…
Configure Headless SXA in Sitecore Standalone
I know is simple when you are using docker because it comes already configured and ready to work with, but…
Upgrade Sitecore.CLI in Sitecore 10.2 JSS with Docker
In order to migrate to Sitecore.CLI 5.2.109 or greater over docker, we need to do the following steps: SITECORE CLI…