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: Feb 26, 2017
    Rating:

    The problem (perceived at least) How many times have you got a question about something or just had the need to do a quick check of some setting or status of something in a site? I guess that it happens more often that you would like.  My experien...

  • Syndicated blog - Posted on: Feb 26, 2017

    In the Better event handling in Episerver article, I described event handling in the initialization module. But it makes the code harder to test. Because of that, I extracted event initialization into separate class - EventsMediator . public class...

  • Syndicated blog - Posted on: Feb 25, 2017

    Shows how you as an developer easily can change the background and logo on the Episerver login page.

  • Syndicated blog - Posted on: Feb 25, 2017

    Shows how you as an developer easily can change the background and logo on the Episerver login page.

  • Syndicated blog - Posted on: Feb 25, 2017

    When EPiServer web editors creates pages with the shortcut type Fetch content from page in EPiServer CMS, or as they use the Simple address option to create an alternative URL to a page, there is a need to create canonical URLs back to the origina...

  • Syndicated blog - Posted on: Feb 24, 2017

    In this blog post I will take a look at some of the do’s and don’ts of using PropertyList . PropertyList has been around for a while and some nice blogposts have been written about the subject. If you create a new PropertyDefinition based on...

  • Syndicated blog - Posted on: Feb 24, 2017

    In this blog post I will take a look at some of the do’s and don’ts of using PropertyList . PropertyList has been around for a while and some nice blogposts have been written about the subject. If you create a new PropertyDefinition based on...

  • Syndicated blog - Posted on: Feb 24, 2017

    Or lock or no lock – that’s the question. This is the second part of the series on how can you improve the performance of Episerver Commerce site – or more precisely, to avoid the deadlocks and 100% CPU usage. This is not Commerce specific actuall...