OG + Twitter

Free Meta Tag Generator for SEO & Social Media

Create complete, properly formatted HTML meta tags for your web pages in seconds. Fill in your page details and get clean title tags, meta descriptions, canonical URLs, robots directives, Open Graph tags, and Twitter Card markup — all ready to copy into your HTML.

Includes live character counters as practical display guidelines to preview how your snippets may look across search results and social feeds. Entirely browser-based — no data is transmitted.

Basic SEO Meta Tags

0 chars

General preview guideline: ~50–60 characters. Google evaluates titles by pixel width (~600px) and may truncate or rewrite them based on query and device.

0 chars

General preview guideline: ~150–160 characters. Google dynamically adjusts snippets and may replace descriptions based on search intent.

Open Graph Tags (Facebook, LinkedIn, Discord)

Google Search Result Preview

https://example.com
Example Page Title - Your Website Brand

This is how your page description will appear in Google search engine result pages. Ensure your most important keywords are included naturally.

Preview approximation. Search engines measure titles by pixel width and may truncate, rewrite, or replace titles and descriptions depending on user search queries, device width, and relevance.

Generated HTML Output

<!-- Primary Meta Tags -->
<meta name="title" content="Page Title">
<meta name="robots" content="index, follow">
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<!-- Open Graph / Facebook / LinkedIn -->
<meta property="og:type" content="website">

<!-- Twitter / X Cards -->
<meta property="twitter:card" content="summary_large_image">
All tags are generated locally in your browser. No data is stored or transmitted.
Advertisement
AdSense Slot (top-banner)Pre-allocated container to prevent CLS

How It Works (Step-by-Step)

1

1. Fill In Your Page Details

Enter your page title, meta description, canonical URL, and other basic SEO fields. Add Open Graph and Twitter Card details for social media sharing.

2

2. Review the Live Preview

See the generated HTML code and estimated search preview update in real time as you type. Character counters provide practical guidance for snippet display.

3

3. Copy the HTML

Click copy to transfer the complete meta tag HTML snippet to your clipboard. Paste it inside the <head> section of your HTML document.

Key Features & Advantages

Complete SEO Coverage

Generates title tags, meta descriptions, canonical URLs, robots directives, viewport meta, and author meta — standard metadata search engines look for.

Open Graph & Twitter Cards

Creates properly formatted og: tags and Twitter Card meta tags so your pages render attractive link previews when shared on social media.

Practical Length Guidelines

Provides real-time character counters (~50–60 chars for titles, ~150–160 for descriptions) as preview recommendations, noting that search engines evaluate display by pixel width and user query.

No Outdated SEO Advice

Does not promote the deprecated meta keywords tag as a Google ranking factor. Focuses on meta tags that actually impact modern search engine behavior.

Clean HTML Output

Generates properly indented, copy-ready HTML with correct attribute ordering. No extra whitespace, no inline styles, no unnecessary tags.

Advertisement
AdSense Slot (in-content)Pre-allocated container to prevent CLS

Frequently Asked Questions

What are meta tags?
Meta tags are HTML elements placed in the <head> section of a web page that provide structured metadata about the page to search engines, social media platforms, and browsers. They include information like the page title, description, character encoding, viewport settings, and social sharing details.
Does the meta keywords tag help with SEO?
No. Google has not used the meta keywords tag as a ranking signal since at least 2009. Most major search engines ignore it entirely. This tool focuses on meta tags that have a genuine impact on search visibility: title tags, meta descriptions, canonical URLs, robots directives, and structured social tags.
What is the recommended length for a title tag?
A title of roughly 50–60 characters is a general preview guideline rather than a strict requirement. Google measures titles by pixel width (typically ~600px on desktop) rather than character count, and may truncate, adjust, or completely rewrite titles depending on the user query, search intent, and device screen size. Staying within a character range does not guarantee an exact display.
What is the recommended length for a meta description?
Descriptions of around 150–160 characters serve as a practical guideline for snippet display. However, meta descriptions are not a direct ranking factor, and Google frequently replaces your meta description with text extracted dynamically from your page content if it better satisfies the user's specific search query.
What are Open Graph tags?
Open Graph (og:) tags control how your page appears when shared on social media platforms like Facebook, LinkedIn, and WhatsApp. They specify the title, description, image, and URL that social platforms use to generate rich link previews.
Where should I place meta tags in my HTML?
All meta tags should be placed inside the <head> element of your HTML document, before the closing </head> tag. The order generally does not matter, but the <meta charset> tag should appear first for character encoding to be correctly interpreted.

Related Online Tools