Using Chrome Version 62.0.3202.94 (Official Build) (64-bit) out of the United States. I can access the Bela.io site when clicking through from google. But I can't type it in directly into my browser. I get this error.
Website Error? Site Not Found? Unsecure?
There is no https on the bela.io domain. The forum does have https, so your credentials are safer.
FYI this is also happening on my mobile phone. I think maybe because the forum is https, the main site is being loaded as https (caching issue on browser?). It would make sense to make the main site (or all sites) https. One free way is https://letsencrypt.org/.
ok thanks, we have a certificate so it should be doable.
You might also fix it by forcing all https traffic to http in the htaccess file.
that would not work. It needs the certificate to be able to redirect.
What I mean, is to forward to http FROM https. So if somehow a browser is trying to go to https, it will redirect automatically to http. Therefore no cert. required. Regardless, there is definitely an issue on the server because I can't get this website when I simply type in bela.io. On multiple devices.
Ok this should be fixed now, we added the certificate. I think that without the certificate, the redirect would not work (it would still display the "unsecure" error). However, it should be sorted now.
Thanks