Site: http://www.ledicoladelsud.it
The main problem of the website is that every non-cached page generates a php process that spends at least 30 seconds searching for images in the WordPress root directory. Basically, every time you call up a non-cached page, WordPress makes all those useless calls to images that don’t even belong to the page called up.
Unfortunately from my testing I have only found one way to not have these calls made; the deactivation of the “TagDiv Composer” theme plugin which however is a mandatory plugin of the theme and without it the pages are not displayed correctly.
The processes that accumulate create a huge load on the VPS. Even by dramatically increasing the CPU (and RAM) of the VPS, the new resources would be saturated again as the processing of each process which should last a few milliseconds, instead lasts more than 30 seconds.
If you are unable to intervene on the code side, you need to urgently contact theme support to understand if they have a solution to ensure that the dynamic page generation processes do not perform all those useless calls that slow down both the navigation than the server (load on the CPU).
Hello @antcariello !
I think the problem may be caused by the infinite loading of the pages. But our feature will load only the needed images on the page. And it did not load the useless images.
Our developers are aware of this issue and try to synthesize the composer, which is big, and fix the major problems of the theme and speed in the latest update.
This issue about ajax calls has been discussed already here, please check: https://forum.tagdiv.com/topic/content-preloading-admin-ajax-php/
Thank you!
Hello, we are currently experiencing the same problem. The website is loading fast and out of nowhere, it became slow, very slow.
When you deactivate the Tagdiv plugin, we notice that the site becomes faster again.
What to do?
Hello @mecanicaonline!
I suggest to have the latest update of the theme and plugins.
Check these topics: https://forum.tagdiv.com/topic/site-performance/ ; https://forum.tagdiv.com/topic/admin-ajax-loading-time/ ; https://forum.tagdiv.com/topic/can-anyone-provide-advice-on-speed-issues/
Thank you!