Setup wordpress cdn

10
Setup WordPress CDN Supercharge your website speed with CDN!

Transcript of Setup wordpress cdn

Page 1: Setup wordpress cdn

Setup WordPress CDNSupercharge your website speed with CDN!

Page 2: Setup wordpress cdn

HTTP Basics

All the websites works on HTTP protocol.

When a user make a request for your website, the client’s browser makes an HTTP request for your website.

Your web server sends a HTTP response.

The client’s browser processes the HTTP response and starts rendering your website.

It makes the HTTP resources requests for CSS, JS, Images, and other media you have included/used in your page.

Page 3: Setup wordpress cdn

What is CDNCDN stands for Content Delivery Network.

It’s a setup where a service hosts all your static content like images, css, js, and other media resources on their servers.

The CDN service provider would ideally have number servers located on various geographies.

Instead of serving static content from your server, a CDN serves the content from the user’s nearest CDN server location.

This method of delivering the content from nearest geography makes the website load faster.

Page 4: Setup wordpress cdn

WordPress CDN ImageHere is the CDN concept visualization.

As you can see in the image a CDN setup

Puts the static resources on various servers

And thereby improves the overall loading

Speed!

Page 5: Setup wordpress cdn

Who are the CDN service providersThere are many CDN service providers. You can choose based on the price, bandwidth, storage, and support they provide.

Before finalizing a CDN provider I would highly recommend you to check the server locations and the number of servers they offer in distinct geographies per plan.

In my test case I found the MaxCDN and KeyCDN pretty useful.

If you just want to try CDN out, you may opt for free 30 trial of KeyCDN service.

Page 6: Setup wordpress cdn

Integration?Okay, so CDN is something your website needs. What about the integration? How easy or tough is it?

Well, the integration process is really easy. Afterall it depend on you that how easy or complex you want to make the entire process.

The simplest form of integration requires just one plugin installation on your website. And a little configuration under a minute.

You are all set to start utilizing your website. Contact the WordPress Development Company, if in case you are finding difficulties in integration CDN service.

Page 7: Setup wordpress cdn

How to integrate KeyCDN?Create an account with KeyCDN if you don’t have the one already.

Create a pull zone from your KeyCDN dashboard. It will automatically pull the static resources from your website.

Install KeyCDN’s WordPress CDN Enabler plugin for your WordPress website.

Copy the URL from KeyCDN and set it on WordPress CDN Enabler plugin configuration window.

Check the relative path checkbox. Done!

Page 8: Setup wordpress cdn

How to integrate MaxCDN?Create an account with MaxCDN if you don’t have the one already.

Create a pull zone on your MaxCDN account. You can find the link on the dashboard.

Install the W3 Total Cache plugin on your WordPress website.

On the CDN tab of the W3 Total Cache plugin, select the MaxCDN service. You should be able to see the Authorise Account link.

Hit the link and authorize your account with plugin. Done!

Page 9: Setup wordpress cdn

Question?Have you got any question with HTTP, CDN, or integration with WordPress?

Well, don’t hesitate to ask us. You can contact us for any query you may have by following this guide. We would be happy to help.

If in case you are looking to develop a customized website or web application, we are offering the hire codeigniter developer service. It will help you develop the website/web app with high precision at fairly low cost.

Page 10: Setup wordpress cdn

ConclusionWordPress CDN helps you reduce the resource loading time. If you are a high traffic website or a website with tons of images and other static sources. Adding a WordPress CDN resource will help you make things perform faster. This guide helps you get started with WordPress CDN for free.