Your website has a secure certificate installed and may be viewed using "https".
When your website is loaded securely using "https" instead of "http", content in your pages which is referenced with the insecure "http" will not be loaded. You can correct this by modifying the references to "http" by changing them to "https". Please note, however, that in some cases, external content from other providers might not be available over "https" and only "http" will be offered.
For example, to make an embedded Google calendar secure, you should change the following code:
<iframe src="http://www.google.com/calendar/embed...
and replace it with:
<iframe src="https://www.google.com/calendar/embed...
- 0 Users Found This Useful
Related Articles
Resetting Your Site Manager Password
The Site Manager has two types of accounts: The Administrator Account, which uses a username...
Web Statistics Not Working
Web statistics are shown based upon the domain that is used to access the Site Manager. Would you...
Changing your password
To change your Site Manager password, go to the account menu in the top right of the header area...
Custom code
Custom code can be entered in a few ways:1) To add code inside the Head tags, go to...
Password protecting pages
You can password protect a page and its subpages by going to "Pages" then "properties" next to...