I’m trying to populate page title and meta tags with dynamic data coming from api for seo purpose. but unable to get it in view-page-source
I’ve tried useHead, useSeoMeta and useServerSeoMeta with reactive properties. but all these functions called before getting api response. is there any way to get dynamic meta data in view-source-page?
2
Answers
useSeoMeta
works for me. Note that values must be functions.How can I make my values into a functions for my useSeoMeta guys? I really need ur help guys! :((((((