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
This blog will explain how to use multiple login pages in a multi-site EPiServer configuration. A Http module is used for redirecting users according the current visiting site.
A couple of times I have gotten this message when updating the nuget-package from EPiServer. The problem is that one of the nuget packages has an error in it’s web.config transformation that puts the assembly-dependency back to an old version of...
In package EPiServer.CMS.Core.7.13.3 we have solved an issue that causes a slightly different behaviour in how simple addresses are routed. As a background: for “ordinary” content routing we introduced a more strict handling in 7.5 where for examp...
Got tasked with determining and showing start page language based on visitor's IP on a EPiServer 7.13 site. The site has https://www.siteurl.com/ as the primary host name. The site has bindings for many names and IIS Redirecting/Rewriting for the...
I am planning to arrange a MeetUp here in Stockholm in the near future. Hopefully Ted Nyberg will have a session on Dojo Widgets (nothing booked yet) and I am planning myself to have a sesson on something having to do with Azure. I right now choos...
With the XCOPY capabilities of EPiServer CMS 7.5, getting a site up and running in a new server environment is easier than ever.
This is a blog post telling a short story about one of the developer’s nightmare beast hunting case – System.NullReferenceException . Hunting Game Starts Once up on a time I received an interesting issue regarding user authentication in one of the...
A quick note to self: To debug the EPiServer Search indexing, the below should be added to EPiServerlog.config: [crayon-543ac7547844a039566255/] The post Debug EPiServer Search (lucene) appeared first on Random musings on technology .