SaaS CMS has officially launched! Learn more 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
  • Syndicated blog - Posted on: Feb 26, 2021

    With KQL support in the Rest API for Episerver profile store we have been given a powerful tool to query against the tracked profiles. In this post I share a collection of cool and useful queries you can use.

  • Posted on: Feb 25, 2021
    Rating:

    Scenario You are using a private nuget feed for a single package v 1.0.0 and a public nuget feed for the rest of your packages. An attacker can then upload a new package to public nuget feed using the same name as your private package but with a...

  • Syndicated blog - Posted on: Feb 24, 2021

    Recently I came across great blogs regarding Episerver coding best practices from Adnan Zameer, Khurram Khan & Stefan Holm Olsen. They pretty much covered all code related pain points. I thought I should give my input related to Solution design &...

  • Syndicated blog - Posted on: Feb 24, 2021

    When working with Episerver Forms, you'll find there are multiple ways to configure the functionality of the form. While there's configurations found in both the Forms editing interface and within the Episerver solution (code), the majority of...

  • Posted on: Feb 23, 2021
    Rating:

    In the blog post Setting up a newsletter subscription via REST API , I described how to use a double opt-in process to acquire new recipients in a legally secure way. Even if you do not want to lose the recipients you have acquired, it is essentia...

  • Syndicated blog - Posted on: Feb 23, 2021

    There are a lot of questions on Episerver World on how to quickly deploy the code on Episerver DXP or more specifically how to set up Continuous Integration/Deployment (CI/CD) workflow for Episerver DXP.  Read more

  • Posted on: Feb 23, 2021
    Rating:

    The "Send email after submission" actor for Episerver Forms are not marked as LanguageSpecific. That's a real struggle for editors when they want to customize the email response for each language version. I'm not sure about the background why this...

  • Syndicated blog - Posted on: Feb 23, 2021

    Depending on your architecture and requirements for a multi-site solution in Episerver, you may need to completely separate the content types associated for each site within the editor experience. This was one of the considerations I mentioned whe...