DEV Community

Discussion on: SEO in Nuxt.js with the Head Property

Collapse
 
yudhiezk profile image
yudhiezk

Hi Debbie, I have a question.
When I try to implement meta tags, title for instance, it only works on the main index.vue file, but if i put it inside pages, like pages/trade/index.vue, if I view page source, the title tag doesn't exists. Can you enlighten me on this. I'm still new to nuxt

Collapse
 
debs_obrien profile image
Debbie O'Brien

hey, it should work. if in nuxt config it will work on all pages. if in layout those that use that layout and if in page those that use that page. Maybe this video might help: youtu.be/H8wAjjsffo4