What is SSL?
SSL (Secure Sockets Layer) encrypts data between your website and users, securing login forms, checkout pages, and personal data.
How to Enable Free SSL (AutoSSL)
-
Log in to cPanel.
-
Go to SSL/TLS Status.
-
Click Run AutoSSL.
-
If successful, your website will now work with
https://.
Forcing HTTPS on Your Website
-
Open File Manager in cPanel.
-
Edit the
.htaccessfile inpublic_html. -
Add the following lines at the top:
This will automatically redirect all visitors to the secure version of your site.
