Why should you use Force HTTPS on your website?

Utilizing HTTPS rather than HTTP implies that interchanges between your program and a site is scrambled by means of the utilization of a SSL (Secure Socket Layer). Regardless of whether your site doesn't deal with touchy information, it's a smart thought to ensure your site stacks safely over HTTPS. It's currently turning into a prerequisite for some, new program includes just as possibly affecting web crawler rankings.

To ensure your site stacks safely, you have to ensure that it is prefixed with HTTPS rather than HTTP. This should be possible in a couple of various ways. Laid out underneath are the most well-known approaches to do this.


Utilize the Force HTTPS Tools

1. Login to Hamro.Cloud and head to Manage Hosting and select Manage on the bundle you need to drive HTTPS for.

2. Select the SSL/TLS symbol.

3. Select Enable Force HTTPS. This will divert site clients to HTTPS. For whatever length of time that the site has a SSL endorsement and every single substance load through HTTPS, the site should appear as secure.


Utilizing a .htaccess document

Another way that has the potential for progressively explicit design is to utilize a .htaccess document rule. In the event that you don't have a .htaccess document, you can make one through FTP or File Manager and after that include the code:

RewriteEngine On

RewriteCond %{env:HTTPS} !on

RewriteRule ^(.*)$ https://www.example.com/$1 [R,L]


In the event that you as of now have a .htaccess record at that point ensure you don't copy the line: RewriteEngine On


In the event that subsequent to empowering power HTTPS the site demonstrates uncertain, at that point you'll have to ensure that:

1. You have a SSL declaration on the site

2. You don't have blended substance, more subtleties here: blended substance.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How can I generate a Certificate Signing Request (CSR)?

When requesting a SSL certificate, you're frequently required to produce a Certificate Signing...

Can I point an A record to a Hamro.Cloud package and get the free SSL certificate?

No. To have the capacity to apply the free SSL certificates your site(s) need to use the...

Can I use the free SSL certificate if I have Virtual Nameservers?

Yes. If you have purchased the Virtual Nameservers item you can in any case use the free SSL...

What are the differences between your SSL Certificates?

We offer 3 unique kinds of SSL Certificate: Free, Simple and Extended. All 3 will give your site...

Can I use the free SSL if my site doesn't use the Hamro.Cloud nameservers?

No, sorry. To have the capacity to apply the free SSL declarations your site(s) need to utilize...