Potential HTTPS issue with your plugin
-
Hello,
I just passed in HTTPS my entire website using Let’s Encrypt; now if I use your plugin I get an HTTP not secured exception in Chrome / Firefox. When you pass in HTTPS your website, by the way, sometimes some images and URL can be hardcoded in HTTP and this may be negative for seeing green lock in browser for “secure HTTPS connection”.
Insecure URL seems to be injected by your plugin, maybe you need to change:
https://mywebsite.tld/wp-content/plugins/wp-inject/images/cc.png
URL in
https://mywebsite.tld/wp-content/plugins/wp-inject/images/cc.png
or giving chance to user to select and enable/disable HTTPS. This happens in single.php / articles pages.
Check tool used: https://www.whynopadlock.com/check.php
Example live URL: https://trovalost.it/2016/10/info-tld-guru/
Hope this would be useful for next plugin version ??
- The topic ‘Potential HTTPS issue with your plugin’ is closed to new replies.