OG Tag Previewer
Preview social sharing cards and generate Open Graph meta tags for your page.
Open Graph Tags: Control How Your Content Looks When Shared
Every time someone shares your URL on Facebook, LinkedIn, WhatsApp or Twitter, those platforms read your Open Graph (OG) meta tags to create a preview card — title, image and description. Without correct OG tags, social shares show broken previews (wrong title, missing image, wrong description) — significantly reducing click-through rates. Studies show posts with proper OG images get 3× more clicks than those without. Our OG Previewer lets you extract, preview and generate all necessary OG tags before publishing.
Frequently Asked Questions
What are Open Graph meta tags and why are they important? ▼
Open Graph (og:) meta tags, developed by Facebook, control how content looks when shared on social media. Key tags: og:title (shared post title), og:description (preview text), og:image (preview image — critical for engagement), og:url (canonical URL), og:type (website/article/product). Without these, Facebook and LinkedIn auto-select random content from your page, often showing poor previews.
What is the ideal og:image size for Facebook and LinkedIn? ▼
Facebook/Open Graph: 1200×630 pixels minimum (1.91:1 ratio). LinkedIn: 1200×627 pixels. Twitter card: 1200×675 (16:9) for summary_large_image. Use JPG or PNG under 300KB for fast loading. Always test with Facebook's Sharing Debugger (developers.facebook.com/tools/debug) after publishing.
How to add Open Graph tags in WordPress? ▼
Install Yoast SEO or Rank Math plugins — both add OG tags automatically based on your post content. For custom themes: add OG tags in the section of header.php. For Next.js: use next/head or next/seo. For plain HTML: manually add the meta tags in your section using our generated code.
What is the difference between og:title and the page title tag? ▼
The HTML tag controls what appears in browser tabs and Google search results. The og:title tag controls what appears in social media share cards. They can be different — your might be "Best EMI Calculator 2024 | SecuredTools" while og:title might be "Free EMI Calculator — Instant Loan Results" (more social-friendly).
How to fix incorrect social share preview cache? ▼
Platforms cache OG data aggressively. To force refresh: Facebook: use Sharing Debugger (developers.facebook.com/tools/debug) and click "Scrape Again". LinkedIn: use LinkedIn Post Inspector (linkedin.com/post-inspector/). Twitter: card preview refreshes within hours. WhatsApp: clearing app cache or restarting usually picks up new OG data within 24 hours.