Archived topic
Blog speed is very low on mobile
1 reply · Started by Melvin on August 19, 2022
Hello all !
I am requesting your help for my website that was created using GP premium.
I can't achieve a good mobile score on lighthouse, even though my site is quite simple and my pictures are optimized (WEBP) and resized correctly.
I have added my website in the private information field.
It appears that the main issue are :
Eliminate render blocking ressources" with a 780 ms possible optimization for "/css?family=…(fonts.googleapis.com)"
First contentful paint (5790 MS !!!)
Could anyone provide me with assistance ? I have searched for a long time on internet, youtube, etc, but couldn't find anything specific that I could do to fix this...
Thank you in advance for the support !
Hi there,
1. Eliminate render blocking ressources
You can try hosting the Google fonts locally, here's the guide:
https://docs.generatepress.com/article/adding-local-fonts/
2. First contentful paint
Can you try disabling cache plugins to test again? If you have server level cache enabled, disable that as well.
Let me know!