Question

Will other services other than Facebook use Open Graph tags when scraping the page for sharing information?

Meaning, if I have an AddThis button (for example) on a page, which allows sharing to Facebook, Google+, and Pinterest etc., will any of the other services also honor those meta tags? Or is generally something we do specifically for Facebook?

Was it helpful?

Solution

The answer appears to be yes... sort of.

Since Open Graph is an open protocol of sorts, it's not meant to be Facebook specific. And it appears that while not all vendors may respect the tags yet, most do.

Take Pinterest for example. If you use the "Pin" button provided by AddThis, it will use the "og:image", "og:description", and "og:url" tags. However, through my own experimentation, the Pinterest bookmarklet and adding directly through their site does not appear to use the open graph metadata.

As for Google Plus, that's answered here. Basically, they give "schema.org" the highest weight, but if they do not exist they will fall back on open graph tags, and if they do not exist they will fall back on page content, like "title", etc.

OTHER TIPS

The Open Graph protocol is supported by a wide range of social platforms which includes:

  1. Facebook
  2. Pinterest Developers
  3. Linkedin
  4. Twitter
  5. Google Plus

Embed.ly also parses Open Graph tags (see an example here), thus (possibly) also their customers, such as: TweetDeck, bit.ly, hunch, Yammer, Reddit, etc.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top