Get your FREE copy of "The Ultimate Guide of SSL"

Download Ebook

How to Enable/Install an SSL Certificate on Joomla Website?

Developed by Open Source Matters, Inc., Joomla is an open-source and free to use content management system. It offers a user-friendly interface to build a website while providing thousands of features and designs.

Nonetheless, securing sensitive or private data stored or transferred on any site, including the Joomla website, requires an SSL/TLS Certificate installed on it to form an encrypted HTTPS connection .

Steps to Install an SSL/TLS Certificate on Joomla

Once you purchase an SSL/TLS Certificate and activate it to use it on your website, go through the instructions below to install the SSL/TLS Certificate on Joomla.

Step 1:

In your web hosting account, browse to the control panel and click on ‘File Manager.’ Now, in the root directory of your website, locate the ‘.htaccess‘ file, download and save it on your computer.

Step 2:

Once you download the ‘.htaccess’ file, open it in notepad or any other text editor. Add the below code and save it:

RewriteCond %{SERVER_PORT} !^443$
RewriteRule .* https://%{HTTP_HOST}%{REQUEST_URI} [QSA,R=301,L]
<IfModule !mod_ssl.c>

Redirect permanent / https://www.yourdomainname.com

Note: Instead of www.yourdomainname.com, enter your Joomla website’s domain name.

Step 3:

Now, open the ‘File Manager‘ application from the control panel of your website. Locate the ‘.htaccess‘ file you saved on your computer and upload it to the root directory of the website. Overwrite the existing ‘.htaccess’ file if you are prompted to do so.

Step 4:

Once the above steps are completed, go to your Joomla admin page and log-in as an administrator.

joomla-administration-login

Step 5:

Once you log in, go to the control panel page of Joomla and click on the ‘Global Configuration‘ link. It’ll take you to the main settings page of Joomla.

joomla-global-configuration

Step 6:

Once you get into the ‘Global Configuration’ page, click on the ‘Server‘ tab. In the server tab, go to the ‘Force SSL’ option and select ‘Entire Site’ from the drop-down menu.

joomla-global-configuration-server

Step 7:

After selecting the ‘Entire Site’ option, click on the ‘Save’ icon, which is located on the upper right corner of the ‘Global Configuration‘ page.

Step 8:

If you’ve completed the above steps, congratulations!

You’ve successfully installed an SSL/TLS Certificate on your Joomla website.

Now, log into your Joomla site, you will be routed to the secure HTTPS URL and not the ‘HTTP’ version.

Related Articles:

Disclosure: AboutSSL appreciates your continuous support. It helps us tremendously to keep moving in the competitive SSL industry. Here most of the links which direct you to buy any SSL/TLS related service or products earns us a certain percentage of referral commission. Learn More