November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
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
How you can automate setting up a new Episerver/Optimizely environment in Microsoft Azure.
How you can automate setting up a new Episerver/Optimizely environment in Microsoft Azure.
How you can automate setting up a new Episerver/Optimizely environment in Microsoft Azure.
Adding custom information along with the usual message and stacktrace in your exceptions may possibly make it easier to find out what’s happening in your Episerver website. Here is a bit of code showing how it may be done in a quite simple way. I...
I was having a conversation recently with a Technical Architect around Product recommendations and website performance. There was some inefficient code retrieving the product display based on the results from the Optimizely Product Recommendations...
A modern website built using your favorite Episerver CMS has a lot of external script resources that are being fetched from all around the world. This is both a good and a bad thing. You can get a lot of value from tools such as google analytics,...
In my previous blog post I explained how you can reduce the size of your images using webp transformation of the fly provided by CDN cloudfare in Episerver DXP, which can be checked in this link. In this blog post, we will work upon the code of my...
In EpiServer sometimes you need to Delete Multiple Variants from a Catalog and Product . We can do that by using CatalogSystem. Here I am going to show you how we can remove the Variants from Product & Catalog. We may have two things: Delete...