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
A/B testing as well as the more advanced “Multivariate testing” can be invaluable assets in your online optimization. I recently had the opportunity to listen to Søren Engelbrecht from Scandinavian Airlines (SAS) when he described how this had...
The problem in question was that the search result displayed in full screen, instead of inside the IFrame, as supposed. The solution was as simple as adding the following line (bold below) in the results part of the code:
With or without EPiServer SEO, go for the easy targets first. Many SEO consultants will tell you to start working on you links, I say wait. Start with your daily work, things you do everyday, like writing text and publishing images. Start by...
This issue can be fixed with a few simple steps. To get all your site urls to display in lower case do the following: 1. Add the following in your Global.asax.cs: void UrlSegment_CreatedUrlSegment(object sender, EPiServer.Web.UrlSegmentEventArgs e...
Earlier today we experienced an unwanted behavior using the MultipageProperty. When picking a document on the current site, and navigating to the pagefolder part of the filebrowser, it would report that the pagefile did not exists, even if it did....
Some of you may have picked up on a blog post entitled the ‘Great EPiServer Rant‘ posted by Fredrik Holmström. I’d encourage you to read it for yourself and see what you think. If you find yourself agreeing with Fredrik, then please read on, as th...
The problem A colleague of mine had trouble using PageTypeBuilder on a project that was also using composer. Since going back to the dark ages without PTB seemed like some mild fun I decided to look into the issue. Finding the error To reproduce...
Based on CMS 6.0.530.0 and Visual Studio 2008 Not too long ago, one of our partners, Oshyn , wrote an excellent blog post on Creating an EPiServer VB Site from Visual Studio . The intent was based on the fact that the current Visual Studio (VS)...