Title: Plugin harming page loading
Last modified: January 9, 2018

---

# Plugin harming page loading

 *  Resolved [Rodrigo](https://wordpress.org/support/users/vejapixel/)
 * (@vejapixel)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/plugin-harming-page-loading/)
 * Hello guys,
 * In analysis with the tool [https://tools.pingdom.com](https://tools.pingdom.com),
   shows me that among the features that should be loaded in the pages of my site,
   the plugin of yours contributes with the large part with the loading time. Look:
 * [https://screenshot.net/pt/x63yjs3](https://screenshot.net/pt/x63yjs3)
    [https://screenshot.net/pt/zv2ygap](https://screenshot.net/pt/zv2ygap)
 * Notice in the screenshots above that the plugin features are called at the very
   beginning of page loading. But there’s no need to start uploading from the beginning
   to page load.
 * So how would you stop loading while the page is loading, and only load the plugin
   resources last?
 * Thanks.
    Rodrigo Carlos

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [programmin](https://wordpress.org/support/users/programmin/)
 * (@programmin)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/plugin-harming-page-loading/#post-9918504)
 * I’m seeing this too, this should be looked at asap…
    Note that it takes 2 minutes
   or more to call [https://yourname.api.oneall.com/socialize/library.js](https://yourname.api.oneall.com/socialize/library.js)
   as you can see in the inspector. This makes sites load minutes slower.
 *  Plugin Author [Claude](https://wordpress.org/support/users/claudeschlesser/)
 * (@claudeschlesser)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/plugin-harming-page-loading/#post-9918615)
 * Hello,
 * The service will **never** slow down your website, as it’s loaded asynchronously.
   This means that it’s loaded in the background and does not block or slow down
   the website.
 * This said, we take the performance very seriously and we are also using Pingdom
   to monitor the performance. Based on our Pingdom account statistics the average
   response time is 368ms with no significant peaks (max 405ms).
 * Please have a look at the following image:
 * > [View post on imgur.com](https://imgur.com/QCGd2YK)
 * I will contact Pingdom for a clarification.
    -  This reply was modified 8 years, 3 months ago by [Claude](https://wordpress.org/support/users/claudeschlesser/).
    -  This reply was modified 8 years, 3 months ago by [Claude](https://wordpress.org/support/users/claudeschlesser/).
    -  This reply was modified 8 years, 3 months ago by [Claude](https://wordpress.org/support/users/claudeschlesser/).
 *  [programmin](https://wordpress.org/support/users/programmin/)
 * (@programmin)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/plugin-harming-page-loading/#post-9918882)
 * As of 10:39AM the script is not causing significant load anymore and I turned
   plugin back on.
 * To be clear it does slow it where it does have this code on the page, when the
   script was not returning back it kept the page from loading:
 *  <script type=’text/javascript’ src=’[https://yournamehere.api.oneall.com/socialize/library.js’></script&gt](https://yournamehere.api.oneall.com/socialize/library.js’></script&gt);
 * Maybe if that actually did have async attribute or were in the footer it would
   be better, yeah.
 *  [programmin](https://wordpress.org/support/users/programmin/)
 * (@programmin)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/plugin-harming-page-loading/#post-9918889)
 * Does that service also log timeouts after two or more minutes as happened this
   morning?
 *  Plugin Author [Claude](https://wordpress.org/support/users/claudeschlesser/)
 * (@claudeschlesser)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/plugin-harming-page-loading/#post-9920905)
 * Hello,
 * please have a look at the Social Login settings in your WordPress admin area.
   
   There you can see this option:
 * **JavaScript Settings **
 * There you have two settings:
 *     ```
       - Asynchronous JavaScript (Default)
       - Synchronous JavaScript 
       ```
   
 * Please make sure to have **Asynchronous JavaScript** enabled.
 * We are currently looking at this issue and new servers are also on the way!
 *  [programmin](https://wordpress.org/support/users/programmin/)
 * (@programmin)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/plugin-harming-page-loading/#post-9941252)
 * Once again (4:30-40 or so Pacific time) that js file is timing out, but that 
   option makes it not take the whole site down. Thanks.
 *  Plugin Author [Claude](https://wordpress.org/support/users/claudeschlesser/)
 * (@claudeschlesser)
 * [8 years ago](https://wordpress.org/support/topic/plugin-harming-page-loading/#post-10311807)
 * We have upgrade our infrastructure during the last weeks, so performance should
   no longer be an issue 😉

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Plugin harming page loading’ is closed to new replies.

 * ![](https://ps.w.org/oa-social-login/assets/icon-256x256.gif?rev=2680668)
 * [Social Login](https://wordpress.org/plugins/oa-social-login/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/oa-social-login/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/oa-social-login/)
 * [Active Topics](https://wordpress.org/support/plugin/oa-social-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/oa-social-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/oa-social-login/reviews/)

## Tags

 * [load](https://wordpress.org/support/topic-tag/load/)

 * 7 replies
 * 3 participants
 * Last reply from: [Claude](https://wordpress.org/support/users/claudeschlesser/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/plugin-harming-page-loading/#post-10311807)
 * Status: resolved