Important: when posting, please provide your Club Number at a minimum, and as many details as possible.
For further info, please read This page before posting.

Unsecure Website URL

  • thomasbattle
  • thomasbattle's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thanks: 0

Unsecure Website URL

8 years 11 months ago
#62349
Currently our website can be accessed through both pmisactm.toastmastersclubs.org/ and through pmisactm.toastmastersclubs.org/ . Am I able to set up a redirect as the website admin?

Thanks!
The topic has been locked.
  • Brian
  • Brian's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 11383
  • Thanks: 3727

Re: Unsecure Website URL

8 years 11 months ago
#62350
You access the the admin console by looking in as the administrator
Thank you,

Brian McDonald DTM
Silver and Wiser Online Toastmasters Club #777940

Technical Support Consultant for FreeToastHost
The topic has been locked.
  • thomasbattle
  • thomasbattle's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thanks: 0

Re: Unsecure Website URL

8 years 11 months ago
#62352
Thanks for the quick response! :)

I know how to access the admin console, but I can only see how to change our website address under basic website settings. Is there a way to set up the redirect from pmisactm.toastmastersclubs.org/ to pmisactm.toastmastersclubs.org/ in order to ensure none of our members are accessing the website from an insecure connection?

Thanks!
The topic has been locked.
  • Brian
  • Brian's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 11383
  • Thanks: 3727

Re: Unsecure Website URL

8 years 11 months ago
#62353
We are working on a solution for forcing https at this time there are to many variables to force it across all 11,500 sites
Thank you,

Brian McDonald DTM
Silver and Wiser Online Toastmasters Club #777940

Technical Support Consultant for FreeToastHost
The following user(s) said Thank You: thomasbattle
The topic has been locked.
  • SteveTheTechie
  • SteveTheTechie's Avatar
  • Offline
  • Emeritus
  • Emeritus
  • Posts: 11492
  • Thanks: 3057

Re: Unsecure Website URL

8 years 11 months ago - 8 years 11 months ago
#62354
We are working through the issues now, as Brian is alluding to.

In the mean time, as a *temporary* measure, you might try inserting the following short javascript snippet at the top of your home page HTML (use Source View to access the raw html and insert at the top.):

Code:
<script>if (!/^https:/i.test(window.location.href)) window.location.replace(window.location.href.replace(/^http:/i,'https:'))</script>

This should be considered a temporary measure, since we will have a better way that will have less of an impact on server performance.
Last edit: 8 years 11 months ago by SteveTheTechie.
The topic has been locked.
  • SteveTheTechie
  • SteveTheTechie's Avatar
  • Offline
  • Emeritus
  • Emeritus
  • Posts: 11492
  • Thanks: 3057

Re: Unsecure Website URL

8 years 11 months ago - 8 years 11 months ago
#62355
You need to be sure all your content is secure, also.

Your home page photo is not accessed securely. Make it a relative URL for it be accessed securely.
Last edit: 8 years 11 months ago by SteveTheTechie.
The following user(s) said Thank You: thomasbattle
The topic has been locked.
Moderators: BrianHeniPamrhtaylor3marc33NotLiableNSBjgavinLcala305peterb323DebbieT
Time to create page: 0.151 seconds