Image preview issues In og Tags #84479
Replies: 2 comments 2 replies
-
This is a very common issue when setting up Open Graph (OG) tags in Next.js. The problem is usually not in the image URL construction itself, but in when and how the social media bots access the image. try this
Example: await fetch(
|
Beta Was this translation helpful? Give feedback.
-
@Aravind-9989 what is the issue though? What did you do to arrive at that conclusion. You can find the metadata in the HTML and from there try to load the link showed. Are you using any special open-graph preview tool? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I was Unable to show the preview of Image
Additional information
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions