blocked content warnings in Firefox when using https
-
I’ve just switch my site to https. When viewed in firefox (version 31 on OS X 10.9.4) it says: “Firefox has blocked content that isn’t secure”.
I’ve traced this back to the ShareThis plugin. This script tag is blindly http:
<script charset=”utf-8″ type=”text/javascript” src=”https://w.sharethis.com/button/buttons.js”></script>
Changing it to https fixes the issue.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘blocked content warnings in Firefox when using https’ is closed to new replies.