Updated on Apr 30, 2024
As a website owner, you should always provide the best for your visitors. That includes an HTTPS (secured) connection, which is accomplished by installing an SSL certificate on your WordPress website. However, just issuing the certificate is not all you have to do. In this post, we will go through all the steps you need to take if you want your SSL to work properly and every connection to your website to be secured.
Table of Contents:
The only requirement here is actually just installing a valid SSL certificate on your website. With FastComet, you have four options:
After enabling the SSL certificate on your domain name, you need to make WordPress use the SSL and HTTPS protocols on your website for every connection.
Since there are different methods to do that, we will go through them one by one.
First, you need to install and activate the Really Simple SSL plugin.
Here is what the plugin does for your WordPress site behind the scenes:
Note:
Keep in mind that for fixing the mixed content errors, the Really Simple SSL plugin uses an output buffering technique. This basically means that your website may experience a negative impact when it comes to performance. However, this would happen only on the first loads of the website, and if you have an active caching plugin, the performance impact would be minimal.
Remember to leave Really Simple SSL active at all times. Deactivating the plugin will bring back the mixed content errors.
To enable SSL for WordPress, you must update two URL settings. To do this, use one of the following methods:
To use the admin dashboard to update the WordPress URL settings, follow these steps:
https://
.https://
.To use phpMyAdmin to update the WordPress URL settings, follow these steps:
username_wpXXX
, where username
represents your cPanel username and XXX
is a three-digit number.wp_options
table. A list of data rows appears.option_name
heading, locate siteurl
, and then click Edit.option_value
text box, replace the current URL with the secure URL. For example, type https://www.example.com, where example.com represents your domain name.https://
.option_name
heading, locate Home, and then click Edit.wp_options
table to locate the home row. To do this, click the > icon, or you can click Show all to view all of the table's rows simultaneously.option_value
text box, replace the current URL with the secure URL. For example, type https://www.example.com, where example.com represents your domain name.http://
.https://
URL.Now you can have peace of mind because your website will always be accessed securely. In case you had trouble with forcing the secured connection, or perhaps you don’t have the time because you’re too busy managing your business—feel free to contact our customer support via Live Chat or our technical support experts by opening a support ticket.
We hope you find this article useful. Discover more about FastCloud - the top-rated Hosting Solutions for personal and small business websites in four consecutive years by the HostAdvice Community!