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
DI or Dependency Injection is a complex topic, not just in Optimizely CMS, but in general in .net core implementations. Some aspects we get, like the different ways dependencies can be injected and which is better over others, while some leave us...
NDepend has been around for quite a long time . If you are unaware of what it does, you should be checking it. It's an analysis tools which helps you find inconsistencies and discrepancies in your C# source code. I've been trying it out recently a...
The A2Z.Episerver.Labs.LanguageManager.GoogleTranslate extension is a valuable resource for Optimizely CMS editors seeking an alternative to the built-in Azure Cognitive Services Translator. Its main purpose is to simplify and enhance the content...
Hi CMP lovers, You and all our active CMP customers are invited to our FREE upcoming Work Smarter Webinar: Avoiding pitfalls and creating CMP magic – designing intuitive templates Our CMP expert and engagement manager Anna Sindalovskaya will...
In this article, I will show how the text detection feature, offered by the Azure AI Content Safety service, can be used to moderate text on multiple string properties which are in the process of being published on a Optimizely content type.
This blog post covers the major steps I had to face when migrating from CMS 11 to CMS 12. And this also contains the issues I had to experience related to .NET because of upgrading from .NET Framework to .NET 8. The intention of this blog post ...
Developing an Optimizely CMS Add-on can be a bit tricky. There is a lot of advantages of doing it, but building it right can be a bit tedious. You have probably already seen the following documentation page about the subject itself, but it feels...
In this article, I demonstrate how the blocklist management feature, offered by the Azure AI Content Safety service, can be used to delete a blocklist within Optimizely CMS.