-
designitlife
May you pls guide me my website is getting slow. How to optimize it?
-
Alvind
Hi there,
The major issue will be the large amount of third-party scripts running on the page.
I just ran a PageSpeed Insights report on the page, the one of the diagnostic is: Minimize main–thread work. Drilling into that, it shows that Script Evaluation is taking over 4 seconds.
There are two more diagnostics that relate to this issue:
– Reduce JavaScript execution time
– Reduce the impact of third-party codeLooking into those, you will see a long list of third party scripts.
So, your site is currently prioritizing the loading of those scripts, which is tying up the browser from doing other tasks, like loading the page content.
To fix it, use an optimization plugin like PerfMatters, WP Rocket, FlyingScripts (or one of the many others) to defer the loading of those scripts.
-
designitlife
Hello, sorry for late reply. I was not well. I want to know lightspeed is a good plugin? I don’t know how to reduce Javascript.
third-party scripts:- What does it means? Sorry I am not technical enough. Please guide me.Thanks & Regards
Designitlife -
Alvind
LiteSpeed is primarily a caching plugin and does not have a built-in feature to defer scripts. We often suggest using Autoptimize for this specific purpose. You can refer to our article here:
https://docs.generatepress.com/article/configuring-autoptimize/Third-party scripts in this context refer to scripts like Google Analytics, AdSense, and custom fonts.
-
designitlife
So which one is good plugin for my website because my website is containing digital products and services.
The article is showing which plugin because I can’t see those options.
I apply google analytics only what should I do with it?Thanks
-
designitlife
So I should not use litespeed right?
-
Hi there,
you can use Litespeed, but you will need to speak to their support team about configuring it.
- You must be logged in to reply to this topic.