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
In my previous blog post which was about getting an overview of your sites content https://world.optimizely.com/blogs/Per-Nergard/Dates/2026/1/scheduledjob-for-getting-overview-of-site-content-usage/ . I actually found a couple of content types th...
💡 Note: The following content has been written based on Optimizely CMS 13 Preview 2 and may not accurately reflect the final release version. As part of my preparation of Stott Security and Stott Robots Handler for PaaS CMS 13, I’ve had to revis...
If you are working in experimentation, you will know that speed matters. The quicker you can go from idea to implementation, the faster you can learn, optimise, and deliver impact. In this short video, I demonstrate just how quick and easy it is t...
VS Code Dev Containers is an extension that allows you to use a Docker container as a full-featured development environment. Instead of installing tools like DotNet, SQL and Optimizely CMS directly on your local machine, you run them inside a...
GraphQL is transforming how developers query and deliver content from Optimizely CMS. But let's be honest—there's a learning curve. Between understanding GraphQL syntax, navigating Optimizely Graph's specific schema, and figuring out authenticatio...
Introduction Building on Part 1's content modeling and querying practices , this Part 2 focuses on the security and performance considerations essential for running Optimizely Graph in production environments. We'll explore authentication strategi...
In one of my current project which we are going to upgrade from Optimizely 11 I needed to get an overview of the content and which content types we have, are some unused etc. In order to do that I did a scheduled job that will go through the sites...
With Optimizely CMS 13 now available in preview, extension developers need to understand what changes are required to make their packages compatible with the new version. In this post, I'll walk through the specific changes I made to migrate ...