>
Download This Plugin | |
Download Elegant Themes | |
Name | Async Social Media Buttons (Google+, Twitter, Facebook, Pinterest) |
Version | 0.7 |
Author | Chris Davies |
Rating | 0 |
Last updated | 2012-03-30 05:42:00 |
Downloads |
6383
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 11%, while Post page PageSpeed score has been degraded by 7%
Async Social Media Buttons (Google+, Twitter, Facebook, Pinterest) plugin added 1824 kB of resources to the Home page and 1324 kB of resources to the sample Post page.
Async Social Media Buttons (Google+, Twitter, Facebook, Pinterest) plugin added 16 new host(s) to the Home page and 16 new host(s) to the sample Post page.
Great! Async Social Media Buttons (Google+, Twitter, Facebook, Pinterest) plugin ads no tables to your Wordpress blog database.Google+, Twitter, Facebook and Pinterest Buttons loaded via Async Javascript, minimal presentation. See screenshots tab to see what the icons look like at the bottom of your posts.
Why do I want Async Javascript?
When someone loads your site, every <script src="http://someurl.com/"></script> causes loading to 'block'. If the browser doesn't have an available connection to load the css stylesheet or included javascript, it must wait until another file request completes to load the next one. On pages with dozens of css files and javascript includes, it can cause a site to appear to be slow, even if the site uses caching and comes up quickly.
By loading the javascript for the buttons asynchronously, we wait until the page is loaded, then, our script runs and modifies the page. This does make the icons appear to be the last to load, but, it does not prevent your page from being rendered and displayed - shaving a few hundred milliseconds from the pageload time. If any of the remote javascripts load slowly, your site is not stalled until they load.