Here’s a link to my site:
https://lume.io
I’ve got meta tags, but there’s no preview above. Why may that be? What am I missing?
EDIT: Oh that was interesting, after I edited the post, then a preview appeared the second time around. Second time’s a charm?
(I’m still working on the description )
description
On another note, why is there no preview image? For example I’ve defined the og:image meta tag that points to this image:
og:image
Have you tried the troubleshooting steps at Configuring and troubleshooting oneboxes?
test: https://lume.io/
It’s working now.
Ah cool. Looks like I needed to include the full set of og: meta tags, including og:image.
og:
At first I thought it would simply pick up the first <img> on the page, but that doesn’t seem to be the case. I was trying to avoid having non-standard tags.
<img>
But, it works now yay.