Metadata in Next.js page
Metadata is a key component in a Next.js page. It includes the title, description, and keywords that search engines recognize, making it essential for SEO.
For landing page, the metadata focuses on attracting new users, SEO keywords, benefits, call to action, etc; While the product page should focus on product name, description and the problem it solves and the features it has.
It's better to make different pages have different metadata, aka, per-page metadata. So, different pages yield different SEO outcomes.
Written with www.minimeditor.com