implemented the ssl system
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/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....
Running WYSIWYG Web Builder since 2007...
Re: implemented the ssl system
That's right. you'll have to contact your host provider to set it up for you.zinc wrote: Wed Jul 03, 2019 8:41 am Not sure if I follow you but SSL is done at server level and has nothing to do with WWB....
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