Hello Torben,
you can flush the shares at a single post by deleting the specific custom fields directly from the post edit screen. Its not very user friendly but working. The custom fields are: mashsb_shares and mashsb_jsonshares
Thanks Rene
No idea where to look. Do I have to go through MuSQL or can I do it from the front end?
/T
Can be done from the post editor. You just need to enable the custom fields meta box from here: http://take.ms/ctRJd
Edit: Than you find the options below the post editor: http://take.ms/TlyVO
Got it! Great! Thanks π
/T
Doesnt help though:
{“total”:168,”error”:””,”facebook_total”:84,”twitter”:0}
from mashsb_jsonshares after having deleted the value along with the other
/T
So, whats the exact issue now? Please note that the option is intended to multiply the shares because it accumulates the shares from http AND the https endpoint. It’s intended to be used when you moved your site from one domain to another to make sure that your old shares are not getting lost.
If you just use the http endpoint on your site and you do not want to get cumulated shares for http endpoint just leave the option disabled. The https shares will be counted.
Whats the result of the custom fields there? The rest could be twitter shares or shares by another network.
If this is not the case than its likely that facebook is returning a different amount of shares than it did in the past and if you want your shares to be accurate you need to purge the cache again.
For performance reasons and the non consistency of the returned network shares
we decided to not decrease shares when a network decides to return less shares than they were returning before.
mashsb_jsonshares says {“total”:263,”error”:””,”twitter”:0,”facebook_total”:195}
mashsb_shares : 263
/T
It’s easy:
http://graph.facebook.com/?id=http://seatrouting.com/2016/03/08/anmeldelse-loop-cross-sx-690/
195 shares
http://graph.facebook.com/?id=https://seatrouting.com/2016/03/08/anmeldelse-loop-cross-sx-690/
68 Shares
195 + 68 = 263;)
As i already said, the shares of http and https are cummulated if you enable the https option. If you only want to show shares of your main endpoint just disable the option.
Hope i could be helpful for you. Wish you great success with your project.
RenΓ©
OK – thanks. It seems like tehere is some difference between the data from the debugger I’ve been using and the graph.facebook thingy you use π
Thanks for your answer
/T