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.

Status Investigating
Categories Forms
Created by Guest
Created on Apr 30, 2021

Move render-blocking EpiserverForms JavaScript out of document head

Google PageSpeed Insights reports the WebResource.axd containing the Episerver injected JavaScript in the page head is render-blocking. jQuery here, loaded as a dependency of the Episerver Forms js blocks page rendering by an estimated 300ms diminishing the sites Lighthouse and Web vitals scoring.
Splitting up the Episerver forms CSS and JavaScript dependencies will allow me to place the JavaScript in the bottom of the document body improving the percieved performance of the site significantly, and help me recommend Optimizely as a performant platform.