Visiting your site in HTTPS mode, you shoud also update your HTML code.
For example:
- update your doctype wih a more updated one:
Right now you have:
HTML Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
Check it here for an updated dotypes.
[*] all the element shall not be included specify "http://". For example:
HTML Code:
<script src="http://apps.bravenet.com/go.js?service=photocenter;id=1;usernum=636977264"
Please remove the "http://" or update with "https://".[/LIST]
Bye!