Archived topic
Mobile Page Speed is poor
3 replies · Started by Fergal on June 3, 2021
Hey there,
My mobile page speed is in the 70s (tonedpeach.com) with minimal plugins and really just a few CSS edits. Desktop load speed is stellar at 95, what gives?
https://developers.google.com/speed/pagespeed/insights/
Thanks,
Fergal
Hi there,
The most obvious one to address is the TTFB which is being flagged as "Reduce initial server response time".
This is usually something addressed on the server-side of things. It's usually related to the speed/quality of the server.
"Eliminate render-blocking resources" on the other hand, is normally addressed by an optimization plugin.
This article is a good read about it -
https://kinsta.com/blog/eliminate-render-blocking-javascript-css/
Hey Elvin,
Very helpful thank you. That is a great article. I use SiteGround which isn't the best, but I just installed SG Optimizer and Async JavaScript and the mobile page speed is mid 80s. Much better!
Thanks,
Fergal
Glad you were able to improve it. No problem. :D