I have an active 30 plugin what do you think?

ngbaze

BANNED
Joined
Jul 30, 2020
Messages
411
Reaction score
124
i have an active 30 WordPress plugin, can this cause a slow page speed score?

Plugins-‹-Ngbaze-—-WordPress.png
 
I don’t think wp has lazy loading (not talking about static assets, but actual backend code)… so whatever you use are being loaded into the memory. Is it bloating your site? Absolutely. Is it overwhelming for the server? Depends on your server configuration. It might slow down the initial response time for the server.
 
Disable all plugins that are not in use and use GTmetrix to see if it loads faster
 
Back
Top