Take the community feedback survey now.

Get the latest!

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

Syndication and sharing

loading
  • Posted on: Jan 28, 2019

    Sometimes you need to move code and with that change the namespace for a class. If you do it for a content type there should be no problem at all since Episerver will update it as long as you have specified a GUID for the content type, and that is...

  • Syndicated blog - Posted on: Jan 28, 2019

    Hot on the heels of Sydney, we’ve also got a Meetup planned for London. This time, we’re hosted by Episerver themselves in their shiny new offices in Central London! When – Thursday 21st February – 6pm – 9pm Where – Episerver, 3rd floor Cargo Work...

  • Syndicated blog - Posted on: Jan 28, 2019

    Hot on the heels of Sydney, we’ve also got a Meetup planned for London. This time, we’re hosted by Episerver themselves in their shiny new offices in Central London!

  • Posted on: Jan 25, 2019

    So here is a little nuance, that took me some time to figure out. I was programmatically updating a PropertyList but it never seemed to actually update. Let’s take the following propertylist as an example: namespace PropertyListDemo.Models { publi...

  • Posted on: Jan 25, 2019

    Under certain conditions, the cache duration set with  .StaticallyCacheFor(minutes)  does not last as long as specified. There are three common reasons for this. More on .StatisticallyCacheFor can be found here https://world.episerver.com/document...

  • Posted on: Jan 25, 2019

    On any project, the concept of identity can be one very hot potato. Who needs to access the system? How do you know who they are? How do you know what they can do? For greenfield sites, you can often use the standard ASP.Net Identity SQL-stored us...

  • Posted on: Jan 24, 2019

    Just a quick note for anyone experiencing something similar. We have a client who had a concern that /resources always redirected to /resources/. After a lot of wasted time checking the web.config for rewrite rules, writing rewrite rules that didn...

  • Posted on: Jan 21, 2019

    In the next release of CMS UI (version 11.15.0) , we will be releasing a few more Image Property enhancements. Based on a very positive feedback after the last improvements in that area that addressed only the Media Selector we decided to continue...