Why should you use Force HTTPS on your website?

Using HTTPS instead of HTTP means that communications between your browser and a website is encrypted via the use of an SSL (Secure Socket Layer).

Key Benefits

  • Enhanced security for site visitors
  • Improved search engine rankings
  • Enables access to modern browser features
  • Becoming a standard requirement rather than optional

Implementation Methods

Method 1: Force HTTPS Tool — Access hosting.mandraled.com, select Manage Hosting, navigate to the SSL/TLS settings, and enable Force HTTPS to automatically redirect visitors.

Method 2: .htaccess Configuration — Manually create or edit a .htaccess file with rewrite rules to enforce HTTPS redirection.

Troubleshooting: If a site displays as insecure after enabling HTTPS, verify an active SSL certificate exists and there is no mixed content.