Support » Plugin: WP Socializer - Simple & Easy Social Media Share Icons » Too slow when are shown 3 buttons in each entry in homepage

  • Resolved devlopez

    (@templaries)


    Hello

    I have activated WP Socializer in the home-page, where is shown 10 entries (the content), I obtain poor califications in google speed test. I have got 91 (score) without WP Sozializer.

    The template used is this:

    <div class="wp-socializer-buttons clearfix">
    	<span class="wpsr-btn">{facebook-like}</span>
    	<span class="wpsr-btn">{retweet-bt}</span>
    	<span class="wpsr-btn">{plusone-medium}</span>
    </div>

    Thank you very much.

    https://wordpress.org/plugins/wp-socializer/

Viewing 1 replies (of 1 total)
  • Plugin Author vaakash

    (@vaakash)

    Hello,

    It happens to every site which use a social share buttons ( not specific to WP Socializer ) The social buttons provided by the sites require some CSS and JS files for working.

    Hence the http requests increase. But these buttons do good caching for their scripts. So the users will not see considerable delay.

    Only for the time they load the page there will be some delay. After that the cached resources will only be used.

    Speed test scripts do this only. They don’t cache scripts and hence you see some issues.

    But for a normal user, the issue is not significant.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Too slow when are shown 3 buttons in each entry in homepage’ is closed to new replies.