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 EPiServer 7 Web Forms project I wanted to find all usages of a regular property. But I failed – “Usages of ‘RightContentArea ‘ were not found.”. (I am using Resharper for that.) It is very clear that when you … Continue reading →
For development in general, Stack Overflow is among the most popular resources for finding answers on how to do stuff. Out of curiosity, I wanted to know how popular it is for EPiServer-related questions.
Last week I took the EPiServer certification exam (passed). Before you start to study for the exam I would recommend reading this excellent blog post about CMS certification . It’s for CMS6 but in general it still applies. Updated links to the...
I am a huge fan of PostSharp. One of the reasons is that I don’t like to do the same thing over and over again. I use the EPiServer Cachemanager quite a lot, but do not like to keep writing the same code over and over again. If not in cache, get...
In my current project we do quite a bit of automatic copying of EPiServer pages as well as creation of child pages triggered by various web editor actions (part of the review functionality that Stefan Forsberg talks about in a … Continue reading →
David Knipe put together a really nice module for EPiServer CMS 6R2 called EPiRobots which allowed Site Administrators to manage and update a site’s robots.txt content. Unfortunately the module doesn’t work with CMS 7 I asked Dave about his plans...
We have an e-commerce shop, so that we have products there. There should be Friendly URL for every product, so last part would be the name of a product. Product name is: dovre Gore-Tex Pro Shell Jacket (M/W) It can … Continue reading →
If you are running an online campaign, you might want several banner ads with different time spans to be shown on the landing page. This can be done by scheduling multiple versions of the landing page in EPiServer 7. Let’s imagine the scenario...