On-Page SEO
Open Graph
Meta tags that control how URLs preview on Facebook, LinkedIn, and most social platforms.
<head>
<meta property="og:title" content="How to Audit a Website">
<meta property="og:description" content="60-second free audit covering 7 categories.">
<meta property="og:image" content="https://example.com/cover.jpg">
<meta property="og:url" content="https://example.com/blog/audit">
<meta property="og:type" content="article">
<!-- Twitter / X mirrors -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="How to Audit a Website">
</head>
Why Open Graph Matters
Open Graph is one of the signals search engines and AI assistants use to evaluate page quality and relevance. Sites that get this right consistently outrank competitors who treat it as an afterthought — especially in 2026, where AI-generated answers favor content with clean technical foundations.
Practically, Open Graph shows up in three places:
- Crawlers and indexers use it to decide whether (and how) to include the page in the index.
- Ranking algorithms weight it alongside dozens of other signals when deciding position.
- AI assistants use it as a citation-quality signal when picking which sources to reference.
How to Check Open Graph
The quickest way to see whether Open Graph is set up correctly on your site:
- Run a free atlookup audit — it surfaces every relevant signal automatically across all pages.
- Cross-reference with Google Search Console for any related coverage warnings.
- For per-page deep dives, run Lighthouse on your top 10 pages.
60-second page-by-page report. Every signal scored, prioritized, ready to act on.
Start free auditCommon Mistakes
- Treating it as one-and-done. Most signals drift over time as themes update, plugins change, and content moves. Audit at least monthly.
- Fixing symptoms instead of templates. If 100 pages have the same issue, the template is the problem. Fix once at the source.
- Skipping verification after fixes. Cache layers, CDNs, and stale indexes mean "fixed" rarely means "done" until you re-crawl.
Frequently Asked Questions
What is Open Graph?
Meta tags that control how URLs preview on Facebook, LinkedIn, and most social platforms. See the full definition above for examples and context.
Why does Open Graph matter for SEO?
Open Graph affects how search engines and AI assistants understand and rank pages. Sites that get open graph right consistently outrank competitors who treat it as an afterthought.
How do I check Open Graph on my site?
Run a free atlookup audit — it surfaces every open graph issue automatically across all pages, with each finding traced to a measurable signal.
How long until fixing Open Graph affects my rankings?
Technical fixes typically take 2-8 weeks to register in rankings, depending on crawl frequency. AI Overview citations can shift within days of structural changes.
Is Open Graph important in 2026?
Yes. With AI search now answering 40%+ of queries directly, signals like open graph are more important than ever — AI assistants weight them heavily when picking citations.