Home › Forums › WoodMart support forum › Website open very slow on mobile Devices but open fast on pc
Website open very slow on mobile Devices but open fast on pc
- This topic has 1 reply, 2 voices, and was last updated 10 months, 3 weeks ago by
Luke Nielsen.
-
AuthorPosts
-
August 31, 2024 at 9:13 pm #594180
Apon AhamedParticipantI use woodmart theme with child theme. Installed only woodmart recommended original plugins . Didn’t use any cache plugin now because light speed doesn’t work good and WP Rocket slow down the site beca it take high cpu and ram consumption and c panel when using clear unused css option .so now didn’t use any cache plugin.
I am happy with open website speed on pc . But on mobile devices my website sucks on opening speed and only get score 34 -40 on google page speed test.
i also enabled optimise website to compress all file from my hosting cpanel but it didn’t boost performance on mobile devices.
I need to achieve at-least 85-90 scoor on mobile devices and should open faster like pc.
Need guidance and support what should i take steps. How can i speed up my website for mobile devices
I am not an expert of coding.
Attachments:
You must be logged in to view attached files.September 2, 2024 at 3:06 pm #594503
Luke NielsenKeymasterHello,
–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/
–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.
-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/
–Serve images in next-gen formats: Consider using a plugin or service that will automatically convert Ensure text remains visible during webfont load uploaded images to the optimal formats e.g ‘Imagify’ from the Image Optimization tab in ‘WP Rocket’ to convert your images to WebP.
-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/
Kind Regards
-
AuthorPosts
Tagged: Slow speed on mobile devices
- You must be logged in to create new topics. Login / Register