Home Forums WoodMart support forum Website Loading and Page Not Found Issue Reply To: Website Loading and Page Not Found Issue

#602258

Hello,
We have tested your website and found a few problems that you should fix first to speed up your website.
https://ibb.co/cb975Jd

Minimize main-thread work – I suggest using the Wp Rocket to fix it, more details are here: https://wp-rocket.me/google-core-web-vitals-wordpress/minimize-main-thread-work/

Largest Contentful Paint element – You need to optimize your site in general to improve this parameter. https://web.dev/articles/lcp

Eliminate render-blocking resources – you may try solutions described here https://onlinemediamasters.com/eliminate-render-blocking-resources-wordpress/

Avoid an excessive DOM size – The number of DOM elements are generated in the process of content building. All page builder elements are DOM elements. If you want to reduce DOM elements you will have to reduce the content: widgets, products, menu items, and others.

Reduce initial server response time – contact your hosting provider, because it is server-side. Note that you might see this warning from time to time when you clear the cache in the plugin.

Reduce JavaScript execution time – Also, the WP Rocket can help with it, check this: https://wp-rocket.me/google-core-web-vitals-wordpress/reduce-javascript-execution-time/

Properly size images – Optimize the images as it describes in our article: https://xtemos.com/wordpress-performance-optimization-the-ultimate-guide-in-2021/#Step_3

Best Regards