Your markup should be:
<img alt="Facebook" src="https://platform-cdn.sharethis.com/img/facebook.svg">
<img alt="Twitter" src="https://platform-cdn.sharethis.com/img/twitter.svg">
<img alt="Pinterest" src="https://platform-cdn.sharethis.com/img/pinterest.svg">
Your current markup doesn’t have the alt
attribute on any of the <img>
tags. This is a violation of web accessibility guidelines.
I have given your buttons a shot – I’ve been using them for years, in fact. But we are now running regular reports assessing our web sites’ accessibility, and your buttons generate 4 severity 10 violations on every single post on our site, adding up to more than 10,000 severe violations across our site. That makes us look Very Bad.
I’ve already switched to the Sassy Social Share plugin. If you ever fix this accessibility error, let me know and I’ll consider switching back.