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: Aug 10, 2017

    Episerver has a well documented way of determining which content language to use for displaying content to the user. One of the more powerful options is to enable the pageUseBrowserLanguagePreferences setting as it will allow Episerver to determin...

  • Syndicated blog - Posted on: Aug 09, 2017

    I am super happy to welcome Jeroen Stemerdink and Igor Djerman to the sixth meetup of EpiDev Serbia!

  • Syndicated blog - Posted on: Aug 08, 2017

    For a third year in a row, Episerver has been recognized as a leader in WCM (web content management) by Gartner researchers as part of their Magic Quadrant.

  • Syndicated blog - Posted on: Aug 08, 2017

    This is an unusual post – as I usually don’t post sample code – that should be the job of the documentation. However, I jumped upon this question http://world.episerver.com/forum/developer-forum/Episerver-Commerce/Thread-Container/2017/8/global-pr...

  • Syndicated blog - Posted on: Aug 07, 2017

    We may be using IPromotionService already but the reference for IPromotionService is missing from the world.episerver.com documentation. This post is for reference only that how this can be used. IPromotionService offers 3 methods as follows. ILis...

  • Posted on: Aug 06, 2017
    Rating:

    If your Episerver Find UI fails to load with a “Error reading configurations” message, here is how you can fix it: https://getadigital.com/blog/trouble-loading-find-ui/

  • Syndicated blog - Posted on: Aug 06, 2017

    One of the most important aspect of data storage is integrity, meaning that the accuracy and consistency is maintained throughout the life cycle. However, there are cases when the integrity can be compromised in certain tables. It is difficult (if...

  • Syndicated blog - Posted on: Aug 05, 2017

    When developing websites, sometimes adding extra attributes to certain HTML tags is needed. This is about how to do that dynamically on EPiServer properties, extending the Display Templates.