Next.js Built-in SEO support with new Metadata API
Next.js 13.2 SEO upgrades
Previously, simple lib next/head was providing a way to add metadata. Now, Next.js enhanced how you optimize for search engines with the App Router (app)
What is metadata
In layman's terms, "data about data is metadata"! In ...
curiousmind.hashnode.dev2 min read