Next.js Discord

Discord Forum

How to create opengraph image in NEXT 13

Unanswered
Morelet’s Crocodile posted this in #help-forum
Open in Discord
Morelet’s CrocodileOP
I am generating opengraph image but it will only work in linkedin , twitter , facebook
but not working in some sites like (google chat)
js <meta property="og:image" content="/openGraph.jpg" /> 

using this code

0 Replies