CEO at Zensite Pte. Ltd.·
Needs advice
on
WebflowWebflow
and
WordPressWordPress

Hey, ive been developing my website on Webflow for more than 4 years now and constantly having issue with the Eliminate render-blocking resources issue on mobile in PSI. What can I do to resolve this as it is the only red item in optimizing the site. We didnt had this issue on WordPress earlier.

For reference: Here's my website, Zensite

READ LESS
10 upvotes·14.7K views
Replies (1)
Recommends
on
Webflow

Don't Add CSS with the @import rule and Use the defer and async. However, when it comes to this issue with webflow it's one of those that you can't really address and it's a pain in the neck type of issue. I always prefer to use WordPress over Webflow due to the less amount of stress I get.

READ MORE
5 upvotes·1 comment·8.3K views
neststay home
neststay home
·
January 10th 2024 at 9:41AM

To resolve the "Eliminate render-blocking resources" problem on Webflow, it is recommended to optimize the CSS and JavaScript files on your site. This can be achieved by minifying and combining these files to reduce their size and consolidate multiple requests into a single one. Furthermore, consider implementing asynchronous loading for non-essential scripts to improve the speed of your mobile pages. It is essential to regularly review and refine these optimizations to ensure optimal performance.

·
Reply
Avatar of David Yap

David Yap

CEO at Zensite Pte. Ltd.