Next.js Discord

Discord Forum

How do I use metadata?

Answered
African Slender-snouted Crocodil… posted this in #help-forum
Open in Discord
African Slender-snouted CrocodileOP
I'm attempting to use the static metadata interface, and it doesn't seem to implement itself. Am I supposed to tie it into my layout.tsx or something?

6 Replies

Answer
Netherland Dwarf
If you scroll down you will see a title for static meta data
And yes in layout file
To verify it is workinng, insoect your page and see the head element
African Slender-snouted CrocodileOP
/close
/solved