[ad_1]
Hi guys,
I have a WordPress site hosted on Siteground. And the Page SpeedInsight gives 2 very different speeds on different devices.
The tested result on PC is only 1.4s, while the tested result for mobile is 9.2s.
I have turned on all the recommended options regarding speed optimization within SG Optimizer. Why there is a drammatically longer time for the site to work on mobile devices?
And what should I do to increase the speed for mobile sites?
Thanks in advance if you have any tip for me! Have a great weekend!
[ad_2]
Page Speed Insights estimates how fast your site would load on an average cell phone user’s data plan, while they assume cable or fiber speeds for desktop.
So just based on load time, with no optimization, your site will take quite a bit longer to load in their mobile test.
There are steps you can take to optimize specifically for mobile, like deferring loading everything you can, making sure you’ve got right-size thumbnails and use plugins/themes that support <img srcset=”…”> or <picture><source> in the HTML, etc., but desktop speeds will pretty much always be faster than mobile speeds.