Meta Tags Generator
Generate Open Graph, Twitter Card, and SEO meta tags with live preview.
- Title set
- Title length (โค60)
- Description set
- Description length (โค160)
- Canonical URL set
- OG image set
- Site name set
<meta name="robots" content="index, follow">
About this tool
The Meta Tags Generator creates all the HTML meta tags your page needs for SEO, Open Graph (Facebook/LinkedIn), and Twitter Cards. Fill in the fields and watch the live previews update for Google search, Twitter, and LinkedIn simultaneously. A quality checklist tracks what's missing. Copy all generated tags with one click.
When to use it
- โSetting up complete meta tags for a new web page or blog post
- โPreviewing how a page will appear when shared on social media before publishing
- โAuditing existing pages for missing or incorrect social meta tags
- โGenerating Twitter Card and Open Graph tags for marketing campaigns
Tips
- โKeep your title under 60 characters โ search engines truncate longer titles in results.
- โThe description should be 120-160 characters โ enough to describe the page but short enough to display fully.
- โYour OG image should be 1200ร630px for best display across all platforms. Twitter Cards also accept this size.
Frequently asked questions
What is the difference between Open Graph and Twitter Card tags?
Open Graph (og:) tags were created by Facebook and are used by Facebook, LinkedIn, Slack, Discord, WhatsApp, and most other platforms to generate link previews. Twitter Card (twitter:) tags are specific to Twitter/X. Both use similar fields โ title, description, image โ but different property names. Many platforms fall back to og: tags if twitter: tags are absent, so setting both is recommended.
Do meta keywords still matter for SEO?
No. Google and most major search engines stopped using the meta keywords tag as a ranking signal around 2009. Including it does no harm, but it provides no SEO benefit. Focus on the meta description โ while it doesn't directly affect rankings either, a compelling description improves click-through rates from search results.
What is the ideal OG image size?
The recommended Open Graph image size is 1200ร630 pixels (1.91:1 aspect ratio). This displays correctly on Facebook, LinkedIn, Twitter, and Slack. Minimum size is 200ร200px, but smaller images may be displayed as a small thumbnail rather than a full-width card. Use PNG or JPG format; keep the file size under 1MB.
When should I use noindex or nofollow?
noindex tells search engines not to include the page in search results โ use it for admin pages, duplicate content, thank-you pages, and staging environments. nofollow tells search engines not to follow the links on the page โ use it sparingly, typically on user-generated content pages. Avoid noindexing pages you want to rank. Combining both (noindex, nofollow) is the most restrictive setting.