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) -

c# - passing input text from view to contoller with FacebookContext using Facebook app -

Calling a C++ function from C# by passing a string with variable size to it -