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
Sometimes you want to check if an Audience from your CMS (former Visitor Group) has been used by which page(and which version of that page) Then you just need to use my sample SQL query to check the usage of that audience: CREATE TABLE #TempGUID(I...
One of the more time consuming parts of an import is looking up data to update. Naively, it is possible to use the PageCriteriaQueryService to query a each page, one at a time as it is needed. While this does work, it can add significant overhead ...
Developing with Optimizely (formerly Episerver) requires more than just technical know‑how. It’s about respecting the editor’s perspective, ensuring performance, and applying conventions that make content management sustainable. Below are some of...
Restricted media usually looks simple on the whiteboard. If the user can read the asset, serve it. If they cannot, redirect them to sign in. In practice, document protection breaks in much more interesting ways than that. The rendered page may...
Optimizely has recently launched a free PaaS Administrator Certification. https://academy.optimizely.com/student/activity/2958208-paas-cms-administrator-certification?sid=a5b1a937-c694-4e99-b753-821bac3d9173&sid_i=0 Just log in with Optimizely...
Over the past few weeks, several Optimizely CMS projects began experiencing a puzzling failure: XHtmlString fields stopped initializing TinyMCE in the edit interface. The editor simply refused to load, leaving users unable to manage rich text...
Version 2.6.0 adds Permissions Policy header support, updates to .NET 10, improved policy management, configurable security settings, and enhanced reporting and API/export options to help control browser features more securely.
Creating truly relevant customer experiences requires more than collecting data—it requires understanding it. Most organizations already have rich behavioral, purchase, and engagement data spread across their websites, commerce systems, customer...