Advertising

How to Speed Up & Secure Your Website with Cloudflare

Nobody likes a slow website and I know you don’t too, that is why Cloudflare will make your blog load faster and more secure. This is something to look out for since page speed is now a major Google ranking factor. I shall introduce you to Cloudflare and how you can use it to speed up and secure your WordPress Blog

Advertising

Whether or not you have heard about Cloudflare before now, this article is for you. I will teach you everything you need to know about Cloudflare including a tutorial on how to install Cloudflare CDN on your WordPress blog without hiring an expert. Trust me, it’s going to be the simplest Cloudflare guide ever.

To make things easier for you, I shall break down this tutorial into five sections:

Advertising
  1. What is Cloudflare?
  2. 10 reasons you should use Cloudflare
  3. How to Install Cloudflare on Your WordPress Site
  4. Cloudflare Page Rules
Recommended: JOIN MY BLOGGING CLASS (Start a Blog)

What is CloudFlare?

Cloudflare is a CDN (Content Delivery Network & Security company powering millions of websites including Speedyminds. Cloudflare has more than 75% of the market share in Alexa top 1 million sites.

You may be wondering, what is Content Delivery Network? it is a system of distributed servers (network) that deliver pages and other Web content to a user, based on the geographic locations of the user.

By this, we mean Cloudflare has servers in different locations. Cloudflare then collects articles and other content from your blog and spread it across their servers to be distributed to visitors.

Now, if someone visits your blog from America, they will be served resources from the server in or very close to America while those who visit from Japan will be served from the server in Japan (or closer to Japan). With this, your content gets to your visitors faster (reducing page load time).

The process of Cloudflare taking content from your blog and saving it in their server is called Caching.

10 Reasons You should use Cloudflare

  1. Cloudflare CDN is free for basic users.
  2. You will have access to free https/SSL certificate
  3. Cloudflare helps speed up your site dramatically.
  4. Cloudflare Rocket loader Improves load time for pages with Javascript (JavaScript is the programming language of HTML and the Web. It makes a website interactive).
  5. Cloudflare can protect your site from hackers by hiding your IP.
  6. Cloudflare reduces requests to your server, thereby helping you save bandwidth.
  7. Cloudflare blocks visitors who are not genuine from visiting your blog.
  8. Cloudflare can minify CSS, HTML and Javascript to reduce your page size and further increase your page speed. Minify means to reduce the size of code in your blog.
  9. Cloudflare has a beautiful analytic dashboard which shows the number of requests, bandwidth saved and the number of visitors to your site.
  10. Cloudflare will help you save hosting cost since not all traffic and request will go to your server.

Are you still reading? Okay let’s continue….

How to Install Cloudflare on Your WordPress Site and Set it up

The following are steps required to setup Cloudflare on your WordPress blog:

  1. Create an account with Cloudflare
  2. Add your Site and choose a plan (free plan)
  3. Point Your site to Cloudflare (Change Nameservers)
  4. Install Cloudflare Plugins.
  5. Configuration settings

Create an account with Cloudflare

Visit Cloudflare official website at www.cloudflare.com ↱ and click Sign Up. You will be required to enter your email and password you wish to use (for login). Skip this step if you already have an account with Cloudflare.

Add your Site and choose a plan (free plan)

Now that you have created Cloudflare account, login and click on “+ Add Site.” in your Cloudflare dashboard. Input your site’s domain(e.g flashlearners.com) and click on “Begin Scan.” (You don’t need to add www or HTTP/HTTPS). add site cloudflareCloudFlare will now scan your Blog. This will take few seconds. When the scan is finished, you need to click on the continue button to proceed with the setup.

Cloudflare will then automatically query your DNS records. If you’re confused about what that means, Cloudflare provides you with a nice little explanation. Once you’re satisfied with the explanation, go ahead and click Next.

Cloudflare query dns

On the next page, you will need to select a Cloudflare plan. Choose the free plan. Then click “Continue.”

Point Your Site to Cloudflare

Cloudflare will show you the nameserver you are already using and the one they want you to change to. If you are using Namecheap, you will see the default nameserver before. If you are using another hosting, the FROM will show your default Nameservers (change them to the one in TO)

nameservers

You will then need to change the nameservers on your domain to point to Cloudflare (use the ones they provide). Because Cloudflare is a full proxy service, basically how it works is you point your domain to Cloudflare, and Cloudflare then points your domain to your hosting.

Note: if someone else bought or registered the domain for you and you don’t have the login details, contact them to send you the domain username and password or help you to change the nameservers from their end.

There is no downtime when you switch your nameservers. Here are a couple links to documentation with different domain registrars on how to change them.

Then click “Continue.”

update naneservers

Note that it may take up to 72 hours for DNS to propagate worldwide. Once nameservers update has been completed, you will receive an email confirmation message from Cloudflare. You can also click Recheck nameservers once in a while to check the status of Cloudflare website. Your website will not face any downtime during this process.

Install Cloudflare Plugins

Now, you need to login to your WordPress Admin (Wp-Admin), install and activate two Cloudflare plugins. You may want to click here for a tutorial on how to install a plugin in WordPress.

  •  (optional) Cloudflare
  • Cloudflare flexible SSL
flexible ssl

I usually don’t recommend that you install the first (Cloudflare) Plugin. It is easy for you to login to Cloudflare dashboard (cloudflare.com) to make necessary changes. Besides, Plugins slow down blogs.

With just Cloudflare flexible SSL plugin, you are good to go. In this tutorial, I will assume you are only using the Cloudflare flexible SSL.

Recommended: JOIN MY BLOGGING CLASS (Start a Blog)

CloudFlare Settings and Tabs

When you log in to Cloudflare ↱ and click your site, you will see different menus/tabs. We shall be making changes to only the Crypto, Firewall and Speed Tab.

a. Cloudflare SSL/TLS (Formerly called Crypto)

ON SSL menu, do the following:

crypto tab in cloudflare
  • Under SSL, Choose flexible.  If you already have ssl/https on your blog, choose full SSL
  • Under origin certificate, click on create certificate
  • You will see a popup showing origin certificate installation. Just scroll down and click next without changing anything (see screenshot below).
  • You will then see your origin certificate and private key. Scroll down and click okay without changing anything.
  • Scroll to always use https and turn it on
  • Turn on authenticated origin pulls
  • Turn on Opportunistic encryption, onion routing and Automatic HTTPS Rewrites.
origin certificate installation

Note: If you already have SSL on your site, make sure to choose Full SSL instead of Flexible SSL in the Crypto tab at Cloudflare. Otherwise, you might run into the ERR_TOO_MANY_REDIRECTSissue.

b. Cloudflare Firewall Tab

The only thing you should change here is security level. Change the security level to Medium. If it is already in medium, leave it like that. Hope this answers the question as to which security level to use in Cloudflare?

c. Cloudflare Speed Tab

If you have caching plugin such as w3 total cache, super cache, wp rocket, comet cache, hyper cache, zen cache, wp speed of light, wp fastest cache, and so on, then choose whether to minify Javascript, CSS and html with plugin or with Cloudflare.

You are permitted to have only one caching plugin active on your blog. This also applies to SEO. Don’t use Yoast SEO and All-in-One SEO Plugin together.

The rule is:

  • Turn ON CSS, Javascript and HTML minify on Cloudflare if you don’t have any caching plugin (examples of caching plugins were listed above).
  • If you have a caching plugin installed, check if minification/optimizations are enabled in the plugin. If they are disabled, you can turn Cloudflare minify ON.
  • Choose whether to minify resources using Cloudflare or Plugin (don’t use both)
  • If you are using autoptimize plugin, then you need to turn on Cloudflare minify.

Note: Turning on minify on both Cloudflare and your caching plugin can make your site crash or have issues.

Still, on SPEED TAB, Turn on Rocket Loader and Broti.

Cloudflare Page Rules

You can create up to three-page rules for free. But your blog should work well even without creating any page ruPerformance Speedyminds. However, if you are having redirection issues, then you need to create 301/302 Forwarding URL page rule.

As I said, you really don’t need to bother about page rules as a beginner. But if you know what you are doing, checkout out an introduction to page rules here ↱.

Other Page Rules you can create are:

  • Always Use HTTPS
  • Security Level
  • Cache Level
  • Edge Cache TTL
  • Browser Cache TTL
  • Always Online
  • Disable Apps
  • Disable Performance

This is all for now about Cloudflare Speed & Securing Your Website with Cloudflare, If you have any questions drop it in the comment box below and don’t forget to share!

Content Sources:

  • www.cloudflare.com
  • www.geekflare.com
  • www.flashlearners.com
  • www.google.com
  • www.speedyminds.com

WHAT ELSE DO YOU NEED?

A. COMPLETE JAMB GUIDE

B. WAEC AND NECO GUIDE

C. COMPLETE BLOGGING GUIDE

D. ACADEMICS AND CAREER GUIDE

E. SCHOLARSHIP AND OPPORTUNITIES

F. LATEST NIGERIA SCHOOL NEWS

Originally posted 2021-02-25 15:57:40.

Advertising

Leave a comment