Meta Tags Generator
This will be used for canonical URL and previews
Recommended length: 50-60 characters
Recommended length: 120-160 characters
Separate keywords with commas (3-5 recommended)
Social Media Tags
Recommended length: 60-90 characters
Recommended length: 150-200 characters
Recommended size: 1200 × 630 pixels
Recommended length: 55-70 characters
Recommended length: 150-200 characters
Advanced Settings
Live Preview
SEO Score
15%- Add a page title
- Add a meta description
- Complete social media meta tags for better sharing
- Add a website URL
- Add a canonical URL to prevent duplicate content issues
Your Page Title Will Appear Here
Your meta description will appear here. Make it compelling to increase click-through rates in search results.
Your Page Title Will Appear Here
Your meta description will appear here. Make it compelling to increase click-through rates in search results.
Your Page Title Will Appear Here
Your meta description will appear here. Make it compelling to increase click-through rates in search results.
Your Page Title Will Appear Here
Your meta description will appear here. Make it compelling to increase click-through rates in search results.
<!-- Basic Meta Tags --> <title>Your Page Title</title> <meta name="description" content="Your meta description"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="robots" content="index, follow"> <!-- Open Graph Meta Tags (Facebook) --> <meta property="og:title" content="Your Page Title"> <meta property="og:description" content="Your meta description"> <meta property="og:type" content="website"> <!-- Twitter Card Meta Tags --> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="Your Page Title"> <meta name="twitter:description" content="Your meta description">
Tools & Resources
Meta Tag Testing Tools
-
Google Rich Results Test
Test how Google sees your structured data and preview rich results
https://search.google.com/test/rich-results -
Facebook Sharing Debugger
Preview how your content will look when shared on Facebook
https://developers.facebook.com/tools/debug/ -
Twitter Card Validator
Test how your content will appear when shared on Twitter
https://cards-dev.twitter.com/validator -
SEO Meta in 1 Click
Browser extension to quickly view meta tags on any page
Chrome Web Store
Optimization Resources
-
Schema.org
Comprehensive reference for all schema markup types
https://schema.org/ -
Google Search Central Documentation
Official documentation on meta tags and structured data
https://developers.google.com/search/docs -
Moz Title Tag Formula
Guide to creating effective title tags
https://moz.com/learn/seo/title-tag -
Power Words Resource
Collection of persuasive words to increase conversions
OptinMonster Power Words
Monitoring & Analysis
-
Google Search Console
Monitor performance, CTR, and issues with your meta tags
https://search.google.com/search-console -
Ahrefs
Competitive analysis and keyword research for meta tags
https://ahrefs.com/ -
Screaming Frog SEO Spider
Audit meta tags across your entire website
https://www.screamingfrog.co.uk/seo-spider/ -
SEMrush
On-page SEO checker and meta tag analysis
https://www.semrush.com/
Quick Reference: Meta Tag Cheat Sheet
Meta Tag | Format | Optimal Length | Best Practices |
---|---|---|---|
Title Tag | <title>Your Title</title> | 50-60 characters | Include primary keyword near beginning, be descriptive but concise |
Meta Description | <meta name="description" content="..."> | 120-160 characters | Include call-to-action, key benefits, and target keyword |
Open Graph Title | <meta property="og:title" content="..."> | 60-90 characters | Can be more conversational than SEO title, focus on shareability |
Twitter Title | <meta name="twitter:title" content="..."> | 55-70 characters | Concise, can use hashtags within the title where relevant |
Canonical URL | <link rel="canonical" href="..."> | N/A | Use absolute URLs, be consistent across site, point to HTTPS version |
Robots Meta | <meta name="robots" content="..."> | N/A | Default is "index, follow"; use "noindex" for pages you don't want in search |
OG Image | <meta property="og:image" content="..."> | 1200 × 630 pixels | Use high-quality images, include branding, test on Facebook Debugger |
Twitter Card | <meta name="twitter:card" content="..."> | N/A | summary_large_image for visual content, summary for text-based |