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
Introduction Most of the modern web applications are built as Single Page applications (SPA) which provides a quick and smooth experience to the end user without causing full refresh of the pages. However this dynamic nature of the applications...
Episode 7 is Live!! The latest installment of my Learning by Doing: Build Series on Optimizely CMS 12 is now available on YouTube! This video demonstrates how to create controllers and views for various page types within Optimizely CMS 12,...
I was exploring multi-languages in Optimizely CMS 12 – able to figure it out quickly in a few steps. Let’s get started. 1. Enable Languages... The post Multiple Languages in Optimizely CMS appeared first on Madhu Anbalagan's Blog .
Optimizely CMS Easy RSS Feed Integration Library — Now in v2 A while ago I launched a NuGet-package called DavidHome.RssFeed to make RSS feed generation from Optimizely CMS really easy . Back then, I focused on a simple, opinionated design:...
Nowadays, many people choose a headless approach when developing Optimizely CMS/Commerce projects using Opti Graph. One challenge we may face is implementing language fallback, as it is not supported by default. There are a few tips available, and...
Discover how Optimizely Connect Platform (OCP) enables seamless integrations across the Optimizely One ecosystem. Learn about app models, sync types, and what’s next for developers.
If you’ve been hearing the term Opti ID floating around and wondering what the fuss is about, let’s break it down in plain English. What is Opti ID at a high level? Think of Opti ID as your one key to the Optimizely kingdom . Instead of juggling...
TL;DR Use Serilog.Sinks.Console for DXP apps — or skip Serilog entirely and rely on default logging. It’s common during investigations that all the downloadable logs from the PaaS portal are empty. In most cases, this happens because Serilog is...