Generate perfect meta, Open Graph & Twitter tags in seconds
Primary Meta Tags
Ideal: 50–60 characters. Shown in browser tabs and search results.
Ideal: 120–160 characters. Shown as the snippet in search results.
Comma-separated. Note: most search engines ignore this tag today, but it can still help.
Generated Tags
<!-- Primary Meta Tags --> <title>My Awesome Website — Home</title> <meta name="title" content="My Awesome Website — Home"> <meta name="description" content="Welcome to My Awesome Website. We help you do amazing things faster and smarter."> <meta name="keywords" content="awesome website, tools, productivity, online"> <meta name="author" content="Jane Smith"> <meta name="robots" content="index, follow"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="theme-color" content="#ffffff"> <link rel="canonical" href="https://example.com/"> <!-- Open Graph / Facebook --> <meta property="og:type" content="website"> <meta property="og:title" content="My Awesome Website — Home"> <meta property="og:description" content="Welcome to My Awesome Website. We help you do amazing things faster and smarter."> <meta property="og:url" content="https://example.com/"> <meta property="og:image" content="https://example.com/og-image.png"> <!-- Twitter --> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="My Awesome Website — Home"> <meta name="twitter:description" content="Welcome to My Awesome Website. We help you do amazing things faster and smarter."> <meta name="twitter:image" content="https://example.com/og-image.png"> <meta name="twitter:site" content="@myawesomesite"> <meta name="twitter:creator" content="@janesmith">
A meta tag generator creates the full set of HTML meta tags your page needs for SEO and social sharing. Enter your page title, description, keywords, and image URL, and get ready-to-paste markup covering primary meta tags, Open Graph tags for Facebook and LinkedIn, and Twitter Card tags — all with character-count guidance so every field stays within recommended limits.
Open Graph (OG) tags tell platforms like Facebook, LinkedIn, and Slack how to display your page when it is shared as a link. Without them, platforms guess at the title and image, often with poor results. Adding og:title, og:description, og:image, and og:url ensures your link previews look polished and on-brand.
Google typically displays up to 160 characters of a meta description in search results. Aim for 120–160 characters — enough to convey the page's value without getting cut off. Descriptions that are too short miss the opportunity; descriptions over 160 characters are truncated mid-sentence.
For most content pages and articles, summary_large_image is the best choice — it shows a wide image above the title, which attracts far more clicks. Use summary for general pages or when you do not have a suitable featured image. The app and player types are only needed for app-download or media-embed tweets.
No. This generator automatically falls back to your primary title and description when the OG and Twitter fields are left blank, and Twitter falls back to OG image. Fill in the override fields only when you want the social preview to differ from the page title — for example, a shorter or punchier headline for sharing.