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.
Stott.Optimizely.RobotsHandler v1.0.1 Released Stott.Optimizely.RobotsHandler is a new robots.txt handler for Optimizely CMS 12 that fully supports multi-site builds with potentially different robots.txt content to be delivered by site. This packa...
I have previously blogged about this in a pure .NET 5.0 context on my own blog here: Secure Headers in .NET 5.0 . In this version of this post I have adapted the solution to work with an Optimizely CMS Build. I have been building .NET 5.0 websites...
In a recent client build, I have been tasked with updating their search to use wild card searches. I had read a number of posts pointing to the same solution as detailed by Joel Abrahamsson's 2012 blog post, Wildcard Queries with Episerver Find...
UPDATE: The documentation has now been updated and can be found here: https://world.optimizely.com/documentation/developer-guides/search-navigation/getting-started/creating-your-project/ Optimizely CMS for .NET 5.0 is a very exciting thing. ...
In Optimizely CMS 11, developers could extend functionality with the Admin mode of the CMS by decorating standard MVC Controllers with the GuiPlugIn attribute. The pages would then be rended within an iFrame to preserve the admin menus. With the...