script with var fsb in admin-ajax.php is loading SLOW
-
I noticed using tool.pingdom.com that admin-ajax.php is loading very slowly on my site, sometimes taking as long as 10 seconds!
Through trial and error, I discovered that the Floating Social Bar plugin is the only plugin calling admin-ajax.php
The lines of code are this:
<script type='text/javascript'> /* <![CDATA[ */ var fsb = {"ajax":"http:\/\/www.MYSITE.com\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script>Is there a way to stop this from happening? I noticed admin-ajax.php is not being called on wpbeginner.com posts….
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘script with var fsb in admin-ajax.php is loading SLOW’ is closed to new replies.