- This topic has 5 replies, 2 voices, and was last updated 3 years, 3 months ago by
David.
-
AuthorPosts
-
January 26, 2023 at 9:18 am #2510063
Steve
Hello. I am Trying to increase the speed of my site. This problem is site wide but I chose this page as the example. It is scoring a low score on Page Speed Insights because of slow speed to the LCP, which is the H1 Title.
Could it be a problem with the font? I don’t think I actually selected a font specifically and it says that the font is ‘inherit’.
The page I need help with: https://www.batterychargersinfo.com/how-to-test-a-car-battery/
January 26, 2023 at 9:20 am #2510067Steve
I should add that the problem is on mobile – desktop seems fine
Thanks
January 26, 2023 at 10:10 am #2510133David
StaffCustomer SupportHi there,
first thing i see is the WPZoom social icons, i am not sure what it is with that plugin but it loads a LOT of icon fonts. 10 files in total weighing in at 800kb
And you can see the hell it plays on your loading here:
https://www.webpagetest.org/result/230126_BiDcSB_BPZ/1/details/#waterfall_view_step1
If all they are being used for is the social links in the footer, then swap them for the core Social Icons block or use GenerateBlocks Buttons block to build your own.
If you need social icons then find another plugin ( this i a good free one: https://wordpress.org/plugins/shared-counts/ )Fix that and we can take another look if its still slow.
As a note: the H1 is pure HTML, it gets loaded with the main HTML and it has no resource dependencies – so the H1 itself is just the LCP element, not the problem for why its taking so long to load.
January 26, 2023 at 1:24 pm #2510297Steve
Hello David
Thanks for the help, I appreciate it
I removed the plugin and re-ran the test you did, but I can see from the waterfall that it is still loading five of these files. Consequently it still seems slow. Would you have any suggestions on how to remove these?
Thanks
Kind Regards
Steve Brown
January 26, 2023 at 2:20 pm #2510349Steve
(I already cleared FlyingCDN cache)
January 27, 2023 at 4:15 am #2510894David
StaffCustomer SupportThose font file requests are being made by CSS. Which has been saved in the FlyingPress Critical CSS.
You would need to regenerate that. Not sure how, as that plugins docs only has this: -
AuthorPosts
- You must be logged in to reply to this topic.