What is the correct way to generate SEO metadata in t3 app
I have been using <Head> tag in index.tsx file to add all my page meta tags, but it turns out it cannot show this metadata in search engines.
So what is the correct way to add the meta tags in t3 app.
So what is the correct way to add the meta tags in t3 app.
