HomeTools › Meta Tag Generator
🏷️ Free Tool · No Signup

Free Meta Tag Generator

Generate SEO, Open Graph and Twitter Card meta tags, and preview exactly how your link will look on Google, Facebook, Twitter/X and WhatsApp — before you publish.

Enter Page Details

Ideal: 50–60 characters
Ideal: 140–155 characters

Generated Meta Tags

<!-- Fill in the fields above to generate your tags -->

Live Preview

toolloom.in
Your page title will appear here
Your meta description will appear here, showing how it looks truncated in Google search results.

Why Meta Tags Matter

When someone shares your link on WhatsApp, Facebook, or X, or when it shows up in Google search results, the platform needs to know what title, description, and image to display. Without the right meta tags, platforms fall back to guessing — often grabbing the wrong image or a confusing snippet of text from the middle of your page.

Getting this right directly affects click-through rates: a link with a clear title, compelling description, and proper preview image gets noticeably more clicks than a bare, image-less link — which matters whether you're sharing a blog post, a product page, or a tool.

🔍

Google Search

Title and description control your search result snippet

📘

Facebook & LinkedIn

Open Graph tags control the shared link's card

🐦

Twitter/X

Twitter Card tags control the in-feed link preview

💬

WhatsApp

Reads Open Graph tags for the chat link preview

Open Graph Tags Explained

Open Graph is a protocol originally introduced by Facebook, now widely supported across Facebook, LinkedIn, WhatsApp, Slack, and many other platforms. It uses a set of <meta property="og:..."> tags placed in your page's <head> to explicitly define how the link should appear when shared.

Core Open Graph Tags
og:title — the headline shown on the share card
og:description — the summary text below the title
og:image — the preview image (1200×630px recommended)
og:url — the canonical URL of the page
og:type — usually "website" or "article"

Twitter Card Tags Explained

X (formerly Twitter) has its own tag format, prefixed twitter:, that controls how a link appears in the timeline. There are two common card types: summary (small square image, compact card) and summary_large_image (full-width image, more visually prominent — generally the better choice for most content).

💡 If Twitter Card tags are missing, X will often fall back to your Open Graph tags — but including dedicated twitter: tags gives you more predictable, reliable control over exactly how the card looks.

Need to check your title and description length too?

Count characters against every major platform's limits at once.

Open Character Counter →

Ideal Title and Description Lengths

ElementIdeal LengthWhy
Meta title50–60 charactersGoogle truncates longer titles with an ellipsis in most search results
Meta description140–155 charactersDescriptions beyond ~160 characters are typically cut off
OG titleUp to ~60 charactersLonger titles get cut off on most social card layouts
OG descriptionUp to ~110 charactersSocial cards show less description text than Google search results

Recommended Image Sizes

Use a 1200 × 630 pixel image for og:image — this roughly 1.91:1 aspect ratio displays cleanly as a large card on Facebook, LinkedIn, and X without awkward cropping. Keep the file size under 1MB for fast loading, and always use an absolute URL (starting with https://), since relative paths won't resolve correctly when the platform's crawler fetches your page.

5 Common Meta Tag Mistakes to Avoid

Mistake 1 — Using a relative image path
og:image and twitter:image must be absolute URLs (starting with https://) — a relative path like "/images/og.png" won't resolve when the platform's crawler fetches it.
Mistake 2 — Forgetting to update tags after changing page content
Static og:title and og:description values left over from an old version of the page create a mismatch between what's shared and what's actually on the page.
Mistake 3 — Using the same meta description on every page
Duplicate descriptions across pages hurt SEO and give no useful information when several of your links are shared side by side.
Mistake 4 — Skipping twitter:card entirely
Without an explicit card type, X may display a minimal preview or none at all, even if your Open Graph tags are otherwise complete.
Mistake 5 — Forgetting cached previews after fixing tags
Facebook, LinkedIn and X cache link previews — after fixing your tags, use each platform's official debugger/sharing tool to force a re-scrape, or the old preview may keep showing for days.

Frequently Asked Questions

Meta tags, originally introduced by Facebook, that control how a webpage's title, description, and image appear when shared on Facebook, LinkedIn, WhatsApp and other platforms.

A set of meta tags controlling how a link appears when shared on X, similar to Open Graph for Facebook. Without them, X may fall back to Open Graph data or show a plain link.

50 to 60 characters. Google displays titles based on pixel width, but staying within this range reliably avoids truncation in most search results.

140 to 155 characters. Google typically truncates descriptions longer than about 160 characters with an ellipsis.

1200 x 630 pixels, giving a roughly 1.91:1 aspect ratio that displays well as a large preview card without awkward cropping.

It's recommended. X can fall back to Open Graph tags if Twitter Card tags are missing, but dedicated tags give more reliable control specifically on that platform.

Usually because the page has no Open Graph tags, so the platform falls back to guessing — often the page's regular title tag and the first image it finds. Adding explicit og:title and og:image fixes this.

No. This tool only generates HTML tags and a visual preview based on what you type — it does not fetch, crawl, or store your URL or any content from it.

More Free Tools on ToolLoom

📅 August 2026 · Written by the ToolLoom Team · Reviewed for accuracy August 2026. Found an error? Email contact@toolloom.in