Archived topic
Page Speed changing performance parameters
14 replies · Started by Howard on June 12, 2020
Hi Tom: Google page speed has added some strange (for me) parameters that maybe you have some ideas to rectify... these came up on my webpage:
Ensure text remains visible during webfont load
Leverage the font-display CSS feature to ensure text is user-visible while webfonts are loading. Learn more.
URL
Potential Savings
…fonts/generatepress.woff2
(cdn.thesoundadvocate.com)
20 ms
…fonts/fontello.woff
(cdn.thesoundadvocate.com)
30 ms
The most common causes of a poor CLS are:
· Images without dimensions
· Ads, embeds, and iframes without dimensions
· Dynamically injected content
· Web Fonts causing FOIT/FOUT
·
Summary: Always include width and height size attributes on your images and video elements. Alternatively, reserve the required space with CSS aspect ratio boxes. This approach ensures that the browser can allocate the correct amount of space in the document while the image is loading.
Thanks for your consideration
Howard
I have similar issue.
wp-content/themes/generatepress/fonts/generatepress.ttf
Response Version - n/a
No Response Headers - Request failed
Request Version - n/a
No Request Headers - Request failed
My website is suddenly loading slower. In GT Metrix, this is what I get highlighted in red.
Any idea what I should do?
Hi there,
generatepress.ttf is our icons, which is a tiny file and shouldn't make any real difference to your page speed.
However, it is better to use SVGs, which you can turn on in Customize > General. This will be the default in GP 2.5.0 :)
“However, it is better to use SVGs, which you can turn on in Customize > General. This will be the default in GP 2.5.0 🙂”
This is a type of image file, if I’m not mistaken— or fonts??
Howard
Hi there,
if you choose that option the icons are added as inline SVGs. Which results in no file request being made.
Thanks all- will do some experimenting.
Ironically (??), GT Metrix still gives me 💯 % on All my page scores- without using SVG’s or— WEBp images!!!
(Here is a tip for ALL generatepress users that I doubt more than 5% of the population might know:)
Compress ALL YOUR images with ‘OPTINZILLA’ online image compression. You’ll get all your image scores on GTmetrix at 98-100% EVERY TIME!!!! Only problem: they won’t convert WEBp—- but who cares ; for NOW!!
You're welcome.
And thanks for sharing your tips.
Thanks 😊
I solved my problem after testing every single plugin I have. The problem was Elementor Pro.
I removed both Elemtor and Elementor Pro and the site is fast again.
If you're looking for a lightweight way to build your content, our GenerateBlocks plugin might be worth checking out: https://generateblocks.com
Hi Team,
we do encounter the same issue on https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fgesundheit-koerper-seele.com%2Fcbd-oel-wirkung-inhaltsstoffe-anwendung%2F&tab=desktop&hl=de
The strange part is, that I have enabled icon type SVG and it still happens. I use Lightweight Social Icons in the header - could this be the case?
What alternative do I have to use social icons on the top?
Thank you,
Matt
Yes, Lightweight Social Icons use an icon font, so it will be the same thing.
Best thing is to use plain SVG icons as your social icons.
Once we release GPP 1.11.0 with Block Elements, you'll be able to build icons with GenerateBlocks and hook them into the theme. Working on it :)
Hi Tom,
thank you for your response. I am currently testing https://de.wordpress.org/plugins/svg-social-menu/
Thank you,
Matt
Once we release GPP 1.11.0 with Block Elements
Any idea when this might be? I'm absolutely desperate for this on one of my new sites!
Working hard on it! Hoping to have an alpha version ready soon :)