Improving Mobile Page Speed and Performance Metrics
Improving Mobile Page Speed and Performance Metrics
At a glance
The community member is creating landing pages using Webstudio and has noticed inconsistent page speed for mobile, sometimes around 90+ and sometimes around 60. They suspect external scripts like gtag, cookies, and capi are affecting the speeds. The community member wants to understand if there's anything they can do from their end to improve mobile speeds and lower FCP/LCP, apart from eager loading the first image. The comments suggest measuring page speed using PageSpeed Insights, ensuring external scripts have async or defer attributes, optimizing fonts, and identifying and addressing blocking scripts. The community member provides a link to a Webflow site that doesn't perform well, and then shares a link to the Webstudio site, which is much better. The community members work together to identify and address the blocking scripts on the Webstudio site.
Hey guys how's it going? Been creating some landing pages at work using webstudio and performance has been really good on these pages. π
However, I'm noticing page speed for mobile seems inconsistent, sometimes it's 90+ sometimes it's around 60
There are some external scripts - gtag, cookies and capi that are probably affecting this as well so completely understandable that these are probably affecting speeds.
I want to understand if there's anything I can do from my end to improve speeds for mobile and lower FCP/LCP? (apart from eager loading the first image) Any advice?