I have an asp.net server serving up pages over SSL. However, it seems it is also serving up some content that is not over the secure connection, thus browsers are warning users that some content is not secure (“however, this page contains resources which are not secure…”). For the life of me I cannot figure out which content is causing this error. I’ve viewed the source of my page and cannot find any references to plain http:// content (Except in DOCTYPE, but removing that does not seem to change anything).
The main page I have been trying this on is here: https://encryptur.com/
Any ideas what is causing this?
For some reason, the google ads in your page are not encrypted