Generate Open Graph tags and preview how your link will look when shared on Facebook, LinkedIn, Slack and other platforms.
37 characters
133 characters
1200×630 PNG/JPG, absolute HTTPS URL

<meta property="og:title" content="The Complete Guide to Open Graph Tags">
<meta property="og:description" content="Learn how to implement Open Graph tags to make your content look great when shared on Facebook, LinkedIn, and other social platforms.">
<meta property="og:image" content="https://example.com/images/og-cover.jpg">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:url" content="https://example.com/blog/open-graph-guide">
<meta property="og:type" content="article">
<meta property="og:site_name" content="Example Blog">