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.

β€’3m read timeβ€’From devdojo.com
Post cover image
Table of contents
Installing the packageUsing next SEOChanging data based on pagesConclusion
2 Comments

Sort: