Slows down the website
-
I had to use Query Monitor to find the culprit and the culprit is WP Statistics. My back-end (dashboard) was taking > 30 seconds to load (edit.php in particular) and it was all but impossible to work with. After disabling WP Statistics, the diagnostic was correct, as it resumed loading in < 0.5 seconds.
It is not the first time I have encountered such an issue with this plugin.
Note WP Statistics does not *always* make the site or backend slower, which makes it even more difficult to pin-point when it does happen. I suspect the plugin is using some blocking code that is accessing some kind of CDN, and when that online resource is slow, the whole site becomes slow.edit: See the recommendations by the developer in his answer below if you’re experiencing a similar issue.
- You must be logged in to reply to this review.