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, 2021

    If you are using Epinova DXP deployment extension or you custom written PowerShell script against EpiCloud. You may experience the error message “’Azure.Storage version 4.4.0 or greater is required’”.

  • Syndicated blog - Posted on: Apr 01, 2021

    If you are using Epinova DXP deployment extension or you custom written PowerShell script against EpiCloud. You may experience the error message “’Azure.Storage version 4.4.0 or greater is required’”.

  • Syndicated blog - Posted on: Apr 01, 2021

    If you are using Epinova DXP deployment extension or you custom written PowerShell script against EpiCloud. You may experience the error message “’Azure.Storage version 4.4.0 or greater is required’”.

  • Syndicated blog - Posted on: Apr 01, 2021

    TLDR; Update CookieDropBlock if you want to keep using it. Over five years ago I released a simple tool called CookieDropBlock who's sole purpose was to allow editors to create a block to drop a cookie for an end user. You can read more about it...

  • Syndicated blog - Posted on: Apr 01, 2021

    A new Episerver addon use technology described in the Junior Woodchucks' Guidebook over 2000 years ago, to safely store your Episerver data! Check it out!

  • Syndicated blog - Posted on: Mar 31, 2021

    HttpContext is not designed to be thread-safe, which means you can run into nasty things if you share a HttpContext between thread. For example, this is one of the things that can happen: One (or more) thread is stuck in this: mscorlib_ni!System.C...

  • Posted on: Mar 31, 2021

    The concept of webhooks isn't a new one but in recent years it has become a core component to many headless and SaaS implementations. Without direct access to the underlying data, solutions built in this way typically rely on HTTP APIs to access...

  • Posted on: Mar 31, 2021

    In Episerver   CMS UI 11.34.0 , we added small improvement to quick block editing. Now, only the main editing area is greyed out and the editor can use the page tree and assets pane to drag and drop content to a ContentArea in a dialog box.