Force a browser to load the 'https' edition of a website, not the 'http'?

Solution 1:

Even if you could find such a solution, you'd have the problem that some web servers will always answer https requests, but won't send you to the website's page. Most likely your browser will end up on some landing page of the web server. An application would not be able to distinguish a landing page from the page you actually want. I'd check the similar question for external programs... I'm not sure if you can accomplish this without an external program.

Solution 2:

Yes, this can be done. The EFF has published a Firefox plugin named HTTPS Everywhere which contains a list of sites known to support https connections and will force the use of https when visiting those sites.

Solution 3:

If you're using Firefox, check out the HTTPS Everywhere extension from the EFF.

Solution 4:

There are add-ons to provide what you're asking. If you use Chrome, just add --force-https to the shortcut, command section or install "Use HTTPS". If you use Firefox then using Noscript will allow you to do that but there might be another add-on that only forces https:// in case you don't want all of the functions of Noscript.

Just do lots of Google searches and you'll find options but be sure that they trusted applications if you go with an add-on.