Meta Tag Generator | Shining Toolbox

Generate Open Graph and Twitter Card meta tags for better social media sharing. Create SEO-friendly meta tags online.

Meta Tag Generator

Generate Open Graph and Twitter Card meta tags for social sharing

Basic Information

0/160

Twitter Settings

Custom Meta Tags

Generated Meta Tags

<!-- Primary Meta Tags -->

<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">

<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">

About Meta Tag Generator

How to Use the Meta Tag Generator

  1. Enter basic information - Title, description, URL, and image
  2. Configure Twitter settings - Choose card type and add usernames
  3. Add custom tags if needed
  4. Preview the social card appearance
  5. Copy the generated code and paste into your HTML <head>

Essential Meta Tags

Primary Meta Tags

<title>Your Page Title</title>
<meta name="description" content="Your page description">

Open Graph Tags (Facebook, LinkedIn)

<meta property="og:type" content="website">
<meta property="og:url" content="https://example.com">
<meta property="og:title" content="Your Title">
<meta property="og:description" content="Your description">
<meta property="og:image" content="https://example.com/image.jpg">

Twitter Card Tags

<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://example.com">
<meta property="twitter:title" content="Your Title">
<meta property="twitter:description" content="Your description">
<meta property="twitter:image" content="https://example.com/image.jpg">

Image Guidelines

PlatformRecommended SizeAspect Ratio
Facebook1200×6301.91:1
Twitter Large1200×6281.91:1
Twitter Summary144×144 min1:1
LinkedIn1200×6271.91:1

Content Type Options

TypeUse For
websiteHomepage, general pages
articleBlog posts, news articles
productE-commerce product pages
profileAuthor pages, about pages
video.movieVideo content pages

Twitter Card Types

  • summary_large_image: Large image with title and description (most common)
  • summary: Small square image with title and description
  • app: App download cards
  • player: Video/audio player cards

Testing Tools

After generating your meta tags, test them with:

Related Tools

Copied to clipboard!