PageSpeed Insights Problem

gloryous

Registered Member
Joined
Feb 25, 2015
Messages
88
Reaction score
16
Hi,

The problem is that I am using WP Rocket + CDN from Stackpath and my pagespeed insights are 5 for mobile and 38 for desktop.
If I will disable the CDN it goes up. What can I do ?
 
There's too many variables to say what's causing such a low score from what you've said. I can't imagine disabling the CDN would improve it to something more acceptable. I'd say try a lighter theme.
 
Don't be too obsessed with the scores in Google Console, or any other tool.
The only question is how fast (or slow) your site loads for real users (since this impacts the user behavior and bounce rate, and that's what counts for Google).

For example, I score F in almost all tests and tools, or "slow" in Google Console, since I have some slow loading ads and elements on my site. However, the primary text content loads fast as a lighting, and I definitely don't lose any visitors for a slow site. And I am ranking as a king as well :).
This proves to me that all these ratings by tools are way too over-hyped.

However, if your site really loads slow for the real user, then you should analyze it in detail and find the reason (which can be many, and impossible to tell unless we know your site)
 
Something is being done wrongly. You have to understand that CDN doesn't necessarily improve your ratings (except for Yslow algo that takes it into account)
Check the recommendations in PSI and you may clearly find the cause of the issue.
Also check the timings (although timings are not precise, they are made up based on several factors within the recommendations, they are bare estimations)
 
There is something wrong with your setup.

Score of 5 and 38 is very low if you are using caching plugin and CDN.

Check with gtmetrix and pingdom.

Then work on suggestions.
 
Remove unused CSS code
Eliminate display blocking resources
Turn on text compression
Use modern image formats
Reduce server response time (time to receive the first byte)
Set effective image encoding
Use video formats for animated content
Minimize work in the main thread
Set all text to display when loading web fonts
Reduce the impact of third-party code
Cut JavaScript execution time
Prevent network overload
Define Cache Efficiency Rules for Static Objects
Reduce the size of the DOM structure
Reduce the depth of nesting of critical queries
Try to reduce the number of requests and the size of the transmitted data
 
Hi,

The problem is that I am using WP Rocket + CDN from Stackpath and my pagespeed insights are 5 for mobile and 38 for desktop.
If I will disable the CDN it goes up. What can I do ?
Try other CDN like cloud flare, you will get free SSL certificate
 
1) use cloudflare 2) use wp rocket plus auto optimise or if you don’t have adsense ads on use ninja pagespeed that plugin really can boost it if you can use its advanced settings
 
https://www.blackhatworld.com/seo/get-wp-rocket-pre-activated.1180940/
 
Try using different tool like gtmetrix..

I have good speed using above tool but not google console, and yes I'm using wp rocket + imagify and cloudfare
 
Back
Top