What is Open Graph Meta Tag Generator?
Open Graph Meta Tag Generator — A Meta Tag Generator is a free tool that creates HTML meta tags (title, description, Open Graph, Twitter Cards) for better SEO and social media sharing.
Loading your tools...
Generate complete HTML meta tags for SEO (title, description, canonical, robots, viewport), Open Graph properties (og:title, og:description, og:image, og:url, og:type) for Facebook and LinkedIn previews, and Twitter Card tags (twitter:card, twitter:title, twitter:image) for rich tweet previews — with real-time character count validation and copy-ready HTML output.
Open Graph Meta Tag Generator: Enter your page title, description, and URL to generate complete meta tags. Includes SEO meta tags, Open Graph tags for Facebook, Twitter Card tags, and canonical URL. Copy the HTML and paste it into your page's <head> section.
Loading Tool...
Open Graph Meta Tag Generator — A Meta Tag Generator is a free tool that creates HTML meta tags (title, description, Open Graph, Twitter Cards) for better SEO and social media sharing.
Enter your page title (keep under 60 characters), meta description (keep under 160 characters), and canonical URL for the core SEO meta tags.
Configure Open Graph properties: og:title, og:description, og:image URL (recommended 1200x630px), og:url, og:type (website/article), and og:site_name for social sharing previews.
Set Twitter Card fields: choose card type (summary or summary_large_image), add twitter:title, twitter:description, twitter:image, and twitter:site handle.
Review character count indicators to ensure your title and description fit within Google SERP display limits.
Copy the complete generated HTML meta tags and paste into your page head section, Next.js metadata config, WordPress header, or CMS template.
Optimizing Facebook, LinkedIn, and Pinterest link previews with properly configured Open Graph og:image and og:description tags
Creating rich Twitter Card previews with summary_large_image for blog posts, product pages, and landing pages shared on X
Pre-launch SEO QA to verify title tag length, meta description quality, canonical URL correctness, and robots directives
Standardizing meta tag templates across editorial, marketing, and development teams for consistent social sharing appearance
Generating meta tags for Next.js generateMetadata(), Nuxt.js useSeoMeta(), WordPress wp_head, and Shopify theme.liquid implementations
| Tag | Purpose | Length / format |
|---|---|---|
<title> | SERP display + browser tab | 50-60 chars |
<meta name="description"> | SERP snippet | 150-160 chars |
<link rel="canonical"> | Prevent duplicate-content issues | Absolute URL |
<meta name="robots"> | Crawler directives | index/noindex, follow/nofollow |
<meta name="viewport"> | Mobile responsiveness | width=device-width, initial-scale=1 |
<meta charset> | Text encoding | UTF-8 |
og:* tags | Facebook / LinkedIn previews | og:title, og:description, og:image |
twitter:* tags | X / Twitter card previews | twitter:card, twitter:image |
Created by Facebook in 2010, Open Graph (OG) tags have become the universal standard for link previews across virtually every modern messaging and social platform. The core tags:
en_US, fr_FR)Platforms that read OG tags: Facebook, LinkedIn, Pinterest, Slack, Discord, WhatsApp, iMessage, Telegram, Signal, and many more. Without OG tags, these platforms guess at preview content — often badly.
If Twitter Card tags are absent, X falls back to Open Graph. Include both to maintain control across all platforms.
| Spec | Value | Notes |
|---|---|---|
| Dimensions | 1200 × 630px | 1.91:1 ratio; works on FB, LinkedIn, Twitter, Slack |
| Minimum | 600 × 315px | Below this, some platforms show no preview |
| File size | < 5 MB | Facebook caps at 5MB; aim for <1MB |
| Format | PNG, JPG, GIF | WebP / AVIF not yet universally supported |
| URL | Absolute HTTPS only | Relative paths break; HTTP gets blocked |
| Text overlay | Center-safe area | Cropping varies per platform; keep text in middle 70% |
developers.facebook.com/tools/debug) — see exactly how Facebook will render your URL; force re-fetch to clear FB cachelinkedin.com/post-inspector) — verify LinkedIn previewsmetadata object or generateMetadata() function from page.tsxnext/head componentuseSeoMeta() composable or useHead()<head> of layouts<head> sectionInconsistent social tags across similar pages can create uneven sharing previews and dilute click-through performance. Standardized templates improve reliability at scale.
After generating tags, test published URLs with platform preview/debug tools to confirm crawlability, image rendering, and final snippet formatting.
Generate open graph meta tags, Twitter Cards, and SEO tags. open graph tag generator following Open Graph protocol.
0/60 optimal
0/160 optimal
Recommended: 1200×630px (1.91:1) for Facebook/LinkedIn. Twitter: 1200×675px.
Use these tools to preview and validate your open graph meta tags.