Forum Moderators: phranque
For my websites there is no compelling reason to have SSL implemented except for a possible SEO boost. However, if Google isn't giving me this all I will be getting is the downside of having lots of redirects and wiping my social media stats.
What is "Webmaster Central?"
I really don't undetstand what you mean "is SNI supported by Google." Major browsers have all announced support.
I am not sure why it would mess up anything to do with social media, or why the redirects are such a problem
Beginning in January 2017 (Chrome 56), we’ll mark HTTP pages that collect passwords or credit cards as non-secure, as part of a long-term plan to mark all HTTP sites as non-secure.
301 are widely regarded as costing a percentage of link juice.
The question is whether SNI is supported by Google
I believe there have been some issues with Plesk and Let's Encrypt.
openssl s_client -connect www.example.com:443 -CApath /etc/ssl/certs/
openssl s_client -connect www.example.com:443 -servername www.example.com -CApath /etc/ssl/certs/