: IE11 insecure content warning show even there are all https request Recently the browser prompt insecure content warning while one of my colleagues visit our site using ie11 (It works well in
Recently the browser prompt insecure content warning while one of my colleagues visit our site using ie11 (It works well in my ie11 browser). But we are using all https protocol in our site. Anyone else encounter this situation? how do you fix this?
More posts by @Hamaas447
1 Comments
Sorted by latest first Latest Oldest Best
Security warnings usually happen if one of your pages has linked resources through insecure protocol. It's called "mixed content".
Use some tools like www.jitbit.com/sslcheck/ for crawling your website and find the culprit.
Remember to make all your links relative like this <img src="//www.example.com/example.jpg" alt="" />
If that's the reason, you may display webpages without warnings because you have enabled "Display mixed content" in your IE11.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.