rtSocial

plugin banner

This plugin uses non-blocking JavaScript to display social media sharing counters on posts/pages

Author:rtCamp (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:6.4.2
Plugin version:2.2.4
Added to WordPress repository:14-10-2011
Last updated:21-12-2023
Rating, %:94
Rated by:9
Plugin URI:https://rtcamp.com/rtsocial/
Total downloads:27 677
Active installs:100+
plugin download
Click to start download

Normally social sharing codes provided by facebook, twitter, etc renders iframes at run-time. These iframes increases page-size and slow-down your website (on client-side).

The power of this plugin lies in non-blocking JavaScript. Normally social sharing links use iframes to output their content viz. icon images, share counts etc. The load time of these iframes block the page load, and hence slow down the site. The slowest is on pages with multiple instances of sharing links (e. g. blog indexes). rtSocial uses non blocking JavaScript to get all the data in one shot, and injects them in the mark-up. And it uses a single sprite with all the images required, hence eliminating the need to load the images from the service provider’s CDN. Comes with minimal settings, options to display the links automatically above and below the content, choose FB button styles and layouts. A simple function call lets you to display the links anywhere in your theme!

With just 1 image (CSS-sprite), 1 JavaScript and 1 CSS file loaded from WordPress-running server; counts are fetched using AJAX request for sites like facebook/twitter after page loading finishes.

Supported Social Channels

  • Facebook
  • Twitter
  • LinkedIn
  • Pinterest

Useful Links


FAQ
ChangeLog