Some words about Optimizely Forms Optimizely Forms is a built-in add-on by Optimizely development team that enables to create forms dynamically via block-based approach. Developers could install Optimizely Forms to any Optimizely CMS or Customized...
Hey folks, today I will share something related to Context Menu customization in the Content Area of Optimizely CMS. As you know, the content area is a crucial property in Optimizely CMS. It enables editors to place blocks onto a page, allowing fo...
Introduce Optimizely CMS 12 is a platform for content management systems. It is written by .NET 6.0. Actually, the output caching concept has not been yet made it in .NET 6.0 but there is a response caching concept in .NET6.0. You can use response...
What is the simple address in the EpiServer? The simple address is a single segment uniquely identifying content and its language. The simple address can be used as a direct address without parent nodes included in URL. The situation here You are...
You are using AspNet Identity for authentication and want to configure to block user if he/she inputs wrong password over a certainly allowed login attempts. I have had an experience to implement this function in EpiServer version 11 and Microsoft...