November Happy Hour will be moved to Thursday December 5th.

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 02, 2020

    Episerver has a feature called Episerver Projects that allows editors to work and collaborate on a number of changes that are grouped together into projects. This is allows multiple changes to be made to a site that can be previewed and all...

  • Posted on: Apr 02, 2020
    Rating:

    Episerver has made all online training courses free for every one  https://www.episerver.com/education/come-back-stronger/  , an initiative to help everyone in Episerver community to get through this unprecendented time. And I of course want to do...

  • 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
    Rating:

    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
    Rating:

    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 -...