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: Jul 31, 2020

    I am writing this blog post to explain how to create a MVC UI menu in Episerver that works with dynamic routes. In this blog post, I will go through one way to achieve this by using a MenuProvider, however there is another way to achieve this by...

  • Syndicated blog - Posted on: Jul 31, 2020

    This is the second post about my new pet project - the Episerver Developer Console. In this post we'll learn how you can connect to the Developer Console from a local CLI on your own computer.

  • Syndicated blog - Posted on: Jul 29, 2020

    Sometimes we need add a custom Dropdown, , that can mean a lot of things In the example below I … More

  • Syndicated blog - Posted on: Jul 27, 2020

    In this tutorial, you will learn the recommended way to rename existing properties that have been defined on either a page-type or a block-type within Episerver. Having good naming conventions is an important aspect of good design. Content editors...

  • Syndicated blog - Posted on: Jul 27, 2020

    In this tutorial, you will learn the recommended way to rename existing properties that have been defined on either a page-type or a block-type within Episerver. Having good naming conventions is an important aspect of good design. Content editors...

  • Syndicated blog - Posted on: Jul 26, 2020

    In Episerver projects there are at least two options to set your site settings. The most common ones are: use a settings page (which does not have a view nor it is navigable) or use the Start Page. We tend to use the second option because the...

  • Syndicated blog - Posted on: Jul 24, 2020

    Today I started a new Episerver project and this issue always hunt me Server Error in ‘/’ Application. There is … More

  • Posted on: Jul 24, 2020

    We would like to introduce a new Episerver Labs add-on. LinkProperty is a simple extension that allows editors to work with a single LinkItem instance. The property is just a new UI Editor that still use PropertyLinkCollection as a backing type. I...