
CORS error in Experience Editor with JSS/Headless SXA
Recently, I've been working on my first headless app with Sitecore for a customer. Specifically, Headless SXA. Everything seemed to be working nicely in my...
Technology.Creative.Digital.Sitecore.

Recently, I've been working on my first headless app with Sitecore for a customer. Specifically, Headless SXA. Everything seemed to be working nicely in my...

In the last two posts, I've introduced how I have implemented Feature Toggles in Sitecore as well as how to improve performance using indexing and caching. In...

Recently, during an audit of a client's azure footprint for a Sitecore XP implementation, I discovered that two of our four environments were using a Premium...

Last week, I gave an introduction on how you might implement a rudamentary version of Feature Toggles in Sitecore. If you have been around Sitecore long...

"Feature Toggles" (aka Feature Flags) are very useful tools to have in your software development toolbelt when writing code in a large application, especially...
SXA's search components are pretty amazing, right out of the box! You can build up a functional search page, with results, paging, filters, etc... in a matter...
When you create a custom theme with the SXA CLI, not only can you upload css and javascript (optimized or not, depending on your config selections), but you...
The SXA CLI is a great tool for working with themes in Sitecore instances that use SXA. This tool was introduced in version 9.3 and has simplified and...
As I was working on an upgrade from 9.3 to 10.1, I came across an issue where, while running in local docker containers, I couldn't resolve a site as I had...
In the process of upgrading a 9.3 instance to 10.1, we chose to create copies of the 9.3 databases and upgrade those, leaving the 9.3 DBs intact. Then, we...