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: Jan 24, 2017

    I'm not a React.JS expert so there is a risk that I haven't written the best React code in this blog post! We will be creating a new Version Listing widget in Alloy CMS that automatically lists the versions of the current context.   The source cod...

  • Posted on: Jan 24, 2017

    I'm not a React.JS expert so there is a risk that I haven't written the best React code in this blog post! We will be creating a new Version Listing widget in Alloy CMS that automatically lists the versions of the current context.   The source cod...

  • Syndicated blog - Posted on: Jan 23, 2017

    We were installing EPiServer Forms in a client’s EPiServer 9 website the other day, and encountered an issue with the binarier not being copied from the NuGet packages directory to the website’s bin folder. If we manually copied them there manuall...

  • Posted on: Jan 23, 2017

    As you know, the SerializableCart was released in Episerver Commerce 10.2.0. This improves performance a lot. However, before using SerializableCart, we need to first complete some tasks. This post describes how to "Convert IPaymentGateway to...

  • Syndicated blog - Posted on: Jan 23, 2017

    Finish up our product search block by building an Episerver Find search service and controller to bring it all together.

  • Syndicated blog - Posted on: Jan 22, 2017

    Renaming or deleting scheduled jobs from the code can fill up your error logs. This is how you can remove the traces of old scheduled jobs after code refactoring.

  • Syndicated blog - Posted on: Jan 22, 2017

    While IContentEvents interface is documented quite well, there are some missing parts which are described in this article. Mainly, I focused on the event arguments passed into the event handler. As an event consumer, I care about those the most....

  • Syndicated blog - Posted on: Jan 19, 2017

    For my current client’s site we realized that our sitemap.xml was indexed by Google, making it appear in our search result. While we want search engines to crawl the sitemap, we do not want it indexed. We are currently using a version of the...