Meta Tag Generator
Generate SEO meta tags, Open Graph & Twitter cards for your website.
100% FreeNo SignupPrivate
Google Preview
Page Title
https://example.com
Page description will appear here...
Generated Code
<meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="robots" content="index, follow"> <!-- Open Graph / Facebook --> <meta property="og:type" content="website"> <!-- Twitter Card --> <meta name="twitter:card" content="summary_large_image">
Frequently Asked Questions
What meta tags does this generate?▼
Basic HTML meta (title, description, charset, viewport), Open Graph (Facebook, LinkedIn, WhatsApp), and Twitter Card tags.
Do I need all these tags?▼
Title and description are essential. Open Graph and Twitter tags improve how your page looks when shared on social media.
How do I add these to my website?▼
Copy the generated code and paste it inside the <head> section of your HTML page.