We recently needed to add a recently viewed pages feature in a site for a client using the Profile Store from Episerver/Optimizely and it was not as easy as we…
We recently needed to add a recently viewed pages feature in a site for a client using the Profile Store from Episerver/Optimizely and it was not as easy as we…
If you have used Content Recommendations in Episerver/Optimizely you now for sure that works more like a front end implementation than a backend one. In short, you need to add…
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…
In this blog post, we will show you how can you use a string List of Files Ids to generate a unique zip file on the fly so the users…
In this blog post we are going to explain a little bit which ones are some of the common interfaces used in the Optimizely/Episerver CMS and how these interfaces can…
In my previous post, I showed a unified search query which allows to return different results for your multi-language site. In this blog post I am going to explain in…
In this blog post, I will explain a little bit how we handle ajax search queries that use unified search for a site with several languages. The main issue we…
In this short blog post, I will explain how you can add some password restrictions for your users if you are using ASP.NET Identity and as base the Episerver Foundation…
In this short post, we are going to discuss about an issue that happened to us in a project which was using ASP.NET Identity as the default security provider in…
Following several iterations of the settings tab implementation, that you can look up in this blog post series: language support, balanced environment support and a simpler version, we encountered a…