I seem to have lost my _redirects mojo. I’ve updated one of my redirects to read:
https://www.blaze-in-saddle.netlify.app/* https://www.blaze-in-saddle.com/:splat 301!
… but it’s not working. .com redirects to .app, but .app doesn’t redirect to my custom domain name.
I have also created a netlify.toml file with the equivalent redirect it in (using the Play feature), but no joy.
There used to be a “code” box – either in the docs or in the app dashboard – that showed the exact redirect needed to force visitors to the *.netlify.com site to the custom domain, but either it’s gone or I’m not finding it.
What am I missing?