Frank van Zutphen Avatar

MVP Profile

Frank van Zutphen

Netherlands

MVP 2025

Technology

Netherlands

Timeline

2025

31/Jan

Technology 2025

Technology 2025

2024

4/Nov

Getting Azure AD tokens from Sitecore poweshell is easier than you might think

A blogpost about a Sitecore powershell script for getting AAD tokens. I use this myself to send towards a Next.js application for on demand ISR

Sitecore XM Cloud

2024

5/Oct

Feature/jss content tokens (JSS Github PR)

This change introduces services for grabbing content tokens, much like dictionary items. This change gets us 1 step closer to (re)introducing the (custom) content token feature in headless development

Sitecore XM Cloud

2024

11/Sep

A better Pages experience and simplified front-end development

Sitecore introduces an update to the Pages application for XM Cloud. With this change a better frontend development experience is upon us. A welcome new feature includes connecting to Pages from localhost!

Sitecore XM Cloud

2024

9/Aug

How to make your content editor's life easier by configuring your components right

With an ever growing content tree, what's the best way to make specific content more discoverable?

Sitecore XM Cloud

2024

21/Jun

The architecture of $(contentReplacementTokens) in Headless SXA

Looking at the feature parity between SXA and Headless SXA you'll quickly find no native support for custom content replacement tokens in Headless SXA. This talk is interesting for people looking to migrate towards XMC, but wanting to keep the ability to use $(contentReplacementTokens) in a Next.js frontend and understand the architecture behind it.

Sitecore XM Cloud

2024

15/Feb

Virtual Sitecore Headless Development User Group #4

In this virtual Sitecore Headless usergroup I talked about my initial solution to getting content replacement tokens to work in Headless SXA with Next.js

Meetup details: https://www.meetup.com/sitecore-headless-development-usergroup/events/299041244/

Recording: https://youtu.be/ik8KzhCjw_4?si=gDpVH5aSasoP2znr&t=48

Sitecore XM Cloud

2024

26/Jan

Working with content tokens in XM Cloud - Part 2

With no OOTB support for SXA content tokens in XM Cloud, how do we utilize this feature still?

Sitecore XM Cloud

2024

19/Jan

Working with content tokens in XM Cloud - Part 1

With no OOTB support for SXA content tokens in XM Cloud, how do we utilize this feature still?

Sitecore XM Cloud

2024

4/Jan

Enabling .env.local files with xm cloud foundation starter kit

How to get .env.local files working with the xm cloud foundation starter kit

Sitecore XM Cloud

2023

9/Dec

manipulating generation of componentbuilder

When trying to control how components are registered to the componentBuilder file in a Next.js application you'll run into the problem that this is no longer possible because the logic behind it has been moved to the @sitecore-jss/sitecore-jss-dev-tools package. If you want to overcome the challenge of modifying which files get registered to the componentBuilder try the approach outlined in this blogpost

Sitecore XM Cloud