NikolayRys / Likely

The social sharing buttons that aren’t shabby
ISC License
395 stars 61 forks source link

Comeback likes after migrating from http to https #124

Closed SirAndrii closed 7 years ago

SirAndrii commented 7 years ago

After migrating from http to https I have lost all my likes to posts. Can you make configurable option to return likes, for example in the way it describes at https://www.kayakonlinemarketing.com/blog/preserving-sharing-counts-when-migrating-to-https-or-another-domain

iamakulov commented 7 years ago

There’s already an option for this. You can specify the page URL with the data-url parameter (docs):

<div class="likely" data-url="your url with http instead of https"></div>

I’m closing the issue for now, but if you have any questions or problems with this solution, feel free to comment!