• Dear developers,

    first of all: I’m using your plugin successfully since more than a year now but I really began to love it since yesterday when developing floating sidebars and mobile bottom bars. So easy with the shorttag functionality!

    As I dig deeper into the materia I wondered if it is possible to let Shariff also cache the Share Count from an old URL that is not SSL-encrypted and add id on top of the actual URL in https.

    My website was not encrypted for a long time and with the implementation of SSL I lost all my share counts. I think that is something many people may issue.

    Kind regards
    Norman

    • This topic was modified 6 years, 11 months ago by Norman Höhne.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jan-Peter

    (@starguide)

    Hi Norman,

    the issue with different share counts for http and https is a tricky one. In general we do not know, if a social network is counting them separately for a certain site or not. Unfortunately they do not handle it consistently. But the more pressing issue is, that it would double the amount of request and would probably push many people into the request limits of the networks. Of course there are ways around that, for example by storing it in the database tables for each post permanently instead of in the transient cache, but overall that would take quiet a lot of work for something that will eventually become less and less important, since new content is not affected. The value of content degenerates over time and so does the value of the share counts of outdated content. We added the option to hide zero share counts, so that old posts do not show any share counts for the most part.

    So long story short: I don’t see us putting the time and effort into this any time soon (Maybe I’ll add the option to simply double all request for http and https, but with a big red warning to use on on risk of getting blocked). I still hope the social networks will take care of this inconsistency as some of them already do. Facebook responded a while back that they are aware of this issue, but do not see it as a high priority since in the long run only up to date content matters (that was about a year ago).

    Cheers
    JP

    Thread Starter Norman Höhne

    (@reeve)

    Hey JP,

    thanks for the detailed reply and your opinion about it.

    On the one hand I’m totally with you and the social networks. But on the other hand I’m very disappointed about their point of view. Some of the good old content will still be relevant over time but the ideas behind social networks is to publish regularly so that people will still participate. :/ For my opinion it’s not always necessary nor valuable to reinvent the wheel (content) over and over again.

    So let’s hope they will finally do something and thanks alot for your time

    Cheers
    Norman

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add Share Counts from an old non-SSL URL’ is closed to new replies.