: Is there a way figure out which resources in my web page aren't being served securely? I just secured my web page with SSL, but the browser shows that not all of the resources are sent securely.
I just secured my web page with SSL, but the browser shows that not all of the resources are sent securely.
I tried:
commenting out any third party APIs from my web page
ensuring that all images are being served via the same server
it seems as if all of my content is being served from the same web host.
Is there a way to figure out which resources in my web page aren't being served securely without going through the entire site and all content piece by piece?
In my case, I'm securing a small page that I developed on my own, but in the future I might be asked to secure an entire site that I'm less familiar with, which could make going through every resource one-by-one impractical.
More posts by @Vandalay111
2 Comments
Sorted by latest first Latest Oldest Best
Chrome has the same functionality as Firebug only built in. If you are using Chrome you can open:
Hamburger menu
More tools
Developer tools
Network
Then refresh the page and hover over each item to see if it is https or not.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.