About This Tool
Generate essential meta tags for SEO and social media optimization. Create properly formatted title, description, Open Graph, and Twitter Card tags. Copy the generated HTML and paste it into your website's head section.
Meta Tag Generator
Basic SEO Tags
Open Graph (Facebook, LinkedIn)
Twitter Card
Additional Options
How to Use
- Fill in the page title and description (required for good SEO)
- Add your page URL and an image URL for social sharing
- Fill in optional fields like Twitter handle and author
- Click "Generate Meta Tags" to create your HTML
- Copy the generated code and paste it in your HTML's <head> section
Best Practices:
- Title: Keep it under 60 characters to avoid truncation in search results
- Description: 150-160 characters is ideal for search engine display
- Image: Use 1200 x 630 pixels for best social media display
- Keywords: Focus on 5-10 relevant terms, though less important for modern SEO
Frequently Asked Questions
What are meta tags?
Meta tags are HTML elements that provide information about a web page to search engines and social media platforms. They don't appear on the page itself but affect how it's indexed and displayed in search results.
What are Open Graph tags?
Open Graph tags control how your content appears when shared on Facebook, LinkedIn, and other platforms. They define the title, description, and image that appear in social media previews.
What are Twitter Cards?
Twitter Cards are similar to Open Graph but specifically for Twitter. They control how your links appear when shared on Twitter, including the image size and layout.
Are keywords still important for SEO?
The meta keywords tag is largely ignored by Google. However, using relevant keywords naturally in your title and description is still important for SEO.
Where do I put these meta tags?
Paste the generated meta tags inside the <head> section of your HTML document, preferably near the top before any scripts or stylesheets.