Knowledge base article
Using the Serversaurus Cloud CDN with your WordPress website
View other domains and DNS articles
Related articles
Configure object cache with memcached and Litespeed Cache plugin
Getting Started with the Content Delivery Network (CDN)
Other domains and DNS articles
A beginners guide to email spoofing
Accessing your site before changing DNS
An introduction to email authentication
Can I test out your services for free?
Cancel auto renewal on a domain registration
Complete a manual Change of Registrant (CoR) application for a .au domain
Configure spam filtering in cPanel
Domain options for shared hosting
Download or restore individual files, directories or database backups with JetBackup
Eligibility requirements for .au domains
Enabling PHP extensions, Changing PHP Version and Setting PHP Options
Finding your domain password/EPP code
Force HTTPS via .htaccess (cPanel)
Getting Started with Anycast DNS
Getting Started with the Content Delivery Network (CDN)
Hide .html extension using .htaccess
How to ensure website generated emails are delivered successfully
How to issue a Let’s Encrypt certificate
Manage DNS zones with the cPanel Zone Editor
Migrate remote staging website to local hosting server
Migrate remote transactional website to local server
My site and/or email service is down
Network Firewall (I can’t access my services on a non-standard port)
Pointing your domain to Serversaurus
Pointing your domain to Squarespace with cPanel
Reconfigure production website to subdomain
Subdomains for test sites & more
The SLA – Best effort versus 99.9% versus 100%
Transfer your domain to Serversaurus
Unable to renew certificate: The Let’s Encrypt HTTP challenge failed
Understanding CloudLinux resource limits
Update your domain contact information
Using Serversaurus’ nameservers but hosting your email elsewhere
What happens if my domain expires?
This article teach you how to configure WordPress to use the Serversaurus Cloud CDN using W3 Total Cache
Creating the CDN
Where appropriate, substitute example.org
for the actual URL of your WordPress website.
- Login to the Serversaurus Cloud Dashboard and proceed to the CDN Resources page
- Select CDN Resource Wizard
- On the proceeding screen, you will want to select HTTP as the CDN Type, and press Next
- You will now need to fill in the CDN Hostname and Origins
CDN Hostname - enter a hostname that you want your CDN to be accessible at. It doesn't need to be real - an alternate will be provided.
Origins - type in the domain name that you usually access your website at.
Content Origin - select PULL in this case.
Note on SSL - you may use HTTPS/SSL using Let's Encrypt SSL for a custom hostname or a shared (yourdomain.r.worldssl.net
) hostname. - Select Next
- Select which locations you would like your CDN to be enabled in
There is nothing wrong with selecting all locations - a user will always be directed to the closest of your selected choices - Select Create CDN Resource
- It can take a few minutes for the CDN to become active. While you wait, please note the Raw CDN hostname on the proceeding page
It will always be the format ofxxxxx.r.dynomeshcdn.net
, unless you are using SSL, in which case it will end inworldssl.net
for shared SSL.
Configure the CDN in WordPress
You'll need to configure the CDN in WordPress using the CDN plugin of your choice. Many caching plugins also have CDN functionality. We'll be using the W3 Total Cache plugin for this example.
- Install the W3 Total Cache plugin in the plugins area of WordPress dashboard
- Activate W3 Total Cache
- Navigate to W3 Total Cache > Performance -> General Settings menu item
- Choose the CDN tab from the top menu bar
- Click Enable, then choose Generic Mirror from the CDN Type list. Click Save All Settings
- Navigate to the Performance -> CDN page. Scroll down to the Configuration section, and fill out the section as displayed below, using the CDN Hostname noted previously
- Press Test Mirror and ensure that you get a successful result
- Click Save all settings, and your WordPress site will now be using the Serversaurus CDN!
Last updated November 30, 2023