Publizes causes poor pagespeed rating
-
When i’m using Google’s “Pagespeed insight” tool, it gives me poor ratings mainly because some things doesn’t have a long enough expiration date.
(https://developers.google.com/speed/pagespeed/insights/?url=craftersu.com&tab=desktop)
This is the “Leverage browser caching” part of the rating, and it shows up as a critical problem. The only thing is that all the issues in this category are external resources, mainly from Facebook and Twitter. A typical line is:
https://api.facebook.com/…ng.update_facebook_count&_=1388748398263 (60 seconds)
and
https://cdn.api.twitter.com/…ng-and-polymer-plates%2F&_=1388748398276 (14.5 minutes)
After some detective work, i found the source of this is the “Share.js” file located in wp-content\plugins\jetpack\modules\sharedaddy, so this is definitely a Jetpack problem. Iv’e tried disconnecting the publicizes function from both Facebook and Twitter, and removing them from the share button, but the problem still remains. I have failed to find any settings that can turn this off. I’m using Jetpack 2.7.
Does anyone know why this is happening and how to fix it?
My website is at CraftersU.com
- The topic ‘Publizes causes poor pagespeed rating’ is closed to new replies.