Meta Tag Generator
Auto-generate SEO Meta Tags - HTML, Open Graph, Twitter
Automatically generate meta tags for website SEO. Create HTML, Open Graph, and Twitter Card tags all at once.
🏷️ What are Meta Tags?
Meta tags are HTML tags that convey webpage information to search engines and social media. They affect search result display, SNS sharing previews, and are a key SEO element.
<!-- Basic Meta Tags --> <meta name="robots" content="index, follow"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- Open Graph / Facebook --> <meta property="og:type" content="website"> <!-- Twitter Card --> <meta name="twitter:card" content="summary_large_image">
📝 How to Use
- Enter page title and description
- Enter keywords and URL
- Enter image URL for social sharing
- Paste generated code into HTML <head> tag
💡 SEO Optimization Tips
- Title: 50-60 chars, key keywords at front
- Description: 150-160 chars, include CTA
- Image: 1200x630px (OG), 1200x600px (Twitter)
- Use unique meta tags for each page
- Keep it concise for mobile search