Open Graph image integration
Unanswered
DisamDev posted this in #help-forum
DisamDevOP
I have created an opengraph-image.png to add a banner for social networks in my Next.js website, but when I upload it to Vercel it does not show up in social networks because instead of uploading it to the domain (thoneai.com) it uploads it to the test URL generated by vercel when doing
npx vercel --prod. It is not shown in social networks because it is not the same domain.7 Replies
Pyramid ant
i have a similar problem.. I see the code generated in prod, but when pasting my url, it doesn't work!
Am I missing somethin?
Pyramid ant