Next.js has an out-of-the-box support for SEO. You can use open-graph meta tags to control how links are displayed on social media platforms. In a typical Next.js app that uses the data fetching methods to read through markdown files, we can obtain certain information about our arbitrary articles/blog posts.
Table of contents
Getting startedAdding open-graph meta tagsAdding twitter cards meta tagsusing the twitter:card in a unique blog postWrapping upSort: