We recently undertook an upgrade of our Sitecore installation from version 9.3 to 10.1.2. This blog post will look at…

MVP Application 2023
These are the contributons that I would like to be considered as part of my application to become a Sitecore…

Application Insights for Sitecore Module
I would like to introduce the Application Insights for Sitecore Module! Some of the key benefits of this module are…

Sitecore Page Recommender: Generating page recommendations and storing the results
This blog post is part of a larger series that looks at the steps to create aPage Recommendation Engine for…

Sitecore Page Recommender: Collating, merging data and training our model (via the cortex processing engine)
This blog post is part of a larger series that looks at the steps to create aPage Recommendation Engine for…

Sitecore Page Recommender: Trigger page level goals and events
This blog post is part of a larger series that looks at the steps to create aPage Recommendation Engine for…

Sitecore Page Recommender: Building our Page Recommendation ML Model
This blog post is part of a larger series that looks at the steps to create aPage Recommendation Engine for…

Sitecore Page Recommender: How to build a machine learning service
This blog post is part of a larger series that looks at the steps to create a Page Recommendation Engine…

Sitecore Page Recommender
This series of blogs will look at the steps I took to create a page recommendation engine for Sitecore. The…

Sitecore: Target Item Could Not be Found
Today we experienced an issue, which we really struggled to troubleshoot. But in the end, the solution was really quite…

How to confirm data is flowing into xconnect
After setting up a new sitecore XP instance or upgrading a new one, you might find yourself wanting to confirm…

Unresponsive CM Instance after deployment
I want to share an issue we faced every time we made a deployment to our production environment. After each…

Upgrade identity server as part of main upgrade
I wanted to quickly share one of my experiences from an upgrade of Sitecore 9.3.0 to 10.1.2. When performing the…

Sitecore: AlreadyExists, Contact. XdbContext Batch Execution Exception
We recently upgraded our sitecore instance from 9.3.0 to 10.1.2. With this came some major changes. One of which was…

Help! Loss of all content!
So its the weekend and i'm sat at in a soft play. We are here for my daughters' friends birthday…

An issue when deploying all marketing definitions
We came across a bit of an issue when deploying all sitecore marketing definitions, during a recent upgrading our sitecore…

How to automate the building of SQL Snapshot images using scheduled tasks
Microsoft provide a framework for building container images in Azure called ACR, which can be called using the Azure CLI:…

How to create MSSQL Image With Custom DBs Attached (using BAK files)
The following Dockerfile can be used to create the custom image, using a local context. Note: This uses the MSSQL…