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: May 29, 2018

    EPiServer content areas have the ability to show several blocks to the editor in a neat and eye catching manner if the view is using the Html.PropertyFor function, but unfortunately when the view is shown to the user, the content… Continue reading...

  • Syndicated blog - Posted on: May 28, 2018

    In my last Episerver post, I talked about a tool that provides visualisation on how content types are used across multiple sites. I finally got the chance to package it up and make available as a NuGet package. I haven’t published it in any feed a...

  • Posted on: May 28, 2018

    Disclamber: You should propably never do like this unless it is completly nessesary since you are working directly agains the database of Epi and that can be dangerous so IF you do this, I will take no responsibilty in the script and you do it on...

  • Syndicated blog - Posted on: May 27, 2018

    Old way of getting the IGeolocationProvider using the static property is now depracated and you should get the provider from IoC container where the default provider is registered. So the old way was like this: var provider = EPiServer.Personaliza...

  • Syndicated blog - Posted on: May 27, 2018

    We had a nasty little bug in one of our development stage Episerver projects. Everything ran and worked smoothly, but one day Episerver’s error logs started to report an exception regarding the Episerver.Find.Commerce module. However, the site...

  • Syndicated blog - Posted on: May 27, 2018

    We had a nasty little bug in one of our development stage Episerver projects. Everything ran and worked smoothly, but one day Episerver’s error logs started to report an exception regarding the Episerver.Find.Commerce module. However, the site...

  • Posted on: May 25, 2018

    I have released new versions for my ImageProcessor.Web.Episerver package for both CMS 10 ( version 1.1.0 ) and CMS 11 ( version 2.1.0 ). If you are not familiar with this package, please see this blog for more information. The new version adds the...

  • Syndicated blog - Posted on: May 25, 2018

    Episever versions gadget help you to look at content change history and what was changed in each versions. You can also easily compare difference in on page mode or properties mode and can rollback any previous version any time.