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: Jun 20, 2019

    It's no secret that security is vital all websites. If you use Azure Active Directory to login to organization infrastructure already, why not use it to secure your website? Here's how:

  • Syndicated blog - Posted on: Jun 20, 2019

    It's no secret that security is vital all websites. If you use Azure Active Directory to login to organization infrastructure already, why not use it to secure your website? Here's how:

  • Posted on: Jun 19, 2019
    Rating:

    Prefer Controllerless blocks Don't Create Content Areas in Blocks, No nesting blocks. Minimize database calls. Instead, use Episerver’s caching layer where ever possible. Personalization might have an impact on performance, therefore make sure you...

  • Posted on: Jun 19, 2019
    Rating:

    So you need to do something when content changes? Knowing when content changes can be important in many use cases. You might need to update a search index with the new information, send an email to some editor or similar. That is easy to support...

  • Syndicated blog - Posted on: Jun 18, 2019

    Since my last post about Episerver TinyMCE default templates, I have worked on several projects that could benefit from them. I decided to create a NuGet package of some generic templates that I think most projects could benefit from.

  • Syndicated blog - Posted on: Jun 18, 2019

    The issue We have item level discounts on two categories where one category has a 30% discount and the second one has a 50% discount. Then we defined an order level discount of 40% when a coupon code is applied. The order of discounts is 50% -> 40...

  • Syndicated blog - Posted on: Jun 17, 2019

    In this post I’ll show you how we resolved a use case where the customer wanted to have notifications to content editors when they publish changes to a master page which has language versions. “Requirement” Notify editors that they should review...

  • Posted on: Jun 17, 2019
    Rating:

    Another blog post and another admin mode plugin.. From time to time I have had the need to delete content for specific types. It could be a cleanup case before using a dev database as UAT or maybe we wan't to discard some content type. In general...