60Web60

How to Set Up CDN Integration

Domain Management3 min read·

This article explains how to set up CDN (Content Delivery Network) integration for your Web60 WordPress website.

What is a CDN?

A CDN is a network of servers around the world that store copies of your website's files. When someone visits your site, they get files from the server closest to them, making your website load faster.

Step 1: Choose a CDN Service

Popular CDN services include Cloudflare (which has a free plan), KeyCDN, and MaxCDN. For this guide, we'll use Cloudflare as it's beginner-friendly and free.

Sign up for a Cloudflare account at cloudflare.com and choose the free plan.

Step 2: Add Your Domain to Cloudflare

  1. Log into your Cloudflare account
  2. Click "Add Site" and enter your domain name (example.ie)
  3. Click "Continue"
  4. Choose the "Free" plan
  5. Cloudflare will scan your DNS records - click "Continue"

Step 3: Update Your DNS Settings

Cloudflare will show you two nameservers (they look like: john.ns.cloudflare.com). You need to update these in your domain registrar's control panel.

If your domain is registered elsewhere, log into your domain registrar and change the nameservers to the ones Cloudflare provided. If you need help with DNS settings, see our guide on Managing DNS Settings for Your Domain.

Step 4: Configure CDN Settings

  1. In your Cloudflare dashboard, click on your domain
  2. Go to the "Speed" tab
  3. Turn on "Auto Minify" for HTML, CSS, and JavaScript
  4. Enable "Brotli" compression
  5. Set "Browser Cache TTL" to "4 hours" or "1 day"

Step 5: Enable SSL (HTTPS)

  1. Go to the "SSL/TLS" tab in Cloudflare
  2. Set the SSL mode to "Full (strict)"
  3. Turn on "Always Use HTTPS"

This works with your existing Web60 SSL certificate. For more information about SSL, read our article on Understanding SSL Certificates.

Step 6: Test Your Setup

Wait 24-48 hours for DNS changes to complete worldwide. Then visit your website to check it loads correctly.

You can test your site speed using tools like GTmetrix or Google PageSpeed Insights. Your site should now load faster, especially for visitors far from Ireland.

If your website seems slower after setting up the CDN, check the Cloudflare "Analytics" tab to see if there are any errors, or temporarily pause Cloudflare to see if that fixes the issue.

If you're still stuck, contact Web60 support for help with your CDN setup.

FAQ

Q: Will CDN affect my website's SEO?

A: No, CDN typically improves SEO because faster websites rank better in Google. Make sure SSL is properly configured to avoid any issues.

Q: How long does it take for CDN to start working?

A: DNS changes can take 24-48 hours to complete worldwide. You might see some benefits immediately, but full activation takes 1-2 days.

Q: Can I use CDN with any WordPress theme?

A: Yes, CDN works with all WordPress themes and doesn't require changes to your website's code or design.

Q: What if my website breaks after enabling CDN?

A: You can temporarily pause the CDN in your Cloudflare dashboard while you troubleshoot. Check the "Firewall" settings to see if legitimate traffic is being blocked.

Q: Does CDN work for images and videos?

A: Yes, CDN speeds up delivery of all your website files including images, videos, CSS, and JavaScript files.

Q: Will CDN help if most of my visitors are in Ireland?

A: Yes, even local visitors benefit from CDN through file compression, caching, and optimization features that reduce server load.

Last updated: 1 March 2026