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.
This post is about clarifying the configuration you need to do if you wish to use dependency injection in your Episerver project together with Web API. Episerver CMS uses dependecy injection and it is documented in the CMS developer guide. The...
This is a quick informative post about Episerver Find and tracking the search results link clicks. Your site users might get 404 not found error instead of the page or content they were trying to reach from the search results. So keep on reading t...
Episerver Ascend 2019 Miami was held in 27th-29th of October, in a “luxury” hotel Fontainebleau in Miami Beach Florida, USA. This post is more images than textual content and definitely doesn’t contain any code samples (other than the famous...
In this blog post I’ll show You why you shouldn’t use the SiteDefinition.Current.SiteUrl property to create absolute urls to your site content. I’ve recently worked with two projects that both used SiteDefinition.Current.SiteUrl property to get th...
In this post I’ll show you how we resolved a use case where the customer wanted to have notifications to content editors when they publish changes to a master page which has language versions. “Requirement” Notify editors that they should review...