Take the community feedback survey 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
  • Posted on: Mar 24, 2022

    When working with Optimizely Campaign, you will be familiar with opt in process. Basically when users subscribe to your website's newsletter, you want them to go through an opt in process. An opt-in process requires recipients to give a sender...

  • Syndicated blog - Posted on: Mar 23, 2022

    As we started with a new Optimizely 12 project based on .net5 we first had no idea how to deal with the app settings (connection strings, find service endpoint, blob folder path etc..) which are mostly different for every developer in the team. In...

  • Syndicated blog - Posted on: Mar 22, 2022

    Here's a quick code snippet for adding a logout link to the Quick Navigator menu in Optimizely CMS 12. This is done a bit differently in CMS 12, since the logout page is using Razor Pages instead of WebForms, and the new logout method requires an...

  • Posted on: Mar 21, 2022

    This is the most recent exception that I got while installing Commerce 14 on local. I followed following commands to install it -  dotnet-episerver create-cms-database FirstCore.csproj -S . -E dotnet-episerver create-commerce-database FirstCore.cs...

  • Syndicated blog - Posted on: Mar 20, 2022

    In this tutorial, you will learn how to set up file-based logging within an Optimizely CMS 12 powered website. You may be thinking of logging, big-deal, however, life is not as straightforward as it used to be. In the old days, you used to install...

  • Posted on: Mar 17, 2022

    Ever encountered a situation you are asked to take over a project to maintain it, you are given database backup & source codes but someone forgot to tell you the admin account to login CMS? Fret not. If you are using CMS version 11 or ealier, edit...

  • Syndicated blog - Posted on: Mar 17, 2022

    Learn how to renew your Optimizely Content Cloud developer certification for free!

  • Syndicated blog - Posted on: Mar 16, 2022

    In CMS 11, Editors could use External Links dashboard gadget that provided an overview of all external links used on site. This is not very common functionality, but I this that it can be usedeful for certain group of Editors. For CMS 12 the...