I followed a tutorial to get free SSL for my website. I’ve done it two times already – without any issues. However this time the connection shows as insecure in firefox.
This Website is not safe, because it contains unencrypted elements (eg. graphics) or the encryption isn’t strong enough.
(My browser is in German so this is probably not exactly what an English browser would tell you)
Tutorial can be found here:
http://www.blackhatworld.com/blackhat-seo/white-hat-seo/756144-how-free-ssl-wordpress-website-2.html
This is the website:
https://instasound.net/
Any ideas on how I can fix this?
2
Answers
I checked the website with Pingdom http://tools.pingdom.com/fpt/ and found out that some images where somehow transferred via http.
I simply changed the image source in the code from http to https and this solved the issue.
The website you mentioned, https://instasound.net/ is not showing any mixed content warnings at this time. Did you already fix whatever the issue was?