When working with Optimizely CMS 12, URL consistency is crucial for SEO and usability. By default, Optimizely does not enforce lowercase URLs, which can lead to duplicate content issues and inconsistent link structures. In this blog, we’ll explore how to extend UrlResolver to ensure all generated URLs are in lowercase.
Tag Archives: Optimizely CMS
Enhancing the Authoring Experience: Extending the LinkItem
The LinkItem field is one of the most demanded properties by the community, allowing editors to effortlessly create and manage links across pages and blocks. It was introduced on CMS 12 – EPiServer.CMS 12.11.0 and this blog post will show how it can be extended to have a better authoring experience.
Optimizely CMS – Allow Forms to Redirect to Media Assets
Optimizely Forms is a powerful add-on that can improve the experience for authors to create custom forms as needed with plenty of capabilities. It can be also extensible, so a developer can implement custom form elements and add complex logic to forms to accommodate the user’s needs and the client’s requirements. Forms can be configuredContinue reading “Optimizely CMS – Allow Forms to Redirect to Media Assets”
Optimizely CMS 11 – Download Blob items from Production
This post will walk you through the process of getting the blob assets from production to get the images working locally.