HelloI have installed SSL certificate on my website and after a while, the green lock is replaced with a yellow triangle. The message of ”Part of this page is not secure” is appeared. Please tell me the reason and the solution. Best wishes to your Team.
Dear Berkay
The yellow triangle may appear because of links or images that are addressed with http. To solve it, check all the links and change if necessary. You may want to disable SSL. To do this, you can delete http or https and :
Then start the link with // to let them work better.
According to the following example instead of:
<img src="https://forum.mihanwebserver.com/images/mylogo/my_logo.png">
OR
<img src="https://forum.mihanwebserver.com/images/mylogo/my_logo.png">
You can Enter as follows:
<img src="//forum.mihanwebserver.com/images/mylogo/my_logo.png">
I guess you can solve it with this solution. If not, please let me know to check again.
Good Luck
+8595670151
7 days a week, 24 hours a day