Skip to content

What is Optimizely CMS?

beginner
📜Foundationcms
📄

More launches. More visibility. Zero chaos.

Manage content with Visual Builder, deliver to any channel with Graph, and accelerate with Opal AI.

Every organization with a digital presence faces the same challenge: creating, managing, and delivering content to the right audience at the right time — without bottlenecks. Marketing teams want speed and creative control. Developers want clean architecture and maintainable code. IT teams want security, scalability, and governance.

Optimizely CMS is a content management system designed to serve all three groups. It gives content authors a visual editing experience, developers a structured content model with APIs, and organizations the governance controls to manage content at scale.

Optimizely One is a platform of interconnected products. CMS is the content foundation — it stores and serves the structured content that other products act on.

ProductWhat it does with CMS content
ExperimentationA/B tests variations of CMS pages and components
PersonalizationDelivers different CMS content based on visitor segments
GraphDelivers CMS content to headless frontends via GraphQL
ODPUses visitor behavior on CMS pages to build customer profiles
OpalAI-generates and optimizes CMS content
CMPPlans and workflows content before it reaches CMS
AnalyticsMeasures how visitors interact with CMS content

CMS is not a standalone product — it becomes more powerful when connected to these capabilities.

Optimizely CMS provides capabilities in these areas:

Authors create and edit content through a visual interface. On-page editing lets you see changes in context. Structured content models separate content from presentation, so the same content can appear on a website, mobile app, or digital signage.

Approval workflows route content through review stages before publishing. Version history tracks every change. Scheduled publishing lets you prepare content in advance and go live at a specific time.

Images, videos, documents, and other media are stored in an integrated asset library. Assets are versioned, searchable, and reusable across pages.

Built-in search indexes your content for site visitors. For headless delivery, Optimizely Graph provides a GraphQL API that serves content to any frontend framework.

Content can be translated and managed in multiple languages. Each language version has its own workflow and publishing schedule. Fallback languages handle cases where a translation is not yet available.

Visitor groups let you define audience segments based on behavior, geography, device, and custom criteria. You can show different content to different groups and run A/B tests to measure which version performs better.

Opal integrates directly into the CMS editing experience. Authors can generate content, get writing suggestions, and optimize for search engines without leaving the editor.

CMS provides APIs for content delivery, a plugin architecture for extending functionality, and CLI tools for project scaffolding. Content types are defined in code, giving developers full control over the content model.

Optimizely CMS is available in two forms. Choosing the right one depends on your team’s priorities and technical requirements.

Optimizely hosts and manages the infrastructure. You get automatic updates, built-in scaling, and the latest features as soon as they ship. Visual Builder provides a drag-and-drop page composition experience.

Choose SaaS when:

  • You want the latest features without managing upgrades
  • Your team prefers visual editing and composition tools
  • You need global content delivery without infrastructure management
  • You want Opal AI capabilities built into the editor

You deploy CMS on Optimizely’s DXP cloud or your own infrastructure. You have full control over the runtime, hosting configuration, and upgrade schedule.

Choose PaaS when:

  • You need deep customization of the runtime environment
  • Your deployment requirements include on-premises hosting
  • You have existing CMS 12 investments and want to upgrade incrementally
  • You need B2B Commerce integration (currently PaaS-only)
CapabilitySaaSCMS 13 PaaSCMS 12 PaaS
Content editing and authoring26 features14 features25 features
Visual BuilderYesNoNo
Developer experience17 features16 features6 features
Hosting & infrastructureManagedSelf-managedSelf-managed
Automatic updatesYesManualManual
Opal AI integrationFullFullVia NuGet package
Graph content deliveryBuilt-inBuilt-inBuilt-in

Before building with CMS, understanding these foundational concepts will help you make better decisions:

  • Content modeling — How to structure content types, properties, and blocks so your content is reusable and maintainable
  • Content delivery — How content reaches visitors through traditional rendering or headless APIs via Graph
  • Visitor groups — How to define audience segments for personalization
  • Opti ID — How single sign-on connects CMS to the rest of Optimizely One