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: Oct 31, 2016

    ImageResizer.Net Plugin for EPiServer v10 is released. ImageResizer.Plugins.EPiServerBlobReader got version 5.0.0.

  • Syndicated blog - Posted on: Oct 31, 2016

    Some time ago I wrote an article how to create an order level promotion . In this article, I will describe how to create an item (entry) level promotion. In this example, I will show how to create entry level promotion based on a line item meta...

  • Syndicated blog - Posted on: Oct 31, 2016

    Recently I struggled  with debugging a custom property code. I usually  check Console in chrome  developer tool to see if  I missed something but there was nothing in  there at all! I tried to debug Dojo and Episerver JS code to find out what a...

  • Posted on: Oct 30, 2016

    One of the most common task in a CMS is to save, update or publish a content item. And while not exactly complicated, the Content Repository method Save together with the SaveAction enumeration has long been a source of confusion, especially for n...

  • Posted on: Oct 30, 2016

    GeoIP2 is MaxMind's newest IP intelligence offering and is available in different flavours . EPiServer's geo location visitor group is depending on MaxMind's legacy database that they are not updating any more, following nuget package '...

  • Syndicated blog - Posted on: Oct 30, 2016

    By intercepting the UIUserProvider, we can execute some custom logic when site administrators create, update, or delete users from the admin mode. It can be everything from sending notification emails, to updating user records in the CRM.

  • Syndicated blog - Posted on: Oct 30, 2016

    By intercepting the UIUserProvider, we can execute some custom logic when site administrators create, update, or delete users from the admin mode. It can be everything from sending notification emails, to updating user records in the CRM.

  • Syndicated blog - Posted on: Oct 30, 2016

    One our fellow in world.episerver ask question about the custom property in EpiServer. This has been discussed many many time in forum and blogs but I couldn’t be able to find simple version to reference. In this post I’m trying to describe this i...