content delivery network (CDN)
What is a content delivery network (CDN)?
A content delivery network (CDN) is a group of servers spread across different geographic locations whose job is to deliver web content to users faster. By keeping copies of the content on several servers, a CDN can serve a request from the server that sits closest to the end user.

That cuts the time data needs to travel from the server to the user, which in turn improves the loading speed of the website. CDNs are especially useful for websites with high traffic and global reach, because they reduce latency and take load off the origin server.
Practical examples of CDN use
- Websites with a global audience: for sites that draw visitors from all over the world, a CDN helps deliver content quickly and reliably, no matter where the visitor is.
- Streaming services: streaming platforms such as Netflix or YouTube use CDNs to deliver video efficiently and without buffering.
- E-commerce platforms: online shops use CDNs to load images, product descriptions and other content quickly, which improves the user experience and raises conversion rates.
- Online games: CDNs can cut latency in online games by holding game data closer to the player, which makes for a smoother experience.
Is a CDN important for SEO?
A CDN can have a considerable effect on the search engine optimization of a website. Because search engines such as Google use the loading speed of a page as a ranking factor, speeding up content delivery through a CDN can improve SEO performance. Faster loading times not only improve the user experience, they can also lead to a lower bounce rate and a longer time on page, which in turn sends positive signals to search engines.
How do I use a CDN on my website?
To use a CDN for your website, work through these steps:
- Pick a CDN provider: choose a provider that fits your requirements. Popular options include Cloudflare, Akamai and Amazon CloudFront.
- Integration: follow the instructions of your CDN provider to connect your content management system (CMS) or your hosting environment. That usually means changing DNS settings so requests are routed through the CDN.
- Configuration: adjust the settings of your CDN to define which content should be cached and how often the CDN asks the origin server for fresh versions of that content.
- Monitoring and tuning: watch how your CDN performs and adjust the configuration when needed to get the most out of it.
Terms that connect to this one are collected in the SEO glossary.


