Forum Moderators: open

Message Too Old, No Replies

SSL Secure elements

ssl and secure elements

         

johnbtes

12:35 am on Nov 5, 2010 (gmt 0)

10+ Year Member



I have a site that has the ssl installed correctly, but the site still gives a prompt that some items are not secure. All images are https:// and I just cannot find what is not secure. Is there some kind of url scan that will tell you what isn't secure?

Any help would be great.

tedster

1:09 am on Nov 5, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Might not be an image. It might be a <link> element, or a <script> element (e.g. JavaScript analytics script) or importing content on a feed.

I'd suggest opening the page in Firefox and exploring the tabs in Tools > Page Info

You also might try opening the source code in a text editor and doing a search for "http:"?