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
  • Syndicated blog - Posted on: Apr 01, 2020

    Ever needed to move an Episerver Category under another? I could not find a way to do this in the UI so I had to it the old-fashioned way of jumping straight to the database. Warning: You’re not supposed to change data against CMS databases direct...

  • Syndicated blog - Posted on: Apr 01, 2020

    Published 1st of April 2020 Ever used your nose to swipe or touch a button on your phone? Finally it is here. The nose touch API feature! Adios touch friendly gloves! This is especially useful in cold countries like the Nordics. Or if you’re havin...

  • Posted on: Mar 31, 2020

    Episerver is pleased to announce starting April 1st, we are kicking off our "Come Back Stronger" education initiative. WIth this initiative, we are providing our partners and customers with free access to our eLearning courses via our self-paced...

  • Syndicated blog - Posted on: Mar 31, 2020

    Recently I got a question from a very good friend of mine about how to properly unit test localization provider.

  • Syndicated blog - Posted on: Mar 31, 2020

    Starting today, Episerver's eLearning courses for both business users and developers will be made available for free.

  • Posted on: Mar 31, 2020

    Episerver allows to store configurations using Options attribute. This is a code-first approach, where class decorated with the [Options] attribute, will be used as a config. There are few advantages of this approach: Same setup everywhere -...

  • Posted on: Mar 31, 2020

    Several features to improve the client-side rendering in OPE have been tested with beta customers for a while. With EPiServer.CMS.UI 11.24.0, they have finally dropped the beta tag. The features are: contentSaved : introduced in CMS UI 10.12.0 (...

  • Syndicated blog - Posted on: Mar 31, 2020

    Settings page If we look at the single responsibility principle, a start page with settings is doing too much. It has start page related content and also site-wide settings. When you have a large site, the start page becomes a settings page - the...