Skip to main content

Posts Tagged ‘Middleware’

Developers Guide To Custom Datasource For Dropdown Fields In Context-Aware Configuration Editor

How Middleware Transforms Request Handling in Web Development

What is Middleware? Middleware is like a helper that runs before your web server finishes handling a request. It can modify the request or response, such as changing data, changing where the request goes, or modifying how things look. Middleware runs before the server looks for cached content or matches the request to a specific […]

Multisite add-on

Full guide to enabling Headless Multisite Add-On for your XM Cloud solution

Sitecore Headless Next.Js SDK recently brought the feature that makes it possible to have multiple websites from Sitecore content tree being served by the same rendering hoist JSS application. It uses Next.js Middleware to serve the correct Sitecore site based on the incoming hostname. Why and When to Use the Multisite Add-on The Multisite Add-on […]