Disable admin-ajax.php calls
-
Hi,
I see the new version adds anadmin-ajax.php
call for statistics purpose.While it could be useful for some users, it adds lot of overhead due to uncacheable calls. This leads also in slow page loadings.
Please see the following GTmetrix Waterfall report:
https://gtmetrix.com/reports/www.nicolaottomano.it/NbGF71Sf#waterfallAs you can see, the admin-ajax.php call initiated by
action=yuzo-save-view&post_id=4743&nonce=ec4fb2e44e&others=%7B%22is_logged%22%3A%220%22%7D
, being not cacheable, requires a large mount of time.For performance reasons, I’m asking to you if there is a way to prevent the plugin (maybe a flag somewhere?) to call admin-ajax.php?
Best regards,
Nicola
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Disable admin-ajax.php calls’ is closed to new replies.