World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
Background If you've never heard of it, the Dynamic Data Store (DDS) which is a component that offers an API and infrastructure for CRUD operations of custom data objects. It allows developers to access and store data without needing to...
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. ...