How to Preview OG Image Locally #54807
Unanswered
ephraimduncan
asked this question in
Help
Replies: 2 comments
-
type in [url]/opengraph-image so for example http://localhost:4000/about/opengraph-image |
Beta Was this translation helpful? Give feedback.
0 replies
-
https://chromewebstore.google.com/detail/ograph-previewer/ggcfeakcnodgcmmllfdbmngekljbhiim use this extension. visit the url and you will be able to see the preview. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
In Next.js 13, Vercel introduced a new approach to opengraph-image in the App router. More [here](opengraph-image and twitter-image).
How do I preview the opengraph image when I'm developing locally?
Currently, I need to inspect element on the page to find the opengraph image url
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions