implemented the ssl system
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
implemented the ssl system
Mixed content with HTTPS how to fix it
Re: implemented the ssl system
Not sure if I follow you but SSL is done at server level and has nothing to do with WWB....
Good news everyone! COVID-19 is STILL here!
Re: implemented the ssl system
It means you have links in your html pages linking to unsecured sites. So for example, if your site is secured with an ssl and you have a link somewhere in the page to another page/image/site/etc. that begins with http then you will get this warning.
All you need to do is change the link from http to https assuming whatever it is linking to has a secured version.
ex: say you have a link to http://www.google.com, change it to https://www.google.com
All you need to do is change the link from http to https assuming whatever it is linking to has a secured version.
ex: say you have a link to http://www.google.com, change it to https://www.google.com