Open Graph Preview
Preview how your website appears when shared on Facebook, Twitter, and LinkedIn
Open Graph Preview - Check Social Share Preview
Preview how your webpage appears when shared on Facebook, Twitter, LinkedIn, and other social platforms. Debug OG meta tags instantly.
An Open Graph Preview tool shows exactly how a webpage will appear when shared on social media platforms. When a link is pasted into Facebook, Twitter, LinkedIn, or messaging applications, the platform fetches the page and reads its Open Graph meta tags to construct a preview card. These cards include a title, description, image, and site name that represent the content to potential viewers.
Open Graph tags are HTML meta tags placed in the head section of a webpage that define how the page should be represented on social platforms. The og:title tag defines the headline, og:description provides the summary text, og:image specifies the preview image, and og:url identifies the canonical URL. Without these tags, social platforms attempt to guess the appropriate content from the page, often with poor results.
Content marketers use Open Graph preview tools before publishing articles to verify that shared links will display correctly. A missing or incorrectly sized image results in a broken or unappealing preview that discourages clicks. A truncated title fails to communicate the value of the content. Previewing ensures the shared link presents the intended message across all platforms.
Web developers debug Open Graph implementations during site development. Dynamic pages, single-page applications, and sites with complex routing need careful implementation to serve correct OG tags. Testing with a preview tool catches issues like incorrect image URLs, missing tags, or tags that reference staging environments instead of production.
E-commerce managers verify that product pages display correctly when shared. The product image, price, and name should appear in the social preview to drive click-throughs from social media marketing campaigns. A product page shared without proper OG tags shows a generic site preview rather than the specific product, significantly reducing conversion rates.
The preview tool displays the card as it appears on Facebook, Twitter (as large summary card), LinkedIn, and other platforms. Each platform renders OG tags slightly differently, and testing across platforms reveals platform-specific issues. Twitter, for example, supports both summary cards with a small image and summary large image cards with a prominent image.
Image validation is a critical feature of the preview tool. Open Graph images must meet specific size requirements to display correctly. Facebook recommends images that are at least 1200 by 630 pixels with a 1.91:1 aspect ratio. Images that are too small, incorrectly sized, or missing entirely cause the preview to appear without an image, which significantly reduces visual appeal.
Additional tags detected include og:site_name which identifies the publishing site, og:type which categorizes the content as article, website, or product, and og:locale which specifies the language. Facebook also reads article:author, article:published_time, and other structured tags that enhance the preview with additional context about the content.
Key Features
Multi-Platform Preview
Tag Debugging
Image Size Validation
How to Use
Enter URL
View Previews
Fix Issues
Preview Tips
- Use high-resolution OG images: Images at 1200x630 pixels or larger provide the best display across platforms. Smaller images appear blurry on retina displays.
- Keep titles under 60 characters: Long titles are truncated on most platforms. Place the most important information at the beginning of the title tag.
- Test every page template: Create and test a preview for each type of page on your site including articles, products, landing pages, and category pages.