Mobile page speed score is 20 points lower than Desktop
-
I have tested my webpages over 100 times on Google Page Speed, but it consistently shows lower score for mobile webpages.
I have 15 live web services on the same dedicated server (my own server in my office), w/ some shared and some diverse performance-related configurations for each one of them.
Shared one
- Nginx Fast CGI cache, along with typical Nginx configuration
- Redis Object Cache
Not shared ones
- Cloudflare APO for some
- Cloudflare free version
- Super Page Cache for Cloudflare
- WP Rocket / W3TC
For about 5 webpages that I have heavily cultivated configuration settings, I have 97~99 on PageSpeed’s perfomance index on Desktop, but mobile version is suffering around 60~70. I hardly have 80 for mobile.
I also have enabled separate mobile cache as a test, but whichever the variable option I have, it doesn’t reduce the gap. I suspect what people call ‘render blocking time’ is more severely damaging my webpage’s mobile loading, but have no clue what setting to blame and how to fix it.
Would be great if anyone with similar experience can share me necessary steps that I have to take.
To give you my side information, the highest score I earned (99 on performance) has following setting
- Nginx Fast CGI
- Redis Object Cache
- Cloudflare free + APO
- Super Page Cache for Cloudflare
- WP Rocket
For some pages that CSS/JS minification does not break, I use W3TC, which gives me more setting options.
I keep all my images in local server, and wonder if this is the cause of suffering mobile pages.
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.