Well, my understanding of the way Facebook et al. work is that they go to the provided link and “scrape” the meta data from the page. In that meta data are a bunch of tags. Tags are things like og:title=”My web page” where og stands for “open graph” (facebook’s defined standard set of tags).
So we want the tags to be right before facebook scrapes the page and I think simplepress SEO or maybe the Sharethis plugin are the things that set those tags up.
The tag we are mainly concerned with is “og:image” (open graph image). I can see the og:image tag being set to the first attached image in the topic if one exsists, and failing that it is set to the feature image for the forum – this is working. But if I put in a vimeo video link as the first post, the og:image tag isn’t affected. Essentially it is only grabbing attached images, and not doing anything with embedded video.
What I’d like is for the software to set the og:image tag to the video thumbnail.
This may be more of a feature request than a bug, but I think it would REALLY improve the ability to share posts on social media.