@chris37 which plan do you use on interserver?
I've their cheapest plan which should be good enough as I'm just starting but CPU use is 67% now...
I use basic plan us well ,but i have multiple website on them,
Your CPU reading is high for one site only!!!
Contact your hosting provider and ask them to increase your memory limits.
What do you mean?Okay thanks will do, btw which caching service do you use?
I notice that as well , i am still checking out this issue myselfCPU seems to peak which is caused by Admin Ajax n
@Yaros, I've just received the below message from Alidropship anything I can do to minimize the dom?
It seems to be due to the theme Alidropship Woo.
The biggest issue at URL shows
Avoid an excessive DOM size
1,527 elements
A large DOM will increase memory usage, cause longer style calculations, and produce costly layout reflows.
Learn how to improve this
Statistic Element Value
Total DOM Elements 1,527
Maximum DOM Depth
<i class="icon-heart-empty">
24
Maximum Child Elements
<body class="product-template-default single single-product postid-121 theme-davinciwoo…">
With more info at https://gtmetrix.com/avoid-an-excessive-dom-size.html
It appears the theme is adding this. There are not really any server side changes that would reduce these, except using the crawler in litespeed, and prefetching the pages into cache. That may help it render faster, although the browser itself for the user, still needs to display the page with all the elements.
99
John Quaglieri
InterServer, Inc
In my case i found monsterinsights and facebook for woocomerce give me the more problem,Yes, that seems indeed causing a problem, I disabled Google and Apple pay which seemed to help but still not where it should be.
@Yaros, I've just received the below message from Alidropship anything I can do to minimize the dom?
It seems to be due to the theme Alidropship Woo.
The biggest issue at URL shows
Avoid an excessive DOM size
1,527 elements
A large DOM will increase memory usage, cause longer style calculations, and produce costly layout reflows.
Learn how to improve this
Statistic Element Value
Total DOM Elements 1,527
Maximum DOM Depth
<i class="icon-heart-empty">
24
Maximum Child Elements
<body class="product-template-default single single-product postid-121 theme-davinciwoo…">
With more info at https://gtmetrix.com/avoid-an-excessive-dom-size.html
It appears the theme is adding this. There are not really any server side changes that would reduce these, except using the crawler in litespeed, and prefetching the pages into cache. That may help it render faster, although the browser itself for the user, still needs to display the page with all the elements.
99
John Quaglieri
InterServer, Inc
No it's doesnt .. I have autoptimize, cache plugin and cloudflare before the latest update and I didn't face the loading issue,Our developers double-checked the DaVinci Woo theme. The latest update couldn't cause the above mentioned issues. You can use Autoptimize to improve your load time. It optimizes HTML, CSS and JS and lazy loads images. It is helpful as the theme does not use the lazyload functionality in the Product description tab.
Also, you can disable AJAX requests in your WooCommerce settings.
View attachment 14490
To increase your page speed even more, consider enabling caching on your hosting account.
Hope this helps!
I have try it , doesn't change anything in my caseAlso, you can disable AJAX requests in your WooCommerce settings.
I also use lazy load from autoptimize plugin .is helpful as the theme does not use the lazyload