Hubs Cloud Enterprise install missing OG:Image and proper sharing info #4784
-
When I am trying to share my enterprise install with custom url the OG: Image (site preview image) is not showing up. I checked my site https://tmvr.io with the Facebook lint tool. https://developers.facebook.com/tools/debug/ |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
I am not sure about this setup. Have you asked anyone in the community discord server ? |
Beta Was this translation helpful? Give feedback.
-
Try adding |
Beta Was this translation helpful? Give feedback.
-
@matthewbcool yes this works! Thanks Would be good to have this as part of the regular code. |
Beta Was this translation helpful? Give feedback.
Try adding
<meta property="og:image" content="image_url" />
through the admin panel.