Musings by Mito
Sharing experience, code, and lessons worth passing on
Category: Multisite
-
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…