Skip to content
Searchpedia SEO field notes Callum Bennett Callum

Site ops

Opengraph

Here's how I actually work with opengraph when the stakes are real.

Beginner5 min readUpdated 2026-07-27Notes by Callum Bennett

Start here

  • Open Graph was originally created by Facebook and later adopted by other platforms.
  • It uses metadata in HTML, usually in the <head> section, to describe a page for social sharing.
  • Open Graph tags are identified by the og: prefix, such as og:title and og:image.

For SEO practitioners, Open Graph helps improve share previews, which can affect click-through rate and brand presentation on social media. It is not a direct ranking factor, but it can support distribution, engagement, and consistent snippet branding.

Example

Open Graph was originally created by Facebook and later adopted by other platforms.

Quick start

  1. Define the goal for this topic.
  2. Check the live SERP format.
  3. Improve one page that matches the intent.
  4. Measure in Google Search Console.

Common mistakes

  • Treating the topic as a one-time task
  • Ignoring search intent
  • Copying tactics without checking your SERP

Next step

Sources

Primary documentation is linked directly. Anything commercial is marked nofollow.

  • Open Graph Protocol (ogp.me) — Primary protocol reference and the most authoritative source for the specification.
  • Google Search Central — Best source for clarifying that social metadata is separate from Google Search ranking signals.
  • Meta for Developers — Official platform documentation for how Facebook/Meta consumes Open Graph metadata.

Notes from Callum Bennett.