Meta Tag Generator
Generate HTML meta tags for SEO. Title, description, Open Graph, Twitter Cards, and more.
How to use: Fill in title, description, and URL to generate meta tags — copy the HTML.
Basic Meta
30/60
55/160
Open Graph
<meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>My Website - Best Tools Online</title> <meta name="description" content="Discover free online tools for developers and creators."> <meta name="keywords" content="tools, online, free, developer"> <meta name="robots" content="index, follow"> <link rel="canonical" href="https://example.com"> <meta property="og:title" content="My Website - Best Tools Online"> <meta property="og:description" content="Discover free online tools for developers and creators."> <meta property="og:type" content="website"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="My Website - Best Tools Online"> <meta name="twitter:description" content="Discover free online tools for developers and creators.">
Generate Meta Tags for SEO
Create properly formatted HTML meta tags for search engine optimization. Enter your page title, description, and other details. Get complete meta tags including Open Graph and Twitter Card tags, ready to copy into your HTML.
Frequently Asked Questions
- What meta tags does it generate?
- Title, description, keywords, author, robots, canonical URL, viewport, charset, Open Graph tags (og:title, og:description, og:image), and Twitter Card tags.
- How long should my title be?
- Aim for 50-60 characters. The tool shows a character counter to help you stay within the ideal length.
- How long should my description be?
- Aim for 150-160 characters. Longer descriptions may be truncated in search results.