What Is a CDN? | Marketing Dictionary
DICTIONARY · WEB

What is a CDN?

A distributed network that delivers content from locations closer to users.

In plain English

A CDN keeps copies of your site files on servers around the world and serves each visitor from the nearest one. Instead of every request travelling to your single host, most are answered locally.

The effect is largest for visitors far from your server and for image-heavy pages. It also absorbs traffic spikes, because the CDN handles most requests before they reach your host.

What to know

Distance costs time
Every network hop adds delay. Serving a file from the same country rather than another continent is simply faster.
It caches static assets
Images, stylesheets, scripts and fonts are the usual candidates. Some CDNs can cache full pages too.
It reduces load on your host
Requests answered by the CDN never touch your server, which frees resources and helps during campaigns.
It usually adds protection
Most CDNs include basic security filtering and denial-of-service mitigation as part of the service.

Why it matters

A CDN is one of the few technical changes that improves speed for real users without touching the site itself. If you have an international audience or a media-heavy site, it is close to mandatory. If your audience is entirely local and your host is nearby, the gain is smaller.

Common mistakes

×Adding a CDN and expecting it to fix a slow server response for dynamic pages.
×Leaving stale cached files after a design change because the cache was never purged.
×Caching pages that need to be personalised or logged in.
×Assuming a CDN removes the need to optimise images.

FAQs

Do I need a CDN if my customers are all local?

Less urgently. The gain shrinks when your audience is close to your server, though the caching and security benefits still help.

Does a CDN help SEO?

Indirectly, through faster load times and better Core Web Vitals for distant users.

WRITTEN BY TARIQ SALLAM
Marketing Consultant. Entrepreneur. Content Creator.

I'm a marketing consultant, entrepreneur and content creator. I help businesses grow through practical marketing, websites, SEO, content and AI.

More About Tariq →