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
  • Posted on: Sep 04, 2019

    Recently we implemented a new open source add-on advanced-cms/time-property . The package  contains model type, editing widget and property renderer used to store and display time between 0-24 hours.  Property defined in the model is a  Timespan...

  • Posted on: Sep 04, 2019

    On most websites today you are likely to need to rewrite urls to match a specific requirement such as the typical SEO rules where you need urls to all end with a trailing slash and be all lowercase to prevent duplicate content in the search engine...

  • Syndicated blog - Posted on: Sep 02, 2019

    When an Episerver Commerce site is put into read-only mode, either manually or by automation, it would be really bad if the code is not prepared to for that situation. In this post, I provide some simple action filters to perform such a graceful...

  • Syndicated blog - Posted on: Aug 29, 2019

    Profile Store, Insight, Tracker, Advance - Episerver offers a myriad of different (but connected) REST services for managing and tracking your visitors and prospects. It can be slightly confusing at first - and some of the documentation might be a...

  • Posted on: Aug 28, 2019

    Sometimes you need to share campaigns AND/or promotions to your colleagues or to Episerver Developer support service. The simplest way is to take screenshot of your promotion settings and let the receiver replicate that on their site. The "nuke"...

  • Posted on: Aug 28, 2019

    Good day everyone, As you know that, split your solution to multiple project and packaged as nuget is common way for now. That will help us to isolate, idependent and better for deployment / maintaince. EPiServer Add-ons also follow this and as yo...

  • Syndicated blog - Posted on: Aug 28, 2019

    Preventing broken links is an important part of maintaining a website. Episerver's Link Validating job tries to help us, but unfortunately, it has its shortcomings.

  • Syndicated blog - Posted on: Aug 27, 2019

    Manually configuring IIS for multiple hosts is time-consuming work. Here's how to use config transforms to speed up the task.