Question from official nextjs tutorial "Favicon and Open Graph image"
Unanswered
Ragdoll posted this in #help-forum
RagdollOP
I moved the favicon.ico and opengraph-image.jpg to the root of the /app folder as mentioned in the [tutorial](https://nextjs.org/learn/dashboard-app/adding-metadata#favicon-and-open-graph-image). But I don't see them under head tag as the tuts said to verify. My repo https://github.com/aruprakshit/nextjs-dashboard
5 Replies
@Ragdoll I moved the favicon.ico and opengraph-image.jpg to the root of the /app folder as mentioned in the [tutorial](https://nextjs.org/learn/dashboard-app/adding-metadata#favicon-and-open-graph-image). But I don't see them under head tag as the tuts said to verify. My repo https://github.com/aruprakshit/nextjs-dashboard
hi try moving them inside the
/app folderPyramid ant
On my project i can see the meta tag generated, but the preview image don't work?
what can be the issue?
what can be the issue?
metatag generated in production:
image placement: