How To Add Netlify Redirects To A Gatsby Site

Konstantin Münster
Level Up Coding
Published in
4 min readDec 23, 2019

--

Photo by Brendan Church on Unsplash

Hosting your Gatsby site with Netlify is a perfect pairing. The whole development workflow gets so smooth using both. However, redirects, for instance, don’t work out of the box yet, or at least not the way you would expect it to work. Therefore, this article should show you two ways how you can add redirects to your Gatsby site hosted on Netlify.

--

--