SaaS CMS has officially launched! Learn more now.

Get the latest!

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

Syndication and sharing

loading
  • Syndicated blog - Posted on: Jun 01, 2022

    We share 11 Reasons Discovery First UX Strategy Wins

  • Syndicated blog - Posted on: May 31, 2022

    .NET5 and .NET6 has no concept of output caching, and neither does Optimizely Content Cloud 12. Don't let that stop you from caching your output!

  • Syndicated blog - Posted on: May 28, 2022

    My current client is moving their Optimizely 11 websites to a new hosting provider and we need an easy way to test the remote event replication system. I remember that there was an old console application for this back in the day, but when I found...

  • Posted on: May 26, 2022
    Rating:

    Background In the previous article of this series,   Unit Testing Optimizely CMS 12 Dynamic Data Store - Part 1 , an introduction was given to what the Dynamic Data Store is, and an approach was given for unit testing by mocking the   DynamicDataS...

  • Posted on: May 26, 2022
    Rating:

    Background If you've never heard of it, the   Dynamic Data Store (DDS)   which is a component that offers an API and infrastructure for CRUD operations of custom data objects.  It allows developers to access and store data without needing to...

  • Syndicated blog - Posted on: May 23, 2022

    Threading is hard. It’s hard to get right. It’s hard to avoid race condition. Even with experienced developers, it’s not always a given (trust me, I’ve been there). This time, the problem comes from a report that a customer constantly has high CPU...

  • Syndicated blog - Posted on: May 20, 2022

    I recently saw that Optimizely released A/B Testing Package (EPiServer.Marketing.Testing) for dotnet core, meaning you can now install the A/B Testing Addon on CMS12 Install For .NET 5 use dotnet add package EPiServer.Marketing.Testing -v 3.0.0 Fo...

  • Syndicated blog - Posted on: May 19, 2022

    Optimizely CMS 12 can finally convert pages from one page type to another! Great! But what about blocks and media...?