Output cache in Optimizely CMS 12 that vary by visitor group

by Tomas Hensrud Gulla

After I wrote a blog post about Quick and dirty output cache in Optimizely CMS12 [https://blog.novacare.no/quick-and-dirty-output-cache-in-optimizely-cms12/], someone reminded me that this would not work well with visitor groups [https://webhelp.optimizely.com/latest/en/personalization/visitor-groups.htm]. All visitors would get the same cached content, even…

How to make the XhtmlString <p> tag go away

by Henning Sjørbotten

Optimizely CMS is still using TinyMCE for the rich text (XhtmlString) fields. By default, everything you write in these fields is being wrapped in <p></p> tags. These extra tags can be a pain, as they do not always fit with the document structure. You do…

Scheduled Jobs in Optimizely CMS 12

by Tomas Hensrud Gulla

In Optimizely CMS 12 the admin mode is given a real facelift. The new admin mode written in React has risen like a phoenix from the ashes of the old Web Forms admin mode. The scheduled jobs has gotten a facelift too, where the duration of the last executions are…

Quick and dirty output cache in Optimizely CMS12

by Tomas Hensrud Gulla

.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!…

Optimizely CMS 12 can finally convert pages!

by Tomas Hensrud Gulla

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

Get your Optimizely Content Cloud developer certification for free!

by Tomas Hensrud Gulla

The Optimizely Content Cloud (previously Episerver CMS) developer certification is only valid for two years, and the renewal costs €260 (2780 NOK). Peanuts, maybe - but you could get it for free! Currently Optimizely certified If you are currently certified, you could apply for the Optimizely Subject Matter Expert (SME)…

Optimizely Content Delivery API - getting started smoothly!

by Tomas Hensrud Gulla

The Optimizely Content Delivery API [https://world.optimizely.com/documentation/developer-guides/content-delivery-api/] adds headless capabilities to your traditional Optimizely Content Cloud CMS, making it a hybrid CMS. The best of both worlds, you might say. The documentation [https://world.optimizely.com/documentation/developer-guides/content-delivery-api/] is quite good, so I just…

Optimizely can now generate certificates for root domains in DXP

by Bjarte Aune Olsen

In Optimizely's cloud hosting service DXP, Optimizely has for a long time offered to generate certificates for the sites it hosts, giving us the secure https URLs with a reassuring padlock next to it. Until today that service has come with the limitation that they could not generate…

Optimizely Content Manager – still not production-ready

by Tomas Hensrud Gulla

Content Manager is a lightweight editing UI for Optimizely Content Cloud (formerly known as Episerver CMS), that provides an easy interface for working with structureless content. The initial version was released in April 2020, almost two years ago. I really like the idea, and installed Content Manager on my personal…

Custom icons in the Optimizely/Episerver CMS page tree

by Tomas Hensrud Gulla

By default, all pages in your Optimizely page tree look the same. With custom icons, you can add your personal touch, and make it easier to visually separate the different types of pages.…