On the surface, Netlify has very simply redirect functionality. In principle, I tripped up twice trying to set it up π
Konstantin helped set me right: I needed to move the _redirects
file to the static folder and also implement the gatsby-plugin-netlify dependency. Plus, he points out that you can also use Gatsby's inbuilt createRedirect
function, which could be useful in the future.
- Source
- Link to Original π
- Published
- Categories
- JavaScript,Nuts & Bolts
- Tags
- Netlify,Gatsby,redirect,URL
Explore Other Notes
β¬ Newer
Till the cows come home
When I rewilding farming schemes I don't think of the Karoo. The Landmark Foundation are trying to get that to change. The idea is simple enough: the Karoo grassland has evolved to persist around […]
Older β‘
Mailbrew email digests (affiliate link)
Disclaimer: The title link is an affiliate link, which means I get credit if you use it to sign up. Not really why I made this post, but figured why not […]
- On the surface, Netlify has very simply redirect functionality. In principle, I tripped up twice trying to set it up π Konstantin helped set me right: I needed to move the _redirects file to the […]
- Murray Adcock