A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Here’s our documentation on warmup in DXP : 🔗 https://docs.developers.optimizely.com/digital-experience-platform/docs/warming-up-sites What I didn’t know is that you can also trigger warmup in your local development environment . This can help...
I had a support case the other day with a question around search on global assets on a multisite. This is the result of that investigation. This code is provided as-is but please let me know if you have any feedback. In Episerver (Optimizely) CMS,...
In a multisite setup using Optimizely CMS, searching for pages can be confusing. The default CMS search regardless of search provider does not clearly indicate which site a given result belongs to—especially when you have identical page names acro...
When using Optimizely Search & Navigation , reusing the same property name across different content types is fine — as long as the type is consistent . If one type uses int and another uses string, you'll run into indexing and query issues. 💥 Th...
In a typical Episerver CMS implementation, it’s common to encounter deeply nested structures — ContentAreas containing Blocks, which themselves contain more ContentAreas and Blocks, potentially going multiple levels deep. The Problem with Deep...