Meta Tag Generator
Generate SEO-optimized meta tags with Google and social media previews. Just fill in the fields and copy the code.
0/60
0/160
<!-- Primary Meta Tags --> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="robots" content="index, follow"> <!-- Open Graph / Facebook --> <meta property="og:type" content="website"> <!-- Twitter --> <meta name="twitter:card" content="summary_large_image">
What Are Meta Tags?
Meta tags are HTML elements that tell search engines and social media platforms what your page is about. They control how your page appears in Google search results, Twitter cards, Facebook shares, and more.
Essential Meta Tags for SEO
- Title tag - The clickable headline in search results (50-60 chars)
- Meta description - The summary below the title (150-160 chars)
- Open Graph tags - Controls appearance on Facebook, LinkedIn
- Twitter Card tags - Controls appearance on Twitter/X
- Canonical URL - Prevents duplicate content issues
- Viewport - Ensures mobile responsiveness
Frequently Asked Questions
How long should my title tag be?
Keep it under 60 characters. Google truncates longer titles in search results.
How long should my meta description be?
Aim for 150-160 characters. This gives you enough space to describe the page without getting cut off.
Do meta tags affect SEO rankings?
Title tags directly affect rankings. Meta descriptions do not affect rankings directly but influence click-through rates, which matters a lot.