Meta Tag Generator
Generate SEO meta tags, Open Graph, and Twitter Card tags for your website.
<meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>My Awesome Page</title> <meta name="description" content="A short description of this page for search engines and social sharing."> <meta name="keywords" content="keyword1, keyword2, keyword3"> <meta name="robots" content="index, follow"> <html lang="en">
<!-- Basic SEO --> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>My Awesome Page</title> <meta name="description" content="A short description of this page for search engines and social sharing."> <meta name="keywords" content="keyword1, keyword2, keyword3"> <meta name="robots" content="index, follow"> <html lang="en"> <!-- Open Graph --> <meta property="og:type" content="website"> <meta property="og:title" content="My Awesome Page"> <meta property="og:description" content="A short description of this page for search engines and social sharing."> <!-- Twitter Card --> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="My Awesome Page"> <meta name="twitter:description" content="A short description of this page for search engines and social sharing.">
How to Use Meta Tag Generator
- 1
Fill in Basic SEO fields: title, description, keywords.
- 2
Switch to "Open Graph" tab and add image URL and page URL.
- 3
Switch to "Twitter Card" and set card type and image.
- 4
Copy individual tab code or "Copy all" for complete tags.
- 5
Paste into the <head> section of your HTML.
About Meta Tag Generator
Create complete HTML meta tags for any webpage in seconds with our free meta tag generator. Covers Basic SEO, Open Graph, and Twitter Card tags — live code updates as you type, ready to paste into your site's <head>.
Key Features
- Basic SEO Tags: Title, description, keywords, robots directives, and canonical URL.
- Open Graph Tags: Control how your page looks when shared on Facebook, LinkedIn, and WhatsApp.
- Twitter Card Tags: Set card type, title, description, and image for Twitter/X link previews.
- Character Counter: Live counter warns when title (60 chars) or description (160 chars) is too long.
- Copy All or Per-Section: Copy individual tag groups or all tags at once.
Who Is This For?
SEO professionals optimizing new pages, web developers adding social sharing support, bloggers improving link previews, and anyone who wants their site to display correctly in search results and on social media.
Privacy & Security
Runs 100% in your browser — no signup, no uploads, no data stored.