Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.
Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World
Introduction In Optimizely CMS, content that is moved to the trash can still appear in search results if it’s not explicitly excluded using the IsDeleted property on IContent . This behavior can clutter search results and lead to a confusing user...
We have just released a new package https://nuget.optimizely.com/package/?id=EPiServer.Cms.WelcomeIntegration.Graph which changes the way CMS fetches CMP Asset metadata. If you use the CMP it means that you also have access to Graph and can fetch...
Imagine you're trying to create a new block in a specific content area. You click the "Create" link, expecting to see a CMS modal with a list of available blocks. Instead, you're greeted with an empty view and a console error. What's going on?
I have previously written about .NET compatibility in general and .NET 8 in particular, see blog posts here , here and here . With the end of support date for .NET 6 coming up this month we have seen questions pop up again. So in addition to linki...
In Optimizely Commerce Connect, you can group different items using packages and bundles. Package: A package has one or more versions of a product (called variants) and possibly other packages. It has one SKU (a unique code) and one price. When yo...
This post explores ways to manage and update catalog metadata in Optimizely Commerce by utilizing Data Transfer Objects (DTOs). DTOs provide a lightweight, performance-optimized way to access data directly from the database, making them faster and...
Resizing images in C# has traditionally been a complex and time-consuming task, often requiring intricate code and handling various image processing libraries. Developers had to manage different image formats, maintain quality, and ensure...
Two different XSS vulnerabilities were fixed in the latest update of the NuGet package EPiServer.CMS.TinyMce. Update today!