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
I’ve been tinkering with something experimental: an MCP server for Optimizely CMS. MCP, or Model Context Protocol, is a way for AI tools to talk to external systems. It’s not a REST API, and it’s not GraphQL either. Think of it more like a common...
In we looked at Opal’s role as an AI workflow manager in the Optimizely stack. Now let’s go deeper and see how you can extend Opal with your own code. Opal isn’t just a chat interface — it can call out to custom HTTP
In Part 1 we looked at Opal’s role as an AI workflow manager in the Optimizely stack. Now let’s go deeper and see how you can extend Opal with your own code . Opal isn’t just a chat interface — it can call out to
Introduction Most AI assistants today focus on point productivity—generating text, summarizing documents, or suggesting code. These tools are useful, but they’re still single-task helpers. They don’t manage context across systems, and they rarely...
I have recently passed the Optimizely SaaS CMS Developer Certification. Sharing my experience, hope this helps. https://academy.optimizely.com/student/activity/2181428-saas-cms-developer-certification?sid=b1c2cf21-e438-4a16-8832-c165d1724844&sid_i...
Learn how to get the last execution time of a scheduled job in Optimizely CMS.
Hi, Today I would like to share my learnings about the Replacement Language option in Optimizely CMS and Commerce. Replacement language is used to display content in a specific language, whether the requested language content exists on the site or...
When maintaining a long-lived Optimizely CMS site, you’ll eventually need to deprecate block types. The usual approach is to remove the block class from your codebase and then delete the corresponding content type from the CMS Admin interface....