K
Kelvin You
Software Engineer
Home
About
Experience
More
•••
Toggle theme
Resume
Back to blogs
Next.js SEO: Setting up meta tags for SEO of my portfolio website
nextjs
seo
web development
personal website
portfolio
March 9, 2025
Me
5 min
Table of Contents
Hide
1. Metadata Configuration in app/layout.tsx
2. Generating a Dynamic Sitemap (sitemap.ts)
3. Robots.txt for SEO Optimization
4. Adding Structured Data (JSON-LD for Rich Results)
Final Notes
More on Nextjs SEO
Share this article
Table of Contents
6 items
1. Metadata Configuration in app/layout.tsx
2. Generating a Dynamic Sitemap (sitemap.ts)
3. Robots.txt for SEO Optimization
4. Adding Structured Data (JSON-LD for Rich Results)
Final Notes
More on Nextjs SEO