Piotr
+5
Mar 14, 2026
visibility 707
star star star star star
(0 votes)

Running 64 Sites on Headless Optimizely CMS with GraphQL

64 websites. Live. Running on headless Optimizely with GraphQL.

We just wrapped a major rollout for our Rockwool Digital Experience Platform  and the early numbers already tell a story.

This wasn't about moving pixels. It was about rethinking how users actually interact with the brand. Here's what we're seeing so far:

  • Product navigation is pulling its weight. A leaner UI means visitors hit conversion pages faster.
  • Documentation is finally findable. Doc downloads among active users have jumped noticeably.
  • Dealer pages are surging. A smoother user journey created a much clearer path for low-touch leads.

 

What it took behind the scenes

This was not a small lift. Making it work across 64 sites meant going deep into the stack:

  • Custom scaling: We extended Algolia queries and our Product Service to fully support sub-brands.
  • Independent pipelines: Autonomous release processes and brand-specific Next.js configs keep things flexible.
  • Smart routing: Azure Front Door handles the transition from legacy systems to the new Next.js environment.
  • The details: Complex language mapping, domain consolidation, Inriver content tagging, massive redirect prep  all of it had to land.

The result? A platform that doesn't just look better - it actually performs. We've built a foundation where updates ship in days, not months.

 

In the next article, I'd like to walk through the underlying architecture. I hope.

Mar 14, 2026

Comments

error Please login to comment.
Latest blogs
Copies vs. Connections: Modeling Content Areas for Multilingual Success

Starting With the Simple Question Most multilingual content modeling conversations start with a deceptively simple question from a client: "If we s...

Vipin Banka | Aug 23, 2026

Content Transfer coming to Optimizely SaaS CMS

Back in June I released Content Transfer on the Optimizely nuget feed – today I’m releasing version 1.0 , because we’ve had it running out in the...

Matt Pallatt | Aug 23, 2026

Improving Optimizely Product Information in LLM Tools

Tools like Claude Code can be great for working with Optimizely CMS, but when they index outdated or incomplete information about developing a...

Nicholas Sideras | Aug 21, 2026 |

How to Get a Bacpac Out of DXP (And Never Do It By Hand Again)

Every Optimizely DXP project eventually runs into the same task: getting production data onto a local machine so you can actually troubleshoot...

KennyG | Aug 20, 2026

Error FK_tblContentSoftlink_tblPropertyDefinition in CMS

Example Error :  Microsoft.Data.SqlClient.SqlException (0x80131904): The DELETE statement conflicted with the REFERENCE constraint "FK_tblContentSo...

Vinit Gavankar | Aug 20, 2026

Get count of pages, blocks , Assets from the CMS.

The following queries retrieve details from the CMS database. Make sure to try these queries locally first.    Step 1 — Discover your content type...

Vinit Gavankar | Aug 20, 2026