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
Dynamic properties versus page properties As you probably know, dynamic properties are like page properties in many ways, except they do not need to be set specifically on a per-page basis. Dynamic property values are inherited in the page tree....
The one thing I was missing the most when I started to try and learn MSBuild was a workflow that shows different events that are happening during MSBuild process. Fortunately Martin Danner has prepared a complete MSBuild Target Map that shows on...
Ever had any trouble with the icons in Edit mode getting in the way of each other? If you get this behavior make sure that you have the \App_Browsers\IE6.browser file in your website. And that it is accessible by the IIS. This file specifies an...
The other day I faced a problem where I wanted to extract a project from our TFS and sending it to one of our partners. It was a small sample project to show off how you could extend EPiServer Community and utilize the Common Framework which is...
Whenever I encounter a problem with EPiServer I can't really figure out, usually the first thing I do is create a log while reproducing the error. Logs are one of my best friends when it comes to troubleshooting. Often I don't know what I'm lookin...
Another module has been added to our Open Source initiative. Search Engine Sitemaps is the old EPiGoogleSitemaps but now you can make your own changes that fits your needs. The project can be found on epicode . This module makes it easy for search...
There are two features in EPiServer CMS going back all the way to EPiServer CMS 4 that were specifically designed to mitigate high memory pressure. They sadly did not work as expected in R2 but those issues has been fixed in SP1 (so make sure you ...
Last week Johan Olofsson showed me a cool trick that I figured should be passed on. It’s a fun little hack that I’ve already found useful a number of times. Problem: You are annoyed with main tabs in edit mode (“View”, “Edit”, …). Maybe you want...