Hi,
If I would like to change og:url
<meta property=”og:url” content=”https://www.ringoli.net/” />
become without https, what should I do?
<meta property=”og:url” content=”http://www.ringoli.net/” />
Cause I lost all the “Likes” and “shares” in sumo
Is there any problem if I change it?