- This topic has 9 replies, 3 voices, and was last updated 3 years, 2 months ago by
David.
-
AuthorPosts
-
November 5, 2021 at 9:46 am #1992934
Math
Hi,
Would you happen to know why I’m getting such a poor score on PageSpeed? Its’ around 30-40
Thank you.
November 5, 2021 at 11:33 am #1993054Leo
StaffCustomer SupportHi there,
Where are you seeing that result?
I just ran a Lighthouse test and the result is pretty good:
https://www.screencast.com/t/zIpgPeE6z5CNovember 6, 2021 at 6:19 am #1993727Math
Hi Leo,
This seems to be more for mobile than desktop. Please see link below.
https://www.dropbox.com/s/309scx9d67zzj4q/Screen%20Shot%202021-11-06%20at%209.18.15%20AM.png?dl=0
Thank you.
November 6, 2021 at 7:11 am #1993771David
StaffCustomer SupportHi there,
theres a lot of resources being loaded on that page.
For better detail see the web page test report i ran here:Thats quite a lot of things to work through.
Dealing with the common cause issues:
1. Google Fonts – load them locally: https://docs.generatepress.com/article/adding-local-fonts/
2. Google Advert scripts – use a plugin like Flying Scripts to defer the loading. The plugin provides a field for Keywords to add – the one you need for google ads is:adsbygoogle.js
NOTE – you can do both of the above with the PerfMatters plugin – which may be of use with the rest of the resource related performance issues.
To cover other things you need to assess:
1. TypeKit is also being used for font loading – not sure wheres that being used as i cannot see a font request made by it.
2. FontAwesome is being loaded by Elementor … i believe there is an option to use SVG icons – which will reduce the number of FA request required.
3. Download Manger is loading Bootrap CSS amongst other scripts but it looks like thats loading on every page whether its required or not. PerfMatters can remove them where its not necessary.GP things that will make minor improvements in Customizer > General, set the Structure to Flexbox.
November 6, 2021 at 12:49 pm #1994215Math
Hi David,
Thanks for the detailed breakdown! I really appreciate it. I ended up purchasing Prefmatters and it did make a big difference.
Couple of items I’m still struggling with are:
1. Google Fonts – load them locally: https://docs.generatepress.com/article/adding-local-fonts/
I disabled Google Font on Perfematters. I followed all the steps, but what I’m not fully understanding is the very end where I add the font to the customizer. I uploaded the font to the directory../fonts/inter-v3/...
, searched for Inter, and added it but my website defaults to system fonts (-apple-system,system-ui,…). How do I fix it?3. Download Manger is loading Bootrap CSS…
I didn’t see this option on Prefmatters. Did I overlook something?Thank you.
November 6, 2021 at 6:57 pm #1994355David
StaffCustomer SupportNice improvement 🙂
1. You shouldn’t require the steps in the Local font install document, as PerfMatters has this option:
https://perfmatters.io/features/#local-google-fonts
3. This option:
https://perfmatters.io/docs/disable-scripts-per-post-page/
Its a bit misleading saying disable scripts – as it also deals with CSS stylesheet
November 7, 2021 at 12:57 pm #1995119Math
Thanks for all your help!! Fixed up most of the issues.
Why does the Security Score from Webpage Test give a score of “F”?
November 7, 2021 at 3:31 pm #1995208David
StaffCustomer SupportGlad to hear that.
If you click on the F rating it will display the vulnerability scan results and give you the details as well as an option to fix them. If you think its a concern then talk to your host, as simply ‘adding’ to your setup may cause other issues.
January 7, 2022 at 3:37 pm #2072832Math
Thank you.
January 8, 2022 at 6:10 am #2073226David
StaffCustomer SupportYou’re welcome
-
AuthorPosts
- You must be logged in to reply to this topic.