A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
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
We’re moving a client from a Dreamweaver-based site to an EPiServer site. One of the only reasons they had left to FTP into the site at any time was to manage the robots.txt file. We wanted to eliminate that reason so we could shut FTP off...
Recently I read an EPiServer forum post about securing EPiServer edit and admin mode. If I understood the post correctly then there is a public facing EPiServer site, using the standard SQL providers. The requirement was to prevent access to edit...
I recently needed to block the user / group option in the membership dialogs to only have the group option. I guess that it’s not a very common scenario but maybe it will be helpful to someone so here we go. The search user / group dialog in edit...
Last week on Wednesday the 15th, EPiServer was alerted of a security vulnerability in Microsoft ASP.NET. We also learned that the details would be made publically available on a security conference in Argentina by two researchers on Friday later...
This is the second part of a four part series that started with EPiImage Part 1: EPiImageResizer Point of confusion: EPiImageResizer is NOT EPiImage Property Most people get this point wrong, so I thought I start this blog post by clearing this...
When dealing with multiple servers in load balancing scenario, you have to use EventReplication service in EPiServer in order to synchronize them. By default EPiServer comes with UDP synchronization but this won't work if multicast UDP is disabled...
Based on CMS 6.0 and Composer 4.0 Introduction Composer 4.0 works well with some of the EPiServer CMS 6.0 template packages. However, a few issues have been found when installing on an Alloy Templates based site requiring some extra steps to get ...
First of all, read this article by Ted Nyberg about using ETF . When I first started using EpiServer (not very long ago) I was wondering why can’t I find any examples of using UserControls in custom properties. I’m pretty sure I’m inventing my own...