Meta Tag Generator
Generate SEO-friendly meta tags for your website
Google Search Preview
<!-- Primary Meta Tags --> <meta name="title" content="Your Title"> <meta name="description" content="Your description"> <meta name="robots" content="index, follow"> <meta name="language" content="English"> <meta name="revisit-after" content="7 days"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <!-- Open Graph / Facebook --> <meta property="og:type" content="website"> <meta property="og:title" content="Your Title"> <meta property="og:description" content="Your description"> <!-- Twitter --> <meta property="twitter:card" content="summary_large_image"> <meta property="twitter:title" content="Your Title"> <meta property="twitter:description" content="Your description">
Report a Problem
Found a bug or have a suggestion? Help us improve this tool.
What is this tool?
Meta tag generator creates HTML meta tags for SEO, social media sharing, and browser behavior control. Generates Open Graph tags (for Facebook/LinkedIn sharing), Twitter Card tags, and standard SEO meta tags (description, keywords, robots, viewport). Proper meta tags improve search engine rankings and social media preview appearance.
How to use
- 1
Fill in details
Enter page title, description, URL, and image.
- 2
Select platforms
Choose OG, Twitter Card, and standard meta tags.
- 3
Copy code
Get the complete <head> meta tags.
Frequently Asked Questions
What meta tags are essential for SEO?
Essential: <meta name="description"> (150-160 chars), <meta name="robots">, <meta name="viewport">. For social sharing: Open Graph (og:title, og:description, og:image, og:url) and Twitter Card (twitter:card, twitter:title, twitter:description). Also set <title> tag (50-60 chars). These are the minimum for good search engine and social media presentation.
How many chars for meta description?
Ideal is 150 to 160 characters.
Is my data processed locally?
Yes, all processing happens in your browser. No data is sent to any server.