Home › Forums › WoodMart support forum › Improve performance for mobile › Reply To: Improve performance for mobile
aquamarkt.pl
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