Take the community feedback survey now.
Take the community feedback survey now.
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
A new version of Virtual Template System is now available that adds the ability to see a version history of the template from the UI. It also changes some of the UI to add icons. The version history can now be accessed by clicking on the changed ...
Ever started a site from scratch rather than the reference site and run into this classic error? Here's a hint for you.
There was a time, when men were made of steel, ships made of wood, Episerver was spelled with a weird capitalization and the CMS had something called Dynamic Properties that was usually misused. They've been gone for a while, but I miss them, so...
Having to upgrade TinyMCE in Episerver to latest packages and you have elder plugins? Or want to build some custom plugin in wysiwyg? Here is a very simple example of how.
Azure Storage has a new cool feature in preview - Static Website. But what exactly does it do - and how can I connect my Episerver installation to it? I decided to find out.
As I mentioned in the previous post EPiServer DDS Performance issues, we decided to modify the plugin 404Handler in order to overcome its limitations in our 60k redirects scenario. So, in this post we will briefly explain what modifications did…...
While working on a project, we found an issue with the 404handler community plugin. The problem appeared when we tried to import 60k redirects through the plugin dashboard interface. First, it took at least 5 hours to upload and process… Continue...
Drawbacks of initializable modules and configuration settings The main drawback of initializable modules in libraries is that a library user cannot control when an initializable module is called. The user might want to disable initialization code...