Skip to main content

Posts Tagged ‘Content Delivery’

Ssg And Isr

Deconstructing the Request Lifecycle in Sitecore Headless – Part 2: SSG and ISR Modes in Next.js

In my previous post, we explored the request lifecycle in a Sitecore headless application using Next.js, focusing on how Server Side Rendering (SSR) works in tandem with Sitecore’s Layout Service and the Next.js middleware layer.. But that’s only one part of the story. This follow-up post dives into Static Site Generation (SSG) and Incremental Static Regeneration […]