Ticket #24981 - Page Speed Insights Errors
Desktop version:
There are several major website performance issues that you should be able to fix.
1. Publish static resources with an efficient caching policy
2. Make sure the text remains visible while the web font loads
3. Avoid excessive DOM size
4. Publish images with next-generation formats
How can they be solved?
Thank you!
Comments
Hi, Ana Diaz.
1. Publish static resources with an efficient caching policy → that is a question of your server configuration
2. Make sure the text remains visible while the web font loads → I’m not sure that’s possible to fix. That’s a way how google fonts working.
3. Avoid excessive DOM size → to reduce DOM size, you just need to remove some elements from your page.
4. Publish images with next-generation formats → you have to convert your images to a new format, that’s not theme’s issue