Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Forum SSL not appearing secure due to insecure content.
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Feedback
- :
- Community Site Feedback
- :
- Forum SSL not appearing secure due to insecure con...
Forum SSL not appearing secure due to insecure content.
03-08-2013 3:19 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Hi guys,
If you are not aware already in many browsers, Firefox, Safari and Internet explorer this forum will be running a unsecure link;
The page at https://community.plus.net/forum/index.php?action=post;board=8.0 ran insecure content from http://www.google-analytics.com/urchin.js.
Google analytics does support SSL, so the forum developer on your end just needs to make sure that the http link is changed to https://www.google-analytics.com/urchin.js
If this could be looked into that would be awesome
Edit: Thanks for the move Jim
If you are not aware already in many browsers, Firefox, Safari and Internet explorer this forum will be running a unsecure link;
The page at https://community.plus.net/forum/index.php?action=post;board=8.0 ran insecure content from http://www.google-analytics.com/urchin.js.
Google analytics does support SSL, so the forum developer on your end just needs to make sure that the http link is changed to https://www.google-analytics.com/urchin.js
If this could be looked into that would be awesome
Edit: Thanks for the move Jim
2 REPLIES 2
Re: Forum SSL not appearing secure due to insecure content.
08-08-2013 6:14 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote from: RickK Hi guys,
If you are not aware already in many browsers, Firefox, Safari and Internet explorer this forum will be running a unsecure link;
The page at https://community.plus.net/forum/index.php?action=post;board=8.0 ran insecure content from http://www.google-analytics.com/urchin.js.
Google analytics does support SSL, so the forum developer on your end just needs to make sure that the http link is changed to https://www.google-analytics.com/urchin.js
If this could be looked into that would be awesome
Edit: Thanks for the move Jim
You shouldn't need to specify HTTPS or HTTP. You should use the same method Google uses for JQuery CDN and the analytics code.
<script src="//www.google-analytics.com/urchin.js"></script>
Re: Forum SSL not appearing secure due to insecure content.
08-08-2013 5:21 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
That would work too
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Feedback
- :
- Community Site Feedback
- :
- Forum SSL not appearing secure due to insecure con...