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
This post will describe how to implement Azure DevOps pipelines that uses the Epinova DXP Deployment extension (Beta) to build and deploy to Episerver DXP.
This post will describe how to implement Azure DevOps pipelines that uses the Epinova DXP Deployment extension (Beta) to build and deploy to Episerver DXP.
This post will describe how to implement Azure DevOps pipelines that uses the Epinova DXP Deployment extension (Beta) to build and deploy to Episerver DXP.
If you are using Episerver Search & Navigation (Formerly Find), you are likely using GetContentResult() . While I’m fairly skeptical about it (if you do not need the content explicitly, it’s probably a good idea to use GetResult instead), there ar...
Recap In my previous post , I explored the possibility of using Release Flow as a branching strategy for Episerver DXP deployments. Moving on to the Deployment workflow, there are already a number of excellent blog posts like this one on how to us...
The Adaptive Images add-on for Episerver is designed to work with Cloudinary for image transformation, optimization, and delivery. In this post we'll look at how you can set up Adaptive Images to work with your Cloudinary account.
TL;DR: When you upgrade BlockEnhancements or install our Labs in the future, you will see a new NuGet dependency called EPiServer.Telemetry.UI. It's the telemetry code from BlockEnhancements that we extracted and made available to our other...
Often, it can be handy to have very exact and dynamic control over what editors can see or do. One of my weapons of choice for this is the good, old and trusted Virtual Roles. In this scenario we have a multi-site Episerver, where some of the bloc...