HomeStoreCartHostingLogin
→
GrabbyHost
Hosting
Client Area0Shopping Cart
HomeKnowledgebaseHow to Force HTTPS on Your Website

How to Force HTTPS on Your Website

Once your SSL certificate is active, it's a good idea to make sure all visitors actually use the secure https:// version of your site, rather than the unencrypted http:// version. This is done by "forcing" HTTPS with...

0 views

Once your SSL certificate is active, it's a good idea to make sure all visitors actually use the secure https:// version of your site, rather than the unencrypted http:// version. This is done by "forcing" HTTPS with a redirect.

Before You Start

Make sure a valid SSL certificate is already installed and active for your domain — see "How to Install a Free SSL Certificate." Forcing HTTPS before a certificate is issued will make your site inaccessible.

Option 1: The cPanel Toggle

  1. Log in to cPanel.
  2. Under the Security section, open SSL/TLS Status (sometimes called "Domains" in newer cPanel themes).
  3. Find your domain in the list and enable the Force HTTPS Redirect toggle if it's available for your cPanel version.

Option 2: Using .htaccess

If the toggle isn't available, you can add a redirect rule directly to your site's .htaccess file:

  1. In cPanel, open File Manager and navigate to public_html.
  2. Locate the .htaccess file (enable "Show Hidden Files" in File Manager settings if you don't see it).
  3. Right-click and choose Edit, then add the following near the top of the file:
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
  1. Save the file.

If your site uses WordPress, most SEO plugins (like Yoast or Rank Math) also include a simple "Force HTTPS" option, which can be an easier alternative.

Verifying It Works

Visit your site using http:// (without the "s") and confirm it automatically redirects to https://.

Related Articles

  • How to Install a Free SSL Certificate
Was this answer helpful?Your response helps us improve future guides.
BackBack to Knowledgebase

On this page

  1. 1.Before You Start
  2. 2.Option 1: The cPanel Toggle
  3. 3.Option 2: Using .htaccess
  4. 4.Verifying It Works
  5. 5.Related Articles

Still need help?

If this guide did not answer your question, contact GrabbyHost Support.

Contact GrabbyHost Support
GrabbyHost

Hosting, domains, email, websites, marketing and security for modern businesses.

View network status

Hosting

  • Starter Hosting
  • Business Hosting
  • WordPress Hosting
  • VPS Servers
  • Cloud VPS

Domains & Email

  • Search Domains
  • Transfer Domains
  • Domain Pricing
  • Professional Email
  • Email Security

Digital Services

  • Website Design
  • Website Builder
  • Online Store
  • How It Works
  • SEO Services

Add-ons

  • Social Media Management
  • SSL Certificate
  • Website Security
  • Malware Cleanup

Support

  • Login
  • Knowledgebase
  • Submit Ticket
  • Contact Us

Stay in the loop

Manage your email preferences in your client account.

Manage email preferences

You're in control of the emails you receive.

Copyright © 2022–2026 GrabbyHost — A Part of Grabby Group FZE LLC. All Rights Reserved.

  • PayPal
  • AMERICAN
    EXPRESS
  • Pay
  • Pay
Privacy PolicyTerms of Service