Open Graph Social Preview Auditor avatar

Open Graph Social Preview Auditor

Pricing

from $20.00 / 1,000 audited pages

Go to Apify Store
Open Graph Social Preview Auditor

Open Graph Social Preview Auditor

Audit URLs for Open Graph, Twitter Card, canonical, image, and share-preview gaps that hurt social and SEO campaigns.

Pricing

from $20.00 / 1,000 audited pages

Rating

0.0

(0)

Developer

Ushba Khan

Ushba Khan

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Open Graph Social Preview Auditor checks whether important pages are ready to be shared on LinkedIn, Facebook, Slack, X, Discord, and other social or messaging platforms.

The actor focuses on fields that affect campaign performance: page title, canonical URL, Open Graph tags, Twitter Card tags, preview image, missing tags, and practical fixes.

Business Use Cases

  • Audit landing pages before a launch.
  • Find missing social preview images across a website.
  • QA blog posts, product pages, and campaign pages.
  • Monitor client pages for metadata regressions.
  • Build SEO and social-readiness reports.

Input

{
"urls": ["https://apify.com", "https://example.com"],
"checkImages": true
}

Output You Get

  • url
  • pageTitle
  • canonicalUrl
  • ogCompletenessScore
  • twitterCard
  • previewImageUrl
  • missingTags
  • previewWarnings
  • recommendedFixes

How It Works

The actor fetches each page, parses HTML metadata, checks Open Graph and Twitter Card coverage, optionally checks preview image reachability, and returns a clean readiness score.

Practical Workflow

Run it for launch URLs, sort by ogCompletenessScore, and fix pages with missing title, description, URL, image, or card metadata.

Notes

The actor reads public HTML. It does not render private dashboards or bypass login-gated preview systems. JavaScript-only metadata may not appear unless it is present in the HTML response.