---
title: "Learn how Netlify Redirects give you control over CDN-level routing"
description: "Netlify Redirects give developers the power to control routing logic on Netlify Edge from within the code and configuration of their sites. Learn how with this set of free videos."
source: "https://www.netlify.com/blog/2021/03/01/learn-how-netlify-redirects-give-you-control-over-cdn-level-routing/"
last_updated: "2026-07-10T16:01:37.000Z"
---
[Jamstack Explorers](https://www.youtube.com/c/NetlifyApp/playlists), our video-based learning resource, now has a mission to help you get the most out of Netlify Redirects.

[Netlify Redirects](https://docs.netlify.com/routing/redirects/??utm_campaign=devex-ph&utm_source=blog&utm_medium=blog&utm_content=redirect-mission) give developers the power to control routing logic on [Netlify Edge](https://www.netlify.com/platform/core/edge/?utm_campaign=devex-ph&utm_source=blog&utm_medium=blog&utm_content=redirect-mission) from within the code and configuration of their sites.

Since Jamstack sites can be served without the need for web servers or application servers that could also house URL redirects and routing configuration, this logic can be transferred out to the CDN. This means that the site will be served from a location closer to the users, which often results in greater efficiencies and performance. And better still, since Jamstack sites can be [immutable and atomic](https://www.netlify.com/blog/2021/02/23/terminology-explained-atomic-and-immutable-deploys/?utm_campaign=devex-ph&utm_source=blog&utm_medium=blog&utm_content=explainer-immutable-atomic), these configurations can be versioned along with the rest of your site’s code, so that the behavior of the traffic routing on the CDN is always in step with each iteration of your sites.

You can dive right in to [this free course on Jamstack explorers](https://www.youtube.com/watch?v=0bOzu8vIe7M&list=PLzlG0L9jlhEPXmjEdirGiTacy2SsZFgD3) to learn about:

-   [Getting started configuring redirects](https://www.youtube.com/watch?v=68YsyeyF77o&list=PLzlG0L9jlhEPXmjEdirGiTacy2SsZFgD3&index=2)
-   [Wildcards, placeholders and local development of redirects](https://www.youtube.com/watch?v=f7UDSanB62U&list=PLzlG0L9jlhEPXmjEdirGiTacy2SsZFgD3&index=3)
-   [404s rewrites and proxies](https://www.youtube.com/watch?v=WwHV9L-3se0&list=PLzlG0L9jlhEPXmjEdirGiTacy2SsZFgD3&index=4)
-   [Migrations with Proxies](https://www.youtube.com/watch?v=bcbrhxH6j-0&list=PLzlG0L9jlhEPXmjEdirGiTacy2SsZFgD3&index=5)
-   [Localization with conditional redirects](https://www.youtube.com/watch?v=4hmFtoH7ZRA&list=PLzlG0L9jlhEPXmjEdirGiTacy2SsZFgD3&index=6)
-   [Build optimizations from proxying to Cloudinary](https://www.youtube.com/watch?v=5tQxD33yPv0&list=PLzlG0L9jlhEPXmjEdirGiTacy2SsZFgD3&index=7)

While you’re there, [find missions](https://www.youtube.com/c/NetlifyApp/playlists?view=50&sort=dd&shelf_id=2) on other Netlify features, Jamstack principles and web development techniques and technologies.

No spacesuit required.

### Share

-   [X (fka Twitter)](https://twitter.com/intent/tweet?text=Learn how Netlify Redirects give you control over CDN-level routing&url=https://www.netlify.com/blog/2021/03/01/learn-how-netlify-redirects-give-you-control-over-cdn-level-routing/)
-   [LinkedIn](https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwww.netlify.com%2Fblog%2F2021%2F03%2F01%2Flearn-how-netlify-redirects-give-you-control-over-cdn-level-routing%2F)
-   [Facebook](https://www.facebook.com/sharer.php?u=https://www.netlify.com/blog/2021/03/01/learn-how-netlify-redirects-give-you-control-over-cdn-level-routing/)
-   [Bluesky](https://bsky.app/intent/compose?text=Learn how Netlify Redirects give you control over CDN-level routing+https://www.netlify.com/blog/2021/03/01/learn-how-netlify-redirects-give-you-control-over-cdn-level-routing/)

* * *

### Tags

-   [Jamstack Explorers](/blog/tags/jamstack-Explorers/)
-   [Redirects](/blog/tags/redirects/)
-   [Tutorial](/blog/tags/tutorial/)

## Keep reading

![](/images/blog-fallback-thumbnail.svg)

Guides & Tutorials October 30, 2020

[

### Easy localization with Netlify redirects and rewrites

](/blog/2020/10/30/easy-localization-with-netlify-redirects-and-rewrites/)

-   ![Profile picture of Hugues Tennier](/_astro/3fe98b94b5e8f998e899476dc8c1ea62f106535f-936x936_Z1z0seQ.webp)
    
    Hugues Tennier
    

![](/_astro/3f45eb6eda4ea8814be310e3df4a7883a5bd9ba0-1200x675_ZcBDUS.webp)

Guides & Tutorials May 15, 2026

[

### How to build a real-time AI chatbot in minutes with Netlify Agent Runners (no backend)

](/blog/how-to-build-a-real-time-ai-chatbot-in-minutes-with-netlify-agent-runners-no-backend)

-   ![Profile picture of Nahrin Jalal](/_astro/f0e7c8f227a03fe58340c99ef5439d5a896c0733-272x272_Z23kDpD.webp)
    
    Nahrin Jalal
    

## Recent posts

News & Announcements June 25, 2026

[

### Netlify Functions, designed for Agent Experience

](/blog/netlify-functions-designed-for-agent-experience)

-   ![Profile picture of Eduardo Bouças](/_astro/52958f21e8450baf6d8e60302341a984e220c0cd-512x512_13VDlu.webp)
    
    Eduardo Bouças
    

News & Announcements June 24, 2026

[

### How we measure Netlify’s Agent Experience

](/blog/how-we-measure-netlify-agent-experience)

-   ![Profile picture of Sean Roberts](/_astro/bbf2243f8171dbddd80ab2103622106cef84d125-512x512_Z1d2LKE.webp)
    
    Sean Roberts
    

Guides & Tutorials May 15, 2026

[

### How to build a real-time AI chatbot in minutes with Netlify Agent Runners (no backend)

](/blog/how-to-build-a-real-time-ai-chatbot-in-minutes-with-netlify-agent-runners-no-backend)

-   ![Profile picture of Nahrin Jalal](/_astro/f0e7c8f227a03fe58340c99ef5439d5a896c0733-272x272_Z23kDpD.webp)
    
    Nahrin Jalal
    

![](/_astro/3f255b372fa958df35802666ee33b4609b2d71bd-1200x1586_1VtE2D.webp)

### How do the best dev and marketing teams work together?

[Access the report](https://www.netlify.com/reports/2024-leadership-trend-report/access/)