i'm 3 points short to 100 in the page speed and apparently this is the cause:
The following requests are serialized. Try to break up the dependencies to make them load in parallel.
http://www.google-analytics.com/__utm.gif?utmwv=.........
http://static.addtoany.com/menu/sm7.html
http://static.addtoany.com/menu/page.js
http://crisazzi.com/
is this something possible to overcome?
thanks,
http://wordpress.org/extend/plugins/add-to-any/
There's no method or real need to "overcome" because the plugin is designed to load asynchronously on your site. Asynchronous loading means that it won't slow down the rendering of your site's pages - your content always loads first, or in tandem. :)
got it, micropat
one step further in understanding all this great plugins working together :)
i have another issue of AddToAny revealing its unmapped domain path, it's here in this MultiSite thread, could you take a look?
thanks!