Take the community feedback survey now.
Take the community feedback survey now.
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
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...
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...
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...
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...
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...
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...
Learn how to renew your Optimizely Content Cloud developer certification for free!
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...