Hi. Thank you for your answer. It could be this one:
– some additional cache interfering; in most cases it’s a server-level cache (often object cache but not only, it can be pretty much any other type of it) or a CDN
I was complaining to my hosting yesterday that everything works slow and they did this:
“We would like to inform you that we have enabled the following hosting features for your account which will improve the performance of your website and the resource consumption:
chganged PHP versiom to 7.4
increased the Memory limit which your website could use.
enabled Leverage Browser Caching by inserting custom rules in the .htaccess file of the website. (I deleted this because plugin is already doing the same job)
optimized the performance of your website by tweaking the way Apache handles requests.
enabled GZip compression for your domain.
enabled the oPcache PHP extension which compiles and caches a PHP script without executing it”
Should I tell them to revert some of these things?
`If yes, then also please try this:
– disable Asset Optimization – I can’t. That option disappears
– clear all caches (if there is any) – I did, but doesn’t help
– and wait a few more hours – That’s what I do and it comes back
First I thought it’s Google Site Kit making this problem. I installed it a week ago and didn’t see any problems, but yesterday after updating things on the server, I started to experience problems.
– another asset optimization plugin – or a feature e.g. from theme – “kicking in” and overtaking Hummignbird’s one – I don’t have other optimization plugins. Just Hummingbird. I guess Yoast SEO plugin doesn’t interfere with Hummingbird.
As for Apache, I am not sure which one is it. Where I can see that? I use cPanel.
Thank you.