November Happy Hour will be moved to Thursday December 5th.

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 28, 2020

    Over the years I have been involved in quite a lot(!) of Episerver addons and integration projects. A key to a successful add-on is to get the entire project and environment correctly setup and working from the start. This is my recipe.

  • Syndicated blog - Posted on: Nov 28, 2020

    Here is how to ensure that Azure Application Insights logs and performance are not lost on shutdown, all while also optimizing log collection.

  • Posted on: Nov 25, 2020
    Rating:

    Ever needed the functionality to just export the selected languages in Episerver instead of all languages which is the default behavior? If Yes, then this post is for you. Background Little background for the post and small add-on I've added to...

  • Syndicated blog - Posted on: Nov 24, 2020

    Managing your AllowedTypes (insert options) in Episerver can become overwhelming, depending on the strategy you take. You can read about different options here: https://world.episerver.com/blogs/Henrik-Fransas/Dates/2015/10/the-known-and-unknown-o...

  • Syndicated blog - Posted on: Nov 23, 2020

    One of the most important pieces of EPiserver for content editing is the support for rich text. EPiserver integrates with one of the most popular and well known rich text editors for web browsers - TinyMCE. Out of the box TinyMCE is packed with...

  • Syndicated blog - Posted on: Nov 23, 2020

    I suppose all of you know the importance of not storing secrets for connections to databaes, APIs, identity providers etc. in the repositories alongiside with the code. There are many ways to keep them away from the source code in .NET Core and in...

  • Posted on: Nov 22, 2020
    Rating:

    In the ' Navigate the content tree like a pro with the GetAncestorOrSelf function ' article, we started discussing about how important it is to be able to navigate a content tree and the importance of performance. With the new set of functions, we...

  • Syndicated blog - Posted on: Nov 20, 2020

    By default, the Episerver PropertyList shows ContentReferences (including images) and Urls as IDs and permanent URLs. This post is about the Enhanced PropertyList which improves the editor experience by show content names and image previews.