wtoolsy.com
Network, DNS, IP
Developer tools
SEO and page analysis
Finance and calculators
Universal
Articles

Open Graph Preview

Check how a page looks when shared on social media.

Open Graph (OG) Preview for links

Open Graph Preview lets you check how a link to your page will look when shared on social media such as Facebook, LinkedIn, Discord or Slack. The tool analyzes Open Graph metatags and Twitter Cards and generates a link card preview.

This lets you quickly check whether the Open Graph title, description and image are correctly configured. This is especially important for SEO, marketing and click-through rate (CTR) optimization when sharing content.

What the Open Graph Preview tool checks

The og:title tag – title displayed in the link preview
The og:description tag – page description shown on social media
The og:image tag – thumbnail image used in the link card
The og:url tag – canonical page address
Support for Twitter Cards (twitter:title, twitter:description, twitter:image)
Preview of how the link will look on various social media platforms

FAQ – Open Graph

What is Open Graph?
Open Graph is a set of HTML metatags developed by Facebook that allows you to control how links are displayed on social media. With them you can set the title, description and image shown in the link preview.
Why is Open Graph important?
Correctly configured Open Graph tags make links shared on social media more attractive. A better link preview can increase click-through rates and improve content visibility.
What are the most important Open Graph tags?
The most important Open Graph tags are og:title, og:description, og:image and og:url. They are responsible for the title, description, thumbnail and page address in the link preview.
Does Open Graph affect SEO?
Open Graph tags do not directly affect Google rankings, but they improve how links are presented on social media, which can increase website traffic.

Check how a link looks on social media

When sharing a page on social media, platforms such as Facebook, LinkedIn, Slack or Discord generate a special link card. It contains the title, description and image taken from Open Graph metatags.

If Open Graph tags are misconfigured, the link may display an incorrect title, no image or a random text fragment from the page. The Open Graph Preview tool lets you quickly check how the link will look before sharing it.

Open Graph Preview is especially useful for SEO specialists, marketers, website owners and content creators. It allows you to ensure that links shared on social media look professional and encourage clicks.

Example of Open Graph tags

<meta property="og:title" content="Title of the page">
<meta property="og:description" content="Description of the page">
<meta property="og:image" content="https://example.com/image.jpg">
<meta property="og:url" content="https://example.com/page">
<meta property="og:type" content="website">