A while back I wrote about an Azure Function App for PDF creation that we use to offload PDF rendering from our Optimizely DXP site. That same Function App has since picked up a third function — ReviewPR — that has nothing to do with PDFs. It...
Most articles on adding attachments to Optimizely Forms emails are from around 2019 and don’t cover the most recent versions. This post walks through my 2025 implementation and the lessons learned. Your mileage may vary. The Problem Optimizely...
*Note: This issue seems to be resolved with EPiServer.CMS Version 12.33.1. A Targeted Action Filter to Enforce CamelCase In my previous blog post , I discussed an issue we were having with JSON formatting in Optimizely CMS exports after updating...
*Note: This issue seems to be resolved with EPiServer.CMS Version 12.33.1. We recently encountered a pretty frustrating issue while working with Optimizely CMS: after attempting to upgrade to the latest NuGet packages, data exports would just...
Overview of IndexNow IndexNow is a standard for search engines that allows you to submit a URL (along with your API key) to inform the search engines that the page should be indexed. We wanted to automate this by hooking into the PublishedContent...