belun.app Blog
RU

Meta Tags That Matter in 2026 (and the Ones to Delete)

Which meta tags search engines and social platforms actually read, the character limits worth respecting, and the legacy tags you can safely remove.

HTML code with meta tags on a screen in a web page editor

Every SEO checklist starts with meta tags, and half the advice on them is a decade out of date. Meta keywords died in 2009. Title tags get rewritten by Google more often than people think. And the tag that actually decides whether your link looks good in a group chat — og:image — is missing from a surprising number of production sites. The Meta Tag Generator builds the whole working set for you; this post explains what each piece does.

Title and description: the two that earn their keep

The title tag is still the strongest on-page signal you fully control. Google shows roughly 50–60 characters (about 600 pixels) before cutting it off, which is why the generator’s counter turns green in the 30–60 range.

Write it for the click, not just the crawler. But don’t get too attached: a Zyppy study of 80,000 pages found Google rewrites titles about 61% of the time, usually when they’re too long, stuffed, or duplicated across pages. Short, specific, unique titles survive intact most often.

The meta description doesn’t affect ranking at all — Google has said so for years. It affects whether people click. You get around 155–160 characters on desktop, closer to 120 on mobile, and Ahrefs found Google substitutes its own snippet for about 63% of pages anyway. The way to stay in the surviving third is to write a description that actually answers the query the page targets, instead of a generic sentence about your company.

Paste a link into Facebook, LinkedIn, WhatsApp, Telegram, Slack, or Discord and the preview card is assembled from Open Graph tags. No og:image means a gray placeholder or a random image scraped from the page — sometimes your logo, sometimes an ad banner. Not the first impression you want.

Four tags cover almost everything: og:title, og:description, og:url, and og:image. The image should be 1200×630 pixels (a 1.91:1 ratio), under 1 MB, and referenced by absolute URL. Relative paths silently fail on most platforms, and that one bites people constantly.

Twitter Cards: mostly free

X/Twitter reads its own twitter:* tags first, but falls back to Open Graph for anything missing. In practice you only need two extras: twitter:card (use summary_large_image for a full-width preview) and twitter:site with your handle. The generator adds both and inherits the rest from your OG values.

Tags you can delete today

  • meta keywords — ignored by Google since 2009; Bing has treated it as a spam signal.
  • revisit-after — never was a real standard. Crawlers don’t read it.
  • meta author — harmless, but no search engine uses it for anything.

If your template still carries these, removing them saves bytes and nothing else changes. The one legacy tag worth keeping is the canonical link — it prevents duplicate-content headaches when the same page is reachable under several URLs.

One page, one minute

Fill in your title and description, watch the counters, check the Google-style preview, copy the block into your <head>. The Meta Tag Generator escapes special characters for you and skips tags for fields you leave empty — no signup, and nothing you type leaves the browser.

Try the tool

Meta Tag Generator →