Loading...

Knowledge Base

How to Enable Cloudflare on cPanel Hosting

When you want to enable Cloudflare to improve website performance and protection on cPanel hosting. This article explains how to activate and configure Cloudflare for hosting accounts.

 

Cloudflare accelerates your websites and protects your website from malicious visitors and bots. It improves the page load times by caching your website content to all of their globally distributed network of servers. 

Note:
  • Cloudflare plugin is available for Shared Linux Hosting and Reseller Linux Hosting orders. You can enable it from the cPanel.


Enabling Cloudflare Plugin


Log in to cPanel

Log in to the cPanel of the domain name for which you want to enable Cloudflare. 

Configure and Enable Cloudflare

  • Under the Software section, click Cloudflare.

    Cloudflare control panel

  • Click Create Your Free Account to create an account with Cloudflare.


You can configure Cloudflare in two ways from the cPanel

CNAME SetupFull DNS Setup
In this configuration, your domain name points to your authoritative DNS, and only subdomains (example: www.mydomain.com, blog.mydomain.com)  are pointed to Cloudflare. This configuration works only with CNAME records, and if you wish to configure it using A records, you will need to configure it using a full DNS setup.  In this configuration, you need to update your domain's current name servers to Cloudflare's name servers. This will make Cloudflare's name servers the authoritative DNS for your domain name. When using Full DNS Setup, the traffic for your entire website is routed through Cloudflare, which results in faster load times for your website.


CNAME Setup

  1. To enable Cloudflare using CNAME setup, click Provision Domain with CNAME Setup.Provision with CNAME
  2. You will see the status of your domain under the Use Cloudflare column as Active.


Full DNS Setup

In this configuration, you need to update your domain's current name servers to Cloudflare's name servers. This will make Cloudflare's name servers the authoritative DNS for your domain name. 

Note:

Allow up to 24 hours for these changes to be processed. 

  1. To enable Cloudflare to use Full DNS setup, click Provision Domain with Full Zone Setup.Full Zone
  2. Update your domain's name servers so that they are using the name servers provided by Cloudflare.Update Name server
  3. When configured successfully, the status of your domain under the Use Cloudflare column will change to ActiveActive

Loading...