Skip to Main Content
Customer Feedback

We love feedback from you on our products and the problems in your daily work that you would like us to solve. Please describe the challenge you're encountering and your desired outcome. Be as detailed as possible.

For technical issues or bugs please head to Support or our Developer Community. You can assign up to 20 votes in total. Thank you for your feedback.

Status explanation: 'Future Consideration' = Continuing to collect further feedback, not planned at this time. 'Investigating' = Prioritized for deeper customer and feasibility investigations ahead of planning development.

ADD FEEDBACK

Technical

Showing 64

Enable prerendering of PLPs and PDPs with prerender.io

Our Product Listing Pages and Product Detail Pages have separate SEO templates being served to Googlebot, and almost all of the content is missing/broken/unformatted in those separate templates, which substantially hurts our organic traffic. Recre...
over 1 year ago in Content Management / Technical 0

Add option to render custom attributes when using ClientResources

There does not appear to be an option to render custom attributes when using ClientResources. One use case for this is that some resources require 'async' and 'defer' attribute in the script element — for example when using Google Maps and ReCaptc...
about 2 years ago in Content Management / Technical 0

Next Gen Images

Ability to upload next gen images mainly for google purposes.
over 2 years ago in Content Management / Technical 3 Future consideration

Add option to conditionally forward forms

Working with EPI forms works fine and they are very flexible to set up. One of the thinsg I am missing is an option to send a form based on a certain condition/selection in the form. For example "If #country = "US", "info@whatever.com", "us@whatev...
almost 3 years ago in Content Management / Technical 1

WebP/AVIF image transcoding in Episerver

With WebP being an established image format, and AVIF as a very promising newcomer, I would like to see Episerver performing image transcoding out-of-the-box. I know there are 3rd party libraries, like ImageProcessor and ImageResizer, doing it rea...
over 3 years ago in Content Management / Technical 2

Add Generics Support to Various Attributes

C# 11 added support for attributes with generics. It would be nice to be able to use that with various Optimizely attributes. Some examples of attribute I can think of this can be added to are SelectOne, SelectMany and ModuleDependency. [SelectOne...
7 days ago in Content Management / Technical 0

Add descriptions and remarks to Options classes

Some Options classes or their new properties is not having descriptions, which makes it confusing and hard while configuring the CMS. For example: ActivityOptions, UIOptions, ProjectUIOptions, TelemetryOptions.
3 months ago in Content Management / Technical 0

visitor group cookies (CMS 12)

A dynamic security scan of our application found some vulnerabilities. I am looking for a way to make these visitor group cookies (EPiStateMarker and E PiStartUrlKey ) more secure. I wanted to set the SameSite attribute and change the Secure flag ...
3 months ago in Content Management / Technical 0

UrlResolver should use CatalogContent.Sites to select domain for Commerce content

As a developer I would like to generate absolute URLs to Commerce content. In case I have a multi-site solution where each site has its own product catalog, I would like the CatalogContent.Sites property to be included in the host definition resol...
6 months ago in Content Management / Technical 0

Please make 'ContentApiControllerAttribute' public

namespace EPiServer.ContentApi.ApiConventions.Internal{ [AttributeUsage(AttributeTargets.Class, AllowMultiple = false)] internal class ContentApiControllerAttribute : Attribute { }} This attribute - can you make it public so you can create custom ...
6 months ago in Content Management / Technical 0