The Next.js head tags are a good way to add the meta tags, title, description, open graph image, etc. We are going to see how to simplify this process using a package called next seo. The package is an external library so we need to install it.
2 Comments
Sort: