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
  • Syndicated blog - Posted on: Nov 29, 2017

    So, the other day I stumbled upon a discussion on StackOverflow about generating a url friendly slug. I found the problem quite interesting and decided to give it a go on solving this in .NET Core. The problem When creating pages we want the url t...

  • Posted on: Nov 28, 2017

    Earlier I wrote a blog about how the instance bound license works ( instance bound licenses in Episerver ) when hosting customers solutions in Microsoft Azure Web Apps. From 2018 Episerver will remove the old server bound license and we will only...

  • Posted on: Nov 28, 2017

    As I wrote in my previous post , I was going to work on an Azure enabled version of the ImageProcessor Episerver integration package. This work is now finished and the package (ImageProcessor.Web.Episerver.Azure) is now available on the NuGet feed...

  • Syndicated blog - Posted on: Nov 27, 2017

    What’s the cost for hosting an Episerver test environment on Azure? And what can you do to minimize those costs? Calculating the price for hosting on Azure is a bit complex, so it’s hard to say what a certain setup would cost for you. You can use...

  • Syndicated blog - Posted on: Nov 27, 2017

    You haven’t seen much from me for a while, it’s because I was working on a bigger feature. Haven’t include much text or code snippets this time. Rather wanted to present overall functionality. Lot of images and animated gifs. Take a look...

  • Posted on: Nov 27, 2017

    A colleague asked me today how to ensure that editors don't add too many elements in a LinkItemCollection or ContentArea - since too many could potentially break the design. I figured a simple validation attribute could do the trick - and sure...

  • Syndicated blog - Posted on: Nov 26, 2017

    Digital marketers of today might want to work with dynamic product ads on platforms like Google and Facebook. This requires a machine readable product catalog file. To showcase how to make that data available, I created a tool for EPiServer...

  • Syndicated blog - Posted on: Nov 24, 2017

    I've just pushed version 2.0.0 to the nuget feed. The following breaking changes was introduced: Target framework is now set to 4.6.1 (same as Epi) Minimum version 11.1.0 of EPiServer.CMS.UI.Core is required. I've only tested it with an manually...