Title: wrong share count
Last modified: August 30, 2016

---

# wrong share count

 *  Resolved [Rasso Hilber](https://wordpress.org/support/users/nonverbla/)
 * (@nonverbla)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/wrong-share-count/)
 * Hi, just another new thing I encountered with version 3.1.3:
 * The Backend gives me back a count of 25 for facebook, when it should be 205:
 * Facebook Debugger:
    [https://developers.facebook.com/tools/explorer/145634995501895/?method=GET&path=http%3A%2F%2Fschloss-post.com%2F&version=v2.5](https://developers.facebook.com/tools/explorer/145634995501895/?method=GET&path=http%3A%2F%2Fschloss-post.com%2F&version=v2.5)
 *     ```
       {
         "og_object": {
           "id": "918419354915596",
           "description": "xxx",
           "title": "xxx",
           "type": "website",
           "updated_time": "2015-11-18T10:39:29+0000",
           "url": "http://xxx.com/"
         },
         "share": {
           "comment_count": 0,
           "share_count": 205
         },
         "id": "http://xxx.com/"
       }
       ```
   
 * The results from your Backend for the same page:
 *     ```
       {"facebook":25,"twitter":7,"googleplus":1,"xing":0,"linkedin":0,"pinterest":0,"errors":{"flattr":"Flattr Error! Message: ","vk":"VK Error! Message: "},"reddit":0,"stumbleupon":0,"tumblr":0,"addthis":1}
       ```
   
 * Also, it almost takes 20 seconds to load.
 * Any ideas?
 * [https://wordpress.org/plugins/shariff/](https://wordpress.org/plugins/shariff/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jan-Peter](https://wordpress.org/support/users/starguide/)
 * (@starguide)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/wrong-share-count/#post-6766137)
 * Should be fixed. Facebook now uses the total_count again, if possible.
 * JP

Viewing 1 replies (of 1 total)

The topic ‘wrong share count’ is closed to new replies.

 * ![](https://ps.w.org/shariff/assets/icon.svg?rev=2006307)
 * [Shariff Wrapper](https://wordpress.org/plugins/shariff/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shariff/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shariff/)
 * [Active Topics](https://wordpress.org/support/plugin/shariff/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shariff/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shariff/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jan-Peter](https://wordpress.org/support/users/starguide/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/wrong-share-count/#post-6766137)
 * Status: resolved