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
A scheduled job is Episerver's/Optimizely's way of running some piece of code at a configurable interval. If there is a chance that code could change in the future, you should add a GUID when you create it!
This post describes how to set up the Optimizely Foundation Single Page Application reference site. Further information about what Optimizely Foundation Single Page Application reference is can be seen at the bottom of the page. If readers want to...
With the release of CMS UI 11.36.0 it is now possible to annotate any model property with a new attribute from EPiServer.Cms.Shell.UI.ObjectEditing namespace called ReloadOnChangeAttribute . Imagine a simplified scenario - we have a list of...
In a migration project where I had to migrate a lot of pages, about 400k pages with multiple blocks each, where we had an incremental approach with Migration of batches, testing, fixing and remigration i really filled up my database with a lot of...
Optimizely Content Cloud is approaching fast and partners are working on getting modules out on the feed for the rest of us to test.
This post will give an introduction on how to use technologies such as React, to build a frontend with support for server-side rendering in Optimizely CMS.
During this series of posts we have talked about working with Optimizely Fullstack from a development perspective and integrating with a Commerce application. In this post we will get into the fun stuff and implement a simple experiment. The...
In this blog post we are going to talk about A/B Testing in Optimizely/Episerver CMS, how to install it and how to avoid conflicts if your page has a cache layer in place. So, without further due, lets begin. To be able to do A/B testing it is...