You just spent 20 hours researching, writing, and editing the ultimate blog post. You hit publish, copy the URL, and proudly paste it into a Facebook group or a LinkedIn post. But instead of generating a beautiful image preview with a catchy title, the platform generates a tiny, broken gray box showing a random line of text from your footer.
Your Click-Through Rate (CTR) will be zero. The solution to this incredibly common problem is Open Graph (OG) Meta Tags.
What is the Open Graph Protocol?
Originally created by Facebook in 2010, the Open Graph protocol allows any webpage to become a "rich object" in a social graph. It is essentially a set of specialized meta tags you inject into the <head> of your website. Today, almost every major platform—including LinkedIn, Slack, Discord, and iMessage—uses OG tags to generate link previews.
The 4 Mandatory OG Tags
To explicitly force social platforms to display your content correctly, you must include these four tags on every page:
og:title- The title of your article as it should appear in the social feed. (Can be slightly more clickbait-focused than your SEO title).og:type- The type of content (e.g., "website" for a homepage, or "article" for a blog post).og:image- An absolute URL pointing to a high-resolution feature image (usually 1200x630 pixels) designed specifically for social sharing.og:url- The canonical URL of your page.
Twitter Cards vs. Open Graph
While Twitter (X) will fall back to reading standard OG tags if necessary, they have their own proprietary tag system called Twitter Cards. To ensure your link generates a massive, full-width image on the Twitter timeline, you must specifically declare <meta name="twitter:card" content="summary_large_image">.
How to Test Your Social Tags
Do not guess what your link will look like. Before you ever share a post to your followers, run the URL through our Open Graph & Twitter Card Extractor. Our tool will scrape the exact og:image, title, and description the social platforms see, allowing you to debug broken images or missing descriptions before they ruin your social media launch strategy.