Post not yet marked as solved
Post marked as unsolved with 0 replies, 228 views
When my site is being sent, the OG tags are being ignored. But if I use local host open graph checker, which rips the head from my page and send it they work.
The Tags work on all other platform I've tested on (Android, Facebook messenger, Slack and twitter). The site is Next.js based.
<meta property="og:title" content="Title here">
<meta property="og:image" content="URL to image here">