NextJS dynamic title – SEO
Have been googling forever and found a way to change the <title>. That way is this: https://github.com/zeit/next.js/tree/master/examples/layout-component The main problem with this is that everytime someone refresh the site/change page the title goes from http://localhost:3000 to the actual Title (eg.…