Home Forums WoodMart support forum Improve performance for mobile Reply To: Improve performance for mobile

#605644

aquamarkt.pl
Participant

Hello,

thank you for your analysis. I have tried every point that you mentioned but I still have 70 score on mobile πŸ™ I think the main problem in PageSpeed Insight is the carousel loading -> https://ibb.co/RyYQVbC

Can you try enabling some optimized options by your own and check the result in PageSpeed Insight ? I am not an expert in this field

Regarding the points:

–Defer offscreen images

I have enabled it

– Remove those https://take.ms/ehEUr global fonts in the settings of the Elementor: https://take.ms/XI8lV

Here it was not possible to remove but I have removed it globally in Elementor settings -> https://elementor.com/help/disable-google-fonts/#:~:text=To%20disable%20Google%20Fonts%3A,Fonts%20dropdown%20menu%2C%20select%20Disable. But problem still exists – maybe Your theme needs them?

-Serve static assets with an efficient cache policy – https://take.ms/47gRA, check this article on how to fix that: https://accelerawp.com/the-correct-way-to-serve-static-assets-with-an-efficient-cache-policy-in-wordpress/

I have ngix server and in my hosting, there was an option to switch on the cache

-Image elements do not have explicit width and height – https://take.ms/FeQ6a, enable this https://take.ms/rFNFQ option in the settings of WP Rocket.

Done

– Properly size images – https://take.ms/GsnQS, https://developer.chrome.com/docs/lighthouse/performance/uses-responsive-images/?utm_source=lighthouse&utm_medium=lr

I will take a look at this image that are not optimized

-Serve images in next-gen formats – https://take.ms/33XhY, it looks like not all images are optimized.

I will also take a look at this.

-Reduce initial server response time – https://take.ms/TBcgq, I do not see the cache option in your WP Rocker, are you sure that your page is cached?

I have enabled this option in WP Rocket -> https://ibb.co/2ZZJZdX

Best regards