MixedItemNameResolver saves the day – 404 page for your Sitecore Headless(JSS) SSR app when using display names in URL

Dear Sitecore developers, don’t forget to attend Sitecore Virtual Developer Day 2022. A lot of cool sessions will be there for you 🙂 Today I want to share my pain and findings when setting up a 404 page for Sitecore Headless(JSS) SSR apps. First a shout to the post – 404 Error handling in JSS … More MixedItemNameResolver saves the day – 404 page for your Sitecore Headless(JSS) SSR app when using display names in URL

Magical Github Actions – Setup and run your local Docker Sitecore instance with Github Actions and workflow inputs

Merry Christmas dear Sitecorians! I hope you guys are well and enjoying December 🎅 Today’s blog post will be about running your local Docker Sitecore instance with Github Actions using workflow inputs – it’s… Before we start, I would like to give a shout out to all you Sitecore Meetups organizers who are doing online … More Magical Github Actions – Setup and run your local Docker Sitecore instance with Github Actions and workflow inputs

Naming things is hard, naming index field is scarier

Friends, Sitecorians, country(wo)men, lend me your ears! I hope you all enjoyed the Sitecore Symposium, and for those who missed it – It’s not too late. All sessions are there, ready for you to watch and be amazed. ðŸ™‚ Before we start, I would like to give a shout out to all you Sitecore Meetups organizers who … More Naming things is hard, naming index field is scarier

Unhealthy CM and CD containers in your docker setup

Hello developers! Have you checked out the new series – Foundation from Apple. If you are a SciFi fan(like me) and have read Isaac Asimov’s Foundation. Then this is a must-see show 🙂 Today’s post will be a short one, it’s about a weird docker issue that popped out of nowhere… My Windows OS is 21H1, the docker … More Unhealthy CM and CD containers in your docker setup

Extend Orders with extra index fields in your Sitecore Commerce 10

Hello dear developers and happy Sitecorians, the summer is almost gone(here in Europe at least). Autumn is coming and with that the wonderful and lovely Sitecore Symposium. And guess what? It’s all free, hurry up and sign up to the best event ever (besides from Microsoft’s – .NET Conf 2021 ) – https://symposium.sitecore.com/ Today’s post will … More Extend Orders with extra index fields in your Sitecore Commerce 10

Build and publish your Sitecore JSS dist as an NPM package to GitHub Packages – Part 1

Fellow Sitecorians, I have seen the light. Blazor will forever be the beacon in my life. And with NET 6, Blazor will be AWESOME. Meanwhile while we are waiting for the NET 6 release, let’s have some fun with GitHub Packages, GitHub Actions and of course Sitecore JSS 🙂 Where you guys aware that GitHub … More Build and publish your Sitecore JSS dist as an NPM package to GitHub Packages – Part 1

Handle your json configs in your Sitecore Commerce Solution like Ripley(in Alien)

Hello Sitecore developers, what a wonderful time we are in. As a developer you now have a smorgasbord of lovely sandwiches and delicacies 🙂 You can go all in with Headerless and use Sitecore JSS with NextJs(React). Or go for classic MVC with Asp.Net Core. And best of all, it’s all Docker containers. This means … More Handle your json configs in your Sitecore Commerce Solution like Ripley(in Alien)

DictionaryDomain null (in backend) in your SXA JSS site

Hello dear sitecorians, I hope you are well and enjoying the wonderful world of Sitecore 🙂 Sitecore recently secured a stunning US$1.2B investment. This is great news, does this mean Sitecore will finally move to .Net 5(or 6)? Let’s hope so 😉 Today’s post will be about the lovely and successful combination of SXA and … More DictionaryDomain null (in backend) in your SXA JSS site

Disk space full running your Sitecore Docker instances

Hello, dear Sitecorians. I hope you are well out there 🙂 I recently had a weird issue where my disk space was suddenly full. This was really strange, I looked everywhere and guess who the culprit was? windowsFilter in the Docker(in ProgramData) folder. It used a lot of disk space. So why is this? From … More Disk space full running your Sitecore Docker instances

Running Sitecore JSS with Node Headless SSR Proxy in Sitecore 10, all in Docker – This is the Way

Dear fellow sitecorians, Christmas is near. Sitecore has given us early Christmas presents this year. Sitecore 10, Fully Docker support, Sitecore running in Asp.Net Core, Sitecore JSS 15 and so much more – It’s a developer’s Christmas 🙂 Check out the https://doc.sitecore.com/developers/100/ and be marveled Today is the 13:th of December, which means we(here in … More Running Sitecore JSS with Node Headless SSR Proxy in Sitecore 10, all in Docker – This is the Way