Next.js Discord

Discord Forum

Title head

Unanswered
Akbash posted this in #help-forum
Open in Discord
AkbashOP
Hello, I just asked the gpt-help but the answer doesn't really help.
I was wondering if adding <meta property="og:title" content="My page title" key="title" /> makes sense on private web app (authentication needed) ?
Documentation of Next, is stating that I could define it to "Avoid duplicated tags". But this is not clear. What would be the added value to use a meta property og:title on my case?
I'm currently adding <head><title> ... on each route main view component. Would like to understand the best practice ?
Thanks

0 Replies