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
In the current project that I’m on, there was an interesting request that they wanted to use SVG images for some of their things, such as logos and icons. This meant that they needed them rendered using the DOM element, not as an . This was a tric...
In the current project that I'm on, there was an interesting request that they wanted to use SVG images for some of their things, such as logos and icons. This meant that they needed them rendered using the DOM element, not as an . This was a tric...
We are investigating a compatibility issue where EPiServer.CMS.Core 11.18.0 can cause problems with other parts of the platform, e.g. Search and Navigation (Find). For the time being we have de-listed this version from the Episerver nuget feed whi...
When we wanted to use a 404 page for our Episerver projects we used to implement the Getta 404 Handler plugin, but this plugin only allows you to use a static page when a response code 404 appears, and is also limited to that response code. This...
You can have multiple pages with the same name, you can even have a block and an image with the same name. When we are communicating about content, the name is not always the best.
The ASP.Net Async SessionState Module has several benefits over the older default one as it is fully async. To use it in an Episerver site is mostly plug and play, just follow the instructions on Microsoft dev blog and your are good to go. The...
Hi! I’m Gauri Dhawan, a graduate student at NYU studying computer science. This summer I interned at Optimizely as a software engineering… Continue reading on Engineers @ Optimizely »
In this tutorial, I will give a quick whistlestop guide on how to effectively debug production issues that occur on Episerver DXP. This article will cover some general good practise tips that you can adopt to prevent serious issues occurring withi...