Tools

OGP Preview

Simulate how a URL looks when shared on SNS.

About this tool

This tool fetches OGP and previews SNS share appearance in one click. Three features: 1) Enter URL to fetch OGP tags, 2) Display Twitter/Facebook-style preview, 3) Useful for OGP setup verification and SNS share appearance check.

Tool interface

Usage

  1. Enter URL in the input field
  2. Click Preview
  3. OGP tags fetched, title, description, image preview displayed in SNS style

When to use

Verify OGP setup, check SNS share appearance, debugging.

Examples

https://example.com → title, description, image preview.

FAQ

What is OGP?

Open Graph Protocol. og:title, og:image, og:description etc. Control how links look when shared.

Can't fetch OGP?

Some sites block CORS. Use server-side check in those cases.

How to use OGP preview?

Enter URL, click Preview. Fetches OGP tags, shows Twitter/Facebook-style preview.

og:title vs og:description?

og:title = share title. og:description = summary. Both improve rich preview.

OGP image size?

1200×630px common. Facebook recommended. Twitter prefers 2:1. This tool previews.

Check SNS share appearance?

Enter URL in this tool. OGP fetched, SNS-style preview shown. Good for debugging.

og:image not showing?

Check absolute URL. Image exists? CORS block? This tool helps verify.

Twitter Card vs OGP?

OGP = generic (Facebook origin). Twitter Card = twitter:card etc. Set both.

Debug OGP?

Use this tool to fetch URL OGP. Verify title, description, image. Facebook Share Debugger also useful.

Is OGP preview free?

Yes. Enter URL for free OGP fetch and preview.

Related tools