Musings by Mito
Sharing experience, code, and lessons worth passing on
-

After months of getting derailed by billable projects at work, I finally was able to take (and pass!) the Sitecore CDP Certification exam this past April. In this post, I will share all the resources I used to prepare for the exam. I don’t have any “tips and tricks”, unfortunately. It’s a pretty straightforward exam…
-
When you’re working with a multisite setup in Sitecore, you’ll often need to share data between sites. One of the most common things to share? Dictionary data. There are a bunch of ways to set this up, and of course, each project does it a little differently. In a recent project, all of our sites…
-
Setting up 404 and 500 pages is always part of the overall configuration of a website. You need to have those pages to gracefully and correctly tell the end-user to stop looking for web pages that don’t exist on your site. It proved to be a bit of work in a Sitecore JSS context running…