🏷️
Meta Tag Generator
Generate SEO, Open Graph, and Twitter Card meta tags for perfect social sharing
📖 Need help? Read our comprehensive guide: Meta Tag Generator Documentation
Advertisement (6640990883)
Page Information
0 characters
✓ Good
0 characters
⚠ Too short (120-160)
📄 Basic SEO Tags
<!-- Basic SEO Meta Tags -->
<title>Your Page Title</title>
<meta name="description" content="Your page description" />
<meta name="keywords" content="keyword1, keyword2, keyword3" />
<meta name="author" content="Your Name" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="canonical" href="https://yourwebsite.com" />📘 Open Graph / Facebook
<!-- Open Graph / Facebook Meta Tags -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://yourwebsite.com" />
<meta property="og:title" content="Your Page Title" />
<meta property="og:description" content="Your page description" />
<meta property="og:image" content="https://yourwebsite.com/image.jpg" />
<meta property="og:site_name" content="Your Website" />
<meta property="og:locale" content="en_US" />𝕏 Twitter / X Card
<!-- Twitter Card Meta Tags -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:url" content="https://yourwebsite.com" />
<meta name="twitter:title" content="Your Page Title" />
<meta name="twitter:description" content="Your page description" />
<meta name="twitter:image" content="https://yourwebsite.com/image.jpg" />
🚀 All Meta Tags (Combined)
<!-- Basic SEO Meta Tags -->
<title>Your Page Title</title>
<meta name="description" content="Your page description" />
<meta name="keywords" content="keyword1, keyword2, keyword3" />
<meta name="author" content="Your Name" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="canonical" href="https://yourwebsite.com" />
<!-- Open Graph / Facebook Meta Tags -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://yourwebsite.com" />
<meta property="og:title" content="Your Page Title" />
<meta property="og:description" content="Your page description" />
<meta property="og:image" content="https://yourwebsite.com/image.jpg" />
<meta property="og:site_name" content="Your Website" />
<meta property="og:locale" content="en_US" />
<!-- Twitter Card Meta Tags -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:url" content="https://yourwebsite.com" />
<meta name="twitter:title" content="Your Page Title" />
<meta name="twitter:description" content="Your page description" />
<meta name="twitter:image" content="https://yourwebsite.com/image.jpg" />
Advertisement (6640990883)
Social Media Preview
📘 Facebook / LinkedIn
yourwebsite.com
Your Page Title
Your page description will appear here...
𝕏 Twitter / X
Your Page Title
Your page description...
🔗 yourwebsite.com
How to Use Meta Tag Generator
- 1.Fill in your page information (title, description, URL, image)
- 2.Keep title under 60 characters and description between 120-160 characters
- 3.Use 1200×630px images for optimal social media display
- 4.Preview how your page will look on Facebook and Twitter
- 5.Copy the generated tags and paste in your HTML <head> section
💡 Pro Tips: Always test your meta tags with Facebook Debugger and Twitter Card Validator. Use unique, descriptive titles and descriptions for each page. Avoid keyword stuffing.