Imagine you want to use Next.js to build an application and that you want each page to have a distinct SEO strategy as well as the same header, footer, and navbar.

What do you do?

The simple option is to build a shared component that is called repeatedly on each page.

But, You might try the steps below

I imagine you have already developed a Next.js app before reading this. If not, visit this page.

I hope you find this helpful. 🙌 let me know what you think in the comments. 📪

For more of this type of stuff, follow me on Twitter — @ShubhInTech