Free to start — no credit card required

Your link looks broken on Twitter.
You just don't know it yet.

Paste any URL. See exactly how it appears on Twitter, LinkedIn, Facebook, Discord, Slack, and iMessage — before you share it and find out the hard way.

Trusted by developers at

StripeVercelGitHubNotionLinear

Saved me from an embarrassing LinkedIn post.

Daniel R.
Head of Marketing, Series B SaaS

Finally. A tool that shows what Discord actually renders, not just the raw tags.

Sarah K.
Senior Engineer at a fintech startup

Found 47 broken OG images across our blog in 3 minutes.

Marcus T.
SEO Lead

You write the tags. You have no idea what people see.

Open Graph tags look deceptively simple: a title, a description, an image URL. Three lines of HTML. Done. Except Twitter uses different image dimensions than LinkedIn. LinkedIn ignores your twitter: tags entirely. Discord renders the left-side border color from theme-color. iMessage truncates your title at 60 characters, not 70.

The old workflow

  1. 1.Push your page to production
  2. 2.Post it in a private Slack channel
  3. 3.Wait for Slackbot to unfurl it
  4. 4.Post it in a Discord server to check
  5. 5.Use Facebook's Sharing Debugger separately
  6. 6.Open Twitter to post and immediately delete
  7. 7.Realize LinkedIn cached the wrong version
  8. 8.Repeat every time you update the page

With OGProof

1.Paste your URL. See all 6 platforms instantly.
OGProof cuts this down to one step.

Everything you need. Nothing you don't.

Six platform-accurate renderers. Real validation logic. Specific fix suggestions. All in one place.

Multi-platform preview

See all six platforms in one view. Spot the difference between how Twitter and LinkedIn render your image. Understand in 5 seconds what took 30 minutes to debug manually.

⟨⟩

OG tag inspector

Every tag extracted from your page in a clean table. Character counts. Which platforms use each tag. Which tags are missing, misconfigured, or silently ignored.

Specific fix suggestions

Not 'add og:image.' Instead: your image is 800×400px. LinkedIn requires 200×200 minimum. Here is the corrected meta tag, with exact pixel dimensions and copy-paste HTML.

🤖

Crawler simulation

Fetch your URL as Twitterbot, LinkedInBot, or facebookexternalhit. See what each bot actually receives — some servers serve different OG tags to different crawlers.

👁Pro

Monitoring with visual diff

Add any URL to monitoring. OGProof checks it every 24 hours. When your preview changes, you get an email with a side-by-side before/after image within 15 minutes.

Pro

Sitemap bulk scanner

Paste your sitemap URL. OGProof scans every page and produces a complete health report. Filter by issue type, export to CSV, prioritize what to fix first.

{}Pro

CI/CD webhook

POST your staging URL to the webhook endpoint. Get structured JSON. Fail the build if critical OG tags are missing. Ship pages you know will render correctly.

Pro

Historical snapshots

Every monitoring check creates a snapshot. Click back through the timeline to see exactly when your image changed or when a platform stopped rendering correctly.

Three seconds to total clarity

1

Paste your URL

Type or paste any public URL into the input. OGProof fetches the page server-side and extracts every OG tag, meta tag, and title element within seconds.

2

See every platform

Your link renders in six accurate platform simulations simultaneously. No waiting. No signing up. No Slack channels. See what Twitter shows, what LinkedIn shows — all at once.

3

Fix what's broken

Every issue comes with a specific explanation and copy-paste-ready corrected tag. OGProof tells you the exact pixel dimensions, exactly which character your title gets cut off at.

Pro

Add OGProof to your deployment pipeline

Fail builds automatically when critical OG tags are missing. Never ship broken social previews to production again.

# .github/workflows/og-check.yml
- name: Validate OG tags
  run: |
    curl -X POST https://ogproof.io/api/webhook/validate \
      -H "Authorization: Bearer ${{ secrets.OGPROOF_API_KEY }}" \
      -H "Content-Type: application/json" \
      -d '{"url": "${{ env.STAGING_URL }}/blog/new-post"}' \
      --fail

Built for everyone who shares links professionally

Developers

You write the OG tags. You just want to know they work. Stop posting test links in throwaway Slack channels. OGProof gives you instant confirmation before you merge.

I added OGProof to our GitHub Actions pipeline. Every PR that touches landing pages gets an automatic OG validation check. We haven't had a broken social preview in production since.

Senior Engineer, B2B SaaS

Content Creators

Your blog post thumbnail is the difference between 50 clicks and 5,000. OGProof takes 10 seconds and tells you exactly what your audience sees on every platform before you hit publish.

OGProof is part of my publishing checklist now. Right after spell check, before I schedule the post.

Independent blogger, 80K followers
📊

SEO Professionals

You optimize title tags and meta descriptions. OG tags are part of the same job. OGProof's sitemap scanner gives you a complete health report you can hand directly to a client.

Ran OGProof on a client's 200-page blog. Found broken OG images on 34 pages, missing titles on 12, and one page that would render completely blank on LinkedIn.

Freelance SEO consultant
📢

Marketers

Campaign pages need to look right on the channels where you're running the campaign. If you're spending on LinkedIn ads and the organic preview is broken, you're leaving money on the table.

Our Q1 campaign launched on a Monday. By Tuesday we had visual diff alerts set up for all 14 landing pages. Peace of mind at $9 a month is an easy sell.

Growth Lead, seed-stage startup

Simple pricing. No tricks.

Start free. Upgrade when you need monitoring, bulk scanning, and CI/CD integration.

Free
$0/month
Always free. No credit card.
  • 20 URL previews per day
  • All 6 platform previews
  • OG tag inspector
  • Fix suggestions
  • Crawler simulation (3 bots)
Most popular
Pro
$9/month
7-day money-back guarantee
  • Unlimited URL previews
  • Everything in Free, plus:
  • Monitoring with visual diff alerts
  • Sitemap bulk scanner (500 URLs)
  • CI/CD webhook endpoint
  • Historical snapshots (90 days)
  • Email + Slack webhook alerts
  • Custom brand preview templates

Cancel anytime

Pricing FAQ

Is the free tier actually useful?
Yes. 20 previews per day covers most developers and content creators. You can check every page of a typical blog post launch without hitting the limit.
What counts as a preview?
Each URL you submit counts as one preview, regardless of how many platforms you look at. Previewing the same URL again (e.g., after you fix your tags) counts as a second preview.
Do I need a credit card to start?
No. The free tier requires only an email address.
Can I use OGProof on localhost or staging URLs?
OGProof's server needs to be able to reach the URL. Public staging URLs (e.g., Vercel preview deployments) work fine. localhost addresses cannot be reached from our servers.
Is there a team plan?
Team plans are on the roadmap. For now, the Pro plan covers individual users. If you need multiple seats, email us and we'll work something out.

Stop discovering broken previews after you share.

Paste your most-shared URL right now. Free. No sign up.

7-day money-back guarantee. Cancel anytime.