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.
Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.
Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World
Nowadays, many people choose a headless approach when developing Optimizely CMS/Commerce projects using Opti Graph. One challenge we may face is implementing language fallback, as it is not supported by default. There are a few tips available, and...
Discover how Optimizely Connect Platform (OCP) enables seamless integrations across the Optimizely One ecosystem. Learn about app models, sync types, and what’s next for developers.
If you’ve been hearing the term Opti ID floating around and wondering what the fuss is about, let’s break it down in plain English. What is Opti ID at a high level? Think of Opti ID as your one key to the Optimizely kingdom . Instead of juggling...
TL;DR Use Serilog.Sinks.Console for DXP apps — or skip Serilog entirely and rely on default logging. It’s common during investigations that all the downloadable logs from the PaaS portal are empty. In most cases, this happens because Serilog is...
When you need to authenticate against more than one OpenID Connect provider in the same ASP.NET Core app – say IdentityServer for the public site and Microsoft Entra ID for Optimizely CMS – you quickly run into challenges: duplicate cookie scheme...
If you’ve ever managed an Optimizely CMS environment, you already know it’s not just about deployments and settings. It’s about keeping everything running smoothly, securely, and efficiently, like a well-oiled machine that never skips a beat. Now...
Algolia + Optimizely SAAS (Remko Next.js) Integration Guide This guide explains how to integrate Algolia Search with your Optimizely SaaS CMS project built on the Remko Starter Kit (Next.js) . It focuses on the Crawl Method , which automatically...
While checking Application Insights earlier this year, I stumbled upon a strange exception in my Optimizely site. At first, I thought it might be a misconfigured redirect or some leftover test code — but after digging in, it turned out to be an ...