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: Feb 01, 2018
    star star star star star star

    Our typical Episerver projects normally includes about ten to twenty page types and about the same amount of block types. Many of these are pages with multiple views. And to keep the project manageable we needed a way to organize these into an eas...

  • Posted on: Feb 01, 2018
    star star star star star

    For a while I've been working on cleaning up the urls generated for images, to ensure that they are clean, cacheable, and preferrably querystring-free. Previously, I have been using IIS URL Rewrites to achieve this, but I have always known there a...

  • Syndicated blog - Posted on: Jan 31, 2018

    Once again its time to crown the best ImageVault client cases for 2017. The jury with representatives from ImageVault has gone through the nominations and selected the winners from criteria like cooperation, look and feel of the end result and the...

  • Syndicated blog - Posted on: Jan 31, 2018

    Once again its time to crown the best ImageVault client cases for 2017. The jury with representatives from ImageVault has gone through the nominations and selected the winners from criteria like cooperation, look and feel of the end result and the...

  • Syndicated blog - Posted on: Jan 31, 2018

    There are several issues when using ServiceConfiguration attribute. Yes, it is easier just to add an attribute to your class and forget about its registration in an IoC container. But this is the only benefit you get. Lifecycle management When usi...

  • Syndicated blog - Posted on: Jan 29, 2018

    Migrating from one CMS platform to another CMS platform can be a daunting task, and a migration to the Episerver platform is no different.

  • Posted on: Jan 29, 2018
    star star star star star star

    PixieEPiServerExtensionMaxMindGeoIP2 2.0.0 is available to install on EPiServer 11 on  Nuget  (upgraded to .netframework 461) . It offers features as mentioned in  Post . This passed the testing on EPiServer.Commerce 11.6.1, for QickSilver. Feel...

  • Syndicated blog - Posted on: Jan 26, 2018

    In this post, I will show you how to implement a carousel in Episerver with Bootstrap. Check out demo here first. Create the carousel block The carousel model can be as simple as a container of all carousel items. So in our implementation, we only...