Home / Forums / WoodMart support forum / Low performance score on my side (theme electronics 2)
Home › Forums › WoodMart support forum › Low performance score on my side (theme electronics 2)
Low performance score on my side (theme electronics 2)
- This topic has 1 reply, 2 voices, and was last updated 2 years, 1 month ago by
Luke Nielsen.
-
AuthorPosts
-
June 11, 2024 at 3:23 am #571845
hastech101ParticipantMy site loading speed is very high ,can you suggest me what to do to increase my performance score of my site. Here is the attachment where you can clearly understand my issue.
https://gtmetrix.com/reports/hrmappliances.com/Wt9oJxc5/?guest=1
https://pagespeed.web.dev/analysis/https-hrmappliances-com/nqectk7qs0?hl=ru&form_factor=mobile
June 11, 2024 at 12:49 pm #571985
Luke NielsenMemberHello,
-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 unused JavaScript – Use the WP Rocket to fix that, navigate to WP Rocket -> Settings -> File optimization -> enable Minify JavaScript files: https://prnt.sc/gRnGNFDeaCCN and additionally these options: https://prnt.sc/fCMisMjViraZ
-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/
–Reduce unused CSS – To fix that, I suggest using the WP Rocket.
WP Rocket -> Settings -> File optimization. Enable CSS minify and combine it
https://www.wpbeginner.com/wp-tutorials/how-to-remove-unused-css-in-wordpress-the-right-way/
– Ensure text remains visible during webfont load: Navigate to Theme Settings -> Performance -> Fonts & Icons -> enable the “Swap” option for these https://prnt.sc/dr1cTPFGZGv_ fields
–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
-Defer offscreen images – enable our Lazy loading functionality in Theme Settings -> Performance.
Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register