Writing

Thoughts by Sourav Mishra on development, entrepreneurship, and life.

Next.js SEO: Avoiding the Canonical Trap

Why is your site getting de-indexed? I dive into the 'Canonical Trap' in Next.js 15+ and how to handle dynamic metadata correctly for better SEO.

Mastering Next.js 16 Cache Components

A deep dive into the new 'use cache' directive, cacheTag, and cacheLife in Next.js 16. Learn how to optimize performance with granual caching strategies.