I’ve upgraded my RSS Feed Integration library for Optimizely CMS to support Optimizely CMS 13. Version 3.0.0 is currently released as a beta to allow early testing with the CMS 13 preview. This version will become stable once CMS 13 reaches its...
The beta version 2 of DavidHome.Optimizely.MultiSite is now available on NuGet: https://www.nuget.org/packages?q=DavidHome.Optimizely.MultiSite This is a major upgrade compatible with Optimizely CMS 13 preview. Version 1 of this plugin will remain...
In many Optimizely CMS projects, certain files must exist at the root of the site - robots.txt , ads.txt , security.txt , or other plain text endpoints required by search engines, security standards, or integrations. These files are often managed...
Optimizely CMS Easy RSS Feed Integration Library — Now in v2 A while ago I launched a NuGet-package called DavidHome.RssFeed to make RSS feed generation from Optimizely CMS really easy . Back then, I focused on a simple, opinionated design:...
While checking Application Insights earlier this year, I stumbled upon a strange exception in my Optimizely site. At first, I thought it might be a misconfigured redirect or some leftover test code — but after digging in, it turned out to be an ...