301 Redirect with GatsbyJS on Heroku – SEO
I just finished working on an app using GatsbyJS. I'm hosting my web application on heroku. I have a custom domain reversed through heroku with SSL support. Now I'm able to visit the following domains: http://myapp.com https://myapp.com http://www.myapp.com https://www.myapp.com Normally…