Take the community feedback survey now.
Take the community feedback survey now.
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...
We have a couple of use cases that require internal and external users to print content in PDF format. We've offloaded this functionality from the DXP Web App to an Azure Function App running in a Docker container. We make use of the Syncfusion .N...