Home  >  Article  >  CMS Tutorial  >  Securing WordPress: A step-by-step guide to installing an SSL certificate

Securing WordPress: A step-by-step guide to installing an SSL certificate

WBOY
WBOYOriginal
2023-08-31 14:45:011432browse

保护 WordPress 安全:安装 SSL 证书的分步指南

One way to make your WordPress website more secure is to install an SSL certificate.

An

SSL certificate will add https:// to your website's domain, and more importantly, it will enhance security for your users. It will also give you some SEO benefits.

In this tutorial, you’ll learn how to install an SSL certificate for your WordPress website for free using Let’s Encrypt. I’ll show you how to do this using the SiteGround admin screen, cPanel, and plugins.

WordPress Hosting Special Discount

If you need WordPress hosting, check out SiteGround. It comes with an easy installer, free support, and automatic updates. It also includes support for SSL to keep your website secure! Thanks to our partnership with SiteGround, we’re excited to offer a huge 70% discount on self-managed WordPress hosting.

保护 WordPress 安全:安装 SSL 证书的分步指南

What is SSL?

SSL stands for "Secure Sockets Layer". It uses a key pair to authenticate website access: a public key that anyone can access, and a private key that is private. The relationship between the two means that only the person with the private key (i.e. you, the website owner) can encrypt information transmitted using the public key. This also means that anyone can use the public key to verify that the website is secure.

But don't worry - you don't have to store these keys for your website. Instead, these keys are used by the SSL certificate you install on your site. This means that when your website sends information between the browser and the server, the information is encrypted.

When you install SSL, it changes the look of your website. The https:// at the beginning of the domain name will be changed to https:// and when you visit the website in your browser, a padlock will appear, you can refer to the Tuts website Screenshot of .

保护 WordPress 安全:安装 SSL 证书的分步指南

#What are the benefits of SSL?

So why bother adding SSL to WordPress? This is extra work after setting up the site and doesn't change the way the site appears to users, so why do it?

There are two main benefits - security and SEO.

SSL and Security

The first and most obvious benefit is website security. By adding SSL, you make it more difficult for anyone to intercept the data being transmitted, and for others to access the information users enter into your website.

So, for example, if you are running an e-commerce store or collecting user information so they can register on a membership site, SSL is crucial. Running any such website without SSL is extremely dangerous and irresponsible.

SSL and SEO

Another benefit of adding SSL to your website is that it is good for SEO.

Google prefers websites with SSL certificates and will rank them higher. Given that adding SSL is free, even if your website doesn’t collect user data, it’s worth installing an SSL certificate for the SEO benefits.

How to add SSL to WordPress for free

In the past, to get SSL, you had to pay for an SSL certificate, and it could cost more than your hosting fee. But now you can get an SSL certificate for free with Let’s Encrypt.

You can add this functionality using a WordPress plugin (also free), or you can easily add SSL to your site using the SiteGround admin tool or cPanel.

Let’s take a look at each method.

Add Let’s Encrypt SSL via SiteGround

To add SSL to your WordPress website in SiteGround, first log into your SiteGround website and click on the Website tab.

保护 WordPress 安全:安装 SSL 证书的分步指南

Click the Website Tools button to access your website's tools, then click Security > SSL Manager.

保护 WordPress 安全:安装 SSL 证书的分步指南

In the Select Domain field, select the website to which you want to add SSL. In the Select SSL drop-down list, select the option you want to use.

The three options are:

  • Let’s Encrypt — Standard SSL certificate, free, suitable for most websites.
  • Let’s Encrypt Wildcard – Wildcard SSL means you can add subdomains to your website and they will use an SSL certificate. This is useful if you have a multisite network using subdomains.
  • Advanced Wildcards - Includes extra features for enhanced security. This requires an additional fee.

You can learn more on the SiteGround website’s SSL Certificates page.

For this demonstration, I will choose Let’s Encrypt because it is free and will meet the needs of most WordPress websites.

After selecting the desired option, you will see a notification that your request is being processed.

保护 WordPress 安全:安装 SSL 证书的分步指南

This may sometimes take a while as your request is sent to the queue and there may be other SiteGround account holders submitting requests at the same time. Once the request is completed, you will see a success message.

保护 WordPress 安全:安装 SSL 证书的分步指南

If you click on the Configure HTTPS link, you will see information about SiteGround websites, covering a range of website systems. Don’t worry, I’ll tell you exactly how to do that, just skip to the Configuring WordPress Settings to Use HTTPS section below.

Add SSL in cPanel

If you are using a hosting provider that is not SiteGround and also offers Lets Encrypt SSL, or you are using an older SiteGround account that still uses cPanel for SSL, you can use the cPanel interface to install a free Let's Encrypt SSL certificate.

Start by logging into your hosting provider's interface and opening cPanel. Scroll down to the Security section.

保护 WordPress 安全:安装 SSL 证书的分步指南

Click the Let’s Encrypt link to go to the Let’s Encrypt Manager screen. Go to the Install a new Let’s Encrypt certificate section.

保护 WordPress 安全:安装 SSL 证书的分步指南

In the Domain field, select the domain to which you want to add the certificate. Then select the certificate type. You have two options:

  • Let’s Encrypt SSL - Works with most websites.
  • Let's Encrypt Wildcard SSL - Useful for websites with subdomains (such as multisite networks).

Select the one you want and click the Install button.

You will see a success message telling you that your request has been added to the queue. Click the OK button.

保护 WordPress 安全:安装 SSL 证书的分步指南

First of all, it won't show up in the Manage Let's Encrypt Certificates section, i.e. because your request is queued waiting for another user who has requested the certificate. But it will change soon to reflect this.

Now skip to the Configuring WordPress settings to use HTTPS section below.

Add SSL using plugin

If you are not using SiteGround and your hosting provider does not offer Lets Encrypt, you can install a free plugin to add a free SSL certificate.

In WordPress, install the plugin. Go to Plugins > Add New Plugin.

In the search box, enter SSL. You will see a series of SSL plugins.

保护 WordPress 安全:安装 SSL 证书的分步指南

Find the SSL Zen plugin. Click the Install Now button, then when it changes to the Activate button, click that button to activate the plugin.

After installing the plugin, you will be taken to the SSL Zen screen. If you don't know or need to go back, click SSL Zen in the admin menu.

保护 WordPress 安全:安装 SSL 证书的分步指南

Click the Use the free version link at the top of the screen to go to the settings screen.

保护 WordPress 安全:安装 SSL 证书的分步指南

Check if the domain name and email address are correct, if required check the www option also add https:// and check the terms and conditional options. Click the Next button to continue.

保护 WordPress 安全:安装 SSL 证书的分步指南

The next step is to verify that you own the domain. Follow the on-screen instructions to upload the files to the new folder. Make sure you add the folders and files to your site's public_html folder, not the root directory. You need to access your website via FTP or use the file manager option in cPanel.

Once you have done this, return to the plugin settings screen and click the Verify button next to each file.

The plugin will check if the file is in the correct location. Once completed, click the Next button.

保护 WordPress 安全:安装 SSL 证书的分步指南

You can download your certificates if you wish, but you don’t have to – they will also be emailed to your WordPress admin email address. Click the Next button again to complete.

Your website will now have an SSL certificate installed, but you still need to make sure WordPress is using https:// in your browser. We'll cover this in the next section.

Configure WordPress settings to use HTTPS

Now you need to tell WordPress to use https:// instead of http://

In the WordPress admin, go to Settings > General. Find the Site URL and WordPress URL fields.

保护 WordPress 安全:安装 SSL 证书的分步指南

Edit these two fields so that they contain https:// instead of http://

保护 WordPress 安全:安装 SSL 证书的分步指南

Scroll down and click the Save Changes button to save your changes.

You need to log in again - this is because your browser has stored a login cookie for the http:// version of your address, and you need to log in again http:// version address, and you need to log in again>https://.

Your website will now use https:// with a padlock icon.

保护 WordPress 安全:安装 SSL 证书的分步指南

Summary

Adding an SSL certificate to your WordPress website will make it more secure and enhance your SEO. So there's really no reason not to do it.

And you don’t need to spend any money to do it either. No matter which method you use, add an SSL certificate to your website today and you’ll have peace of mind knowing it has better security and will rank higher in search engines.

Set up SSL easily with SiteGround

As you can see, SiteGround makes it very easy to set up SSL for your WordPress website. It also offers an easy installer, free support, and automatic updates, and thanks to our partnership with SiteGround, we can offer up to 70% off self-managed WordPress hosting.

保护 WordPress 安全:安装 SSL 证书的分步指南

The above is the detailed content of Securing WordPress: A step-by-step guide to installing an SSL certificate. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn