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
ASP.NET Identity is a powerful replacement for the older (and weaker) membership system Episerver uses out-of-the-box. One of the largest weaknesses with the old identity management framework, like Membership, was that it was too cumbersome to...
The Episerver Perform feed status admin add-in has been updated to be compatible with v2.x of the EPiServer.Personalization.Commerce package that it depends on. The Episerver Perform Feed Status admin add-in allows admin users to see outstanding...
A classic challenge in many CMS - and also in Episerver - has always been what do you do with large amounts of non-hierarchical/flat content? There has been many workarounds along the way and I was just on my way to make yet another when I...
Some TinyMCE plugins use JavaScript callbacks which you can define in the initialization. Episerver uses TinyMceSettings class to pass the initialization configuration for the editor instances. Internally Episerver serializes the settings to JSON ...
This architecture uses the Azure API Management to provide access to content from EPiServer for different channels. Contents are exposed via headless API and other Custom written APIs. Editors and admins will have secure access to EPIServer CMS. A...
This architecture uses the Azure API Management to provide access to content from EPiServer for different channels. Contents are exposed via headless API and other Custom written APIs. Editors and admins will have secure access to EPIServer CMS. A...
Today I’d like to show very small extension that can be useful for some editors. In edit mode, when clicking “view on website”, the page is opened in same window. Of course using quick navigation button Editors can go back to the same edit place,...
The overarching concept of personalization is to improve the customer experience on a site by utilizing information to present unique content that’s specific to each individual site visitor’s needs. That being said, when it comes to personalizatio...