Once SSL is active, you want everyone to use the secure https version of your site. Forcing HTTPS keeps connections encrypted, shows the padlock, and helps SEO. This guide explains how in cPanel.
First, confirm SSL is active #
Make sure a valid certificate is installed (Disoh includes free AutoSSL). Forcing HTTPS without one causes security warnings.
Option 1: The Domains tool #
- Log in to cPanel.
- Open Domäner in the Domains section.
- Find your domain and toggle Force HTTPS Redirect on.
Option 2: WordPress #
Set both the WordPress and Site Address to https under Settings > General, and use a plugin or setting to force HTTPS site-wide.
Option 3: .htaccess #
For other sites, add a redirect rule in .htaccess that sends http to https. Support can supply the exact rule.
After enabling #
- Visit with http and confirm it redirects to https.
- Check for the padlock and no warnings.
- Fix mixed content by updating links to https.
Troubleshooting #
- Redirect loop: avoid forcing HTTPS in two places at once.
- Security warning: confirm the certificate is valid.
Need help? #
If HTTPS will not force correctly, our support team can set it up over live chat.