Overview
Once SSL is active, the next step is usually forcing all traffic to the secure HTTPS version of the site. This helps keep visitors on the correct version and reduces duplicate content issues.
Common Ways to Force HTTPS
- Use a redirect in your .htaccess file
- Use a redirect setting in your application or CMS
- Configure a rule in the hosting control panel if available
Before You Force HTTPS
- Make sure the certificate is active and valid
- Test the website over HTTPS first
- Check for any hard coded http links in the website
After Enabling the Redirect
- Test the home page and key internal pages
- Confirm forms and login pages still work correctly
- Clear any caching layers if changes do not appear right away
If you need direct help, submit a ticket through support. You may also find related setup help in our resources section.