twitter - Social sharing count for both http and https -


I recently changed a website into SSL (https) and now there is a problem for counting social sharing (Twitter, Facebook, and google +) for articles on the website.

The shared link was like http://website.com/article if I lose it count I https

How can the count work both on http and https?

Enter the http: // address to the social plugin. And redirect http: // addresses to https: // when the link is followed.

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -