SECURING YOUR WEBSITE WITH SSL ON YOGI’S VPS

Securing your WordPress website with SSL (Secure Sockets Layer) is essential for protecting user data, improving SEO rankings, and building trust with visitors. Yogi’s VPS makes it easy to enable and configure SSL certificates for your site.

This guide will walk you through the steps to enable SSL on your WordPress website and configure it for maximum security.


What Is SSL and Why Do You Need It?

SSL encrypts the data exchanged between your website and its visitors, ensuring sensitive information like passwords and credit card details remains private. It also enables the https:// prefix in your website’s URL and displays a padlock icon in the browser, signaling to visitors that your site is secure.


Step 1: Log In to cPanel

  1. Access your Yogi’s VPS dashboard and click cPanel Access.
  2. Once in cPanel, locate the SSL/TLS section under “Security.”

Step 2: Enable SSL for Your Domain

Using AutoSSL (Free SSL Certificate)

Yogi’s VPS provides free SSL certificates via AutoSSL. Here’s how to enable it:

  1. In cPanel, click on SSL/TLS Status.
  2. You’ll see a list of all domains and subdomains associated with your account.
  3. Ensure the checkbox next to your domain is selected, then click Run AutoSSL.
  4. Wait for AutoSSL to issue and install the certificate. This process typically takes a few minutes.

Step 3: Verify SSL Installation

  1. After AutoSSL completes, verify that the certificate has been installed.
  2. Go back to SSL/TLS Status and check for a green padlock icon next to your domain.
  3. Alternatively, visit your website using https://yourdomain.com to confirm the SSL is active.

Step 4: Update WordPress to Use HTTPS

Once the SSL certificate is installed, you need to update your WordPress settings to use HTTPS.

1. Update Site URL

  1. Log in to your WordPress admin dashboard (https://yourdomain.com/wp-admin).
  2. Navigate to Settings > General.
  3. Update the following fields:
    • WordPress Address (URL): Change http:// to https://.
    • Site Address (URL): Change http:// to https://.
  4. Click Save Changes.

2. Redirect All Traffic to HTTPS

Redirecting all traffic ensures that visitors automatically use the secure https:// version of your site.

  1. Open File Manager in cPanel.
  2. Locate the .htaccess file in your website’s root directory (public_html).
  3. Add the following code at the top of the file and save:
Copy to Clipboard

3. Update Links

Update all internal and external links to use https://. You can use a plugin like Better Search Replace to update links in your database automatically.


Step 5: Test Your SSL Configuration

After enabling SSL, test your website to ensure it’s secure:

  1. Visit your website using https://yourdomain.com.
  2. Check for the padlock icon in the browser’s address bar.
  3. Use SSL testing tools like SSL Labs to analyze your SSL configuration and identify potential issues.

Optional: Force HTTPS in WordPress

Forcing HTTPS ensures all users access the secure version of your site. Here’s how:

  1. Install and activate the Really Simple SSL plugin.
  2. The plugin will automatically detect your SSL certificate and enable HTTPS across your site.

Step 6: Keep Your SSL Certificate Updated

Yogi’s VPS automatically renews free SSL certificates. If you’re using a paid SSL certificate, ensure it’s renewed before the expiration date to avoid security warnings.


Troubleshooting SSL Issues

If you encounter issues:

  1. Mixed Content Warnings: Use a plugin like SSL Insecure Content Fixer to resolve mixed content errors caused by http:// links.
  2. SSL Installation Errors: Re-run AutoSSL or contact Yogi’s VPS support for assistance.
  3. Redirect Loops: Ensure you don’t have conflicting redirects in .htaccess or plugin settings.

Need Assistance?

Our support team is here 24/7 to help you secure your WordPress website. Visit the Yogi’s VPS Support Center or reach out via your hosting dashboard for personalized assistance.

With SSL configured, your WordPress website is now secure, trustworthy, and ready to deliver a safe experience for your visitors!

By Published On: February 18th, 2015Categories: Servers, Support, Tips & TricksComments Off on SECURING YOUR WEBSITE WITH SSL ON YOGI’S VPSTags: ,

Share This Story, Choose Your Platform!