Sitecore's front end can leave before its content
Technology
Sitecore is a digital experience platform, not a CMS with extras: content management, visitor profiles, personalization rules, and marketing automation sold as one licensed system on a .NET stack. Organizations buy the whole thing, and how much of it is actually live is the first question worth asking.
Its composable line, XM Cloud and Experience Edge, gives a Sitecore estate a headless path that does not begin with a replatform. That matters, because the public site is the part a marketing team feels every day and the part that can be rebuilt first. Sitecore's own SDK targets Next.js, which is what we build on.
Staging
How a Sitecore estate actually moves
- The front end can move before the content
Sitecore's JavaScript SDK and Experience Edge let a Next.js app render pages from the existing instance, so the public site gets rebuilt while authoring stays exactly where it is. On an estate this size, staging the move is usually the only version anyone will approve funding for.
- Somebody has to audit the personalization first
Personalization and the visitor profile store are why the license got signed. They are also where years of rules accumulate without an owner. Before anything moves, someone has to establish which rules still fire, which ones matter, and which ones have been quietly dead since the last redesign.
- The license is the smallest number in the bill
Licensing is negotiated per instance and priced accordingly, but the larger cost is the specialist contractors who know the platform. A TypeScript shop does not absorb that in a sprint, which is usually what pushes teams to move the front end first.