Course lesson

Provide page-specific Metadata Using the Head Component

The Head component in Next.js functions similarly to its native HTML counterpart.

Duration
4 min
Access
Included
Transcript
Available

The Head component in Next.js functions similarly to its native HTML counterpart.

You can use it in your page components to provide page-specific metadata such as title, description, viewport etc.