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: Jun 09, 2017

    This is a short blog to clarify a catalog concept that is often unclear for folks new to Episerver : the difference between bundles and packages. Bundles and packages are catalog item-types that have distinct features and different use cases. A...

  • Syndicated blog - Posted on: Jun 09, 2017

    Install the library from the Episerver NuGet Feed : Install-Package EpiEvents.Core The library uses MediatR for event publishing and handling. You have to configure it in the StructureMap config. Scan(x => { x.TheCallingAssembly(); x.ConnectImplem...

  • Posted on: Jun 08, 2017

    Overview Enabling the content rating feature in your website can help collect valuable feedback from site visitors. The Episerver Social platform provides a powerful ratings and statistics system that enables site developers to allow users to subm...

  • Syndicated blog - Posted on: Jun 08, 2017

    I recently joined my colleague Anne Tracy, Associate Digital Marketing Strategist, to discuss how to find quick wins to increase your website conversions. Listen or read below to learn how to find the items with the lowest effort, yet highest rewa...

  • Syndicated blog - Posted on: Jun 08, 2017

    This guide shows you how you easily can convert your obsolete MVC gadgets to Component without being a dojo guru. With or without MVC pattern.

  • Syndicated blog - Posted on: Jun 08, 2017

    To create a property with list of available options we usually use SelectionFactory. One SelectionFactory class can be used on many properties. But sometimes, for specific property, we want one or two extra selection items. The SelectOne and...

  • Syndicated blog - Posted on: Jun 07, 2017

    Editors come first It is nice to help people, they say. In the world of CMS what couldn't be better than keeping your editors' satisfied? One way of doing this is by helping them to structurize the content they face daily. You may achieve this by...

  • Syndicated blog - Posted on: Jun 07, 2017

    Editors come first It is nice to help people, they say. In the world of CMS what couldn't be better than keeping your editors' satisfied? One way of doing this is by helping them to structurize the content they face daily. You may achieve this by...