> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wcstudio.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Cdn

# 🌐 Content Delivery Network (CDN)

WC Studio offers native CDN support to speed up your store and reduce latency across the globe.

***

## 📍 Go to: WC Studio → Stores → Select a Store → Performance → CDN

***

## 🚀 What Does the CDN Do?

* ✅ Delivers static files from edge servers near your users
* ✅ Reduces page load time and bounce rate
* ✅ Improves SEO and Core Web Vitals
* ✅ Reduces bandwidth usage on your origin server
* ✅ Works seamlessly with WC Studio's caching & image optimization

***

## ⚙️ How to Enable the CDN

1. Navigate to the **CDN** tab inside your store's **Performance** settings.
2. Toggle **"Enable CDN"** to **On**.
3. WC Studio will automatically configure asset delivery and routing.
4. No extra setup or third-party plugin is required.

💡 **Note:** The CDN may take a few minutes to fully propagate after enabling.

***

## 📦 What Assets Are Served via CDN?

* Product images
* Theme and plugin CSS/JS files
* Fonts and SVGs
* Media library files
* Custom uploads (e.g. banners, icons)

***

## 🔁 Cache Invalidation

If you update images or styles and don’t see changes:

* Use the **“Purge CDN Cache”** button to refresh all static assets.
* Changes will reflect instantly across global edge servers.

***

## 🧠 Benefits of Using CDN

| Benefit             | Impact                                     |
| ------------------- | ------------------------------------------ |
| ✅ Faster Load Time  | Up to 50% faster for global visitors       |
| ✅ Lower Bounce Rate | Visitors stay longer with a snappy store   |
| ✅ SEO Improvement   | Better Core Web Vitals scores              |
| ✅ Lower Server Load | Origin server handles fewer asset requests |

***

## 💡 Pro Tips

* Use the CDN alongside **object & page caching** for best results.
* Combine with **image optimization** and **lazy loading** for peak performance.
* For multi-language or international stores, a CDN is a must-have.
