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: Aug 21, 2023

    Within this tutorial, you will learn all about a new category of software tooling, feature experimentation. The aim of this article is to provide you with a little bit more information on what capabilities a feature experimentation tool has to...

  • Posted on: Aug 20, 2023
    Rating:

    Reminder: Welcome to our free business user webinars We are thrilled to announce our highly anticipated Work Smarter Webinar Series, designed to empower you with the knowledge and skills to optimize the potential of Optimizely products! Mark your...

  • Syndicated blog - Posted on: Aug 20, 2023

    It’s not a secret, I love optimizing things. In a sense, I am both an Optimizer (literally) and an optimizer. And today we will be back to basic – optimizing a tricky SQL query. The query in question is this particular stored procedure...

  • Posted on: Aug 18, 2023
    Rating:

    The problem If you have ever managed a DXP environment, you might have found the Azure Application Insights log to look like this: The Dependency logging is dominant, representing most of the data. Also note the warning that sampling is active: no...

  • Posted on: Aug 17, 2023
    Rating:

    Motivation As of today, EPiServer.CMS.Core relies on SixLabors ImageSharp v2 to do image manipulations under the hood. There have been quite a few WEBP issues being raised lately, which have their root in this library. In order to fix them, we nee...

  • Syndicated blog - Posted on: Aug 16, 2023

    Corey and Deane talk about the concept of the “Nails List.” Then, Bob Davidson, Director of Development at Blend Interactive, joins to talk about how to get your site ready for launch, what makes a good QA practitioner, the role of quality assuran...

  • Syndicated blog - Posted on: Aug 16, 2023

    Optimizely Forms is a powerful add-on that can improve the experience for authors to create custom forms as needed with plenty of capabilities. It can be also extensible, so a developer can implement custom form elements and add complex logic to...

  • Syndicated blog - Posted on: Aug 16, 2023

    The NuGet package EPiServer.CMS.Core versions up to 12.16.0 included a reference to SixLabors.ImageSharp. Now, that has ended...