Forum Moderators: Robert Charlton & goodroi
Mobile Page Bounce Rates and New Benchmarks
https://www.thinkwithgoogle.com/articles/mobile-page-speed-new-industry-benchmarks.html https://testmysite.thinkwithgoogle.com/ [edited by: Robert_Charlton at 11:19 am (utc) on Mar 2, 2017]
[edit reason] typo/link [/edit]
It was also interesting to learn that Google discovered that 70% of pages were more than 1 MB, 36% over 2MB, and 12% were over 4MB.
I wonder if there's another issue here, which may not seem obvious, and that's AMP.
It was also interesting to learn that Google discovered that 70% of pages were more than 1 MB, 36% over 2MB, and 12% were over 4MB.
All of my pages are already mobile-friendly and load in a fraction of a second on desktop, tablet, and phones.
I'm still waiting for an answer to my earlier question about why these pages need to load so much data. Is it code bloat, or inefficient compression of image files, just plain bad design, or what?
I still get a lower score on Google's test because they want to "eliminate render-blocking JavaScript and CSS in above-the-fold content". It doesn't "block" rendering: it is renderingAgreed.
instead of addressesing the actual cause, they'll turn to a CDN
Yslow gives you a lower score if you don't use a CDN
what if the score in a specific tool (e.g. Google) becomes (or is already) a ranking factor?