How to setup dynamic meta tags for SEO using getServerSideProps in Next.js?
In a previous article, we discussed about leveraging the inbuilt SEO features of Next.js for pages using the next/head library. We learnt on how we can add meta tags to our page to generate site previews and embeds for our pages.
Working with meta ta...
coffeed.hashnode.dev6 min read