ToolJutsu
All tools
Web & SEO Tools

Meta Tag Generator

Generate SEO meta title, description, and keyword tags.

38 characters — a little short (aim for 50–60)
124 characters — a little short (aim for 150–160)
Google ignores this tag for ranking — kept here only for completeness.
Generated <head> tags
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Privacy-First Online Tools — ToolJutsu</title>
<meta name="description" content="A fast, free collection of developer and SEO tools that run entirely in your browser — no uploads, no tracking, no accounts." />
<meta name="keywords" content="online tools, seo tools, developer tools" />
<meta name="author" content="ToolJutsu" />
<meta name="robots" content="index, follow" />
<link rel="canonical" href="https://tooljutsu.com/" />
<meta name="theme-color" content="#0b1220" />

<!-- Open Graph -->
<meta property="og:type" content="website" />
<meta property="og:title" content="Privacy-First Online Tools — ToolJutsu" />
<meta property="og:description" content="A fast, free collection of developer and SEO tools that run entirely in your browser — no uploads, no tracking, no accounts." />
<meta property="og:url" content="https://tooljutsu.com/" />

<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Privacy-First Online Tools — ToolJutsu" />
<meta name="twitter:description" content="A fast, free collection of developer and SEO tools that run entirely in your browser — no uploads, no tracking, no accounts." />

Paste these tags inside the <head> element of your page.

Processed on your device. We never see your files.

How to use Meta Tag Generator

What this tool does

The Meta Tag Generator builds a complete, ready-to-paste block of <head> meta tags for a web page. You fill in the page title, meta description, optional keywords and author, a canonical URL, a robots directive and a theme color, and the tool assembles correctly formatted HTML you can drop straight into your template. A single toggle adds Open Graph and Twitter Card basics derived from the same fields, so you do not have to retype the title and description for social previews. Two live character counters — one on the title, one on the description — show whether your text sits inside the lengths search engines display in full.

Everything is generated locally as you type. There is no build step, no account and nothing to upload.

Why it matters for SEO

Title tags and meta descriptions are the two pieces of on-page content that appear directly in the search results, and they do real work. The title tag is a confirmed ranking signal and is usually the clickable headline of your result, so it directly affects click-through rate. The meta description is not a ranking factor itself, but it is the sales pitch beneath the headline: a clear, benefit-led description earns more clicks, and click-through rate feeds back into how search engines judge a result’s relevance.

The robots directive prevents the wrong pages from appearing in search at all — a misplaced noindex can quietly remove an important page, while a missing one can flood the index with thin or duplicate URLs. The canonical link consolidates ranking signals onto a single preferred URL. Open Graph and Twitter tags govern how your link looks when it is shared, which shapes the click-through rate of every social and messaging referral. Getting this small block of markup right is some of the highest-leverage SEO work you can do per minute spent.

How to use it

  1. Enter the page title. Watch the counter — aim for about 50 to 60 characters so the full title shows in search results.
  2. Write the meta description. Target roughly 150 to 160 characters; the counter turns red when you go too short or too long.
  3. Add an author and keywords if you want them. Keywords are optional and ignored by Google — the note in the form explains this.
  4. Paste the page’s canonical URL and choose a robots directive from the dropdown.
  5. Leave the charset and viewport checkboxes ticked unless your template already includes them.
  6. Keep “Include Open Graph & Twitter basics” on for proper social previews, then copy the generated block into your page’s <head>.

SEO best practices

Write the title for a human first and put the most important, distinctive words near the front — front-loaded keywords survive truncation and read better. Make every title and description unique across the site; duplicates confuse search engines and waste snippet space. Treat the description as ad copy, include a reason to click, and avoid keyword stuffing. Always set a self-referencing canonical on indexable pages. Keep the charset and a responsive viewport tag present, since both affect rendering and mobile usability. When you enable social tags, pair them with a dedicated Open Graph image elsewhere in your template for the strongest preview.

Common mistakes to avoid

The most damaging mistake is shipping a stray noindex to a page you want ranked — double-check the robots directive before publishing. Avoid letting titles run past about 60 characters or descriptions past 160, because the tail simply gets cut. Do not reuse the same title and description on many pages. Do not rely on the keywords tag for rankings; it does nothing on Google. Do not point the canonical at the wrong URL or at a redirecting URL, and never canonicalise every page to the homepage. Finally, remember this tool generates markup but does not install it — the tags only work once they are inside the live page’s <head>.

Privacy & your data

Every tag is built by JavaScript running in your browser. The titles, descriptions, URLs, author names and colors you enter are never sent over the network, never saved to a server and never logged or tracked. The tool makes no requests at all while it runs. When you close or refresh the page the data is cleared, which means you can safely draft meta tags for unreleased pages, staging sites and internal tools without anything leaving your device.

Frequently asked questions

How long should a meta description be?
Aim for roughly 150 to 160 characters. Google measures the snippet by pixel width rather than an exact character count, but 150–160 is a reliable target that fills the space without being cut off on most desktop and mobile results. The live counter in this tool warns you when you drift outside that range so you can tighten the copy before it gets truncated with an ellipsis.
Do meta keywords still affect rankings?
No. Google confirmed years ago that it ignores the meta keywords tag entirely, and the major Western search engines do the same. The tool keeps the field for completeness and for the few niche systems that still read it, but you should not spend time optimising it. Put that effort into a strong title and description instead.
What does the robots directive control?
The robots meta tag tells search engines whether they may index the page and whether they may follow its links. 'index, follow' is the normal setting for public pages. Use 'noindex' for thank-you pages, internal search results or duplicate content you do not want in search, and 'nofollow' if you do not want crawl equity passed through the page's links.
Should I add Open Graph and Twitter tags?
Yes, if you care how your page looks when shared on social platforms. Open Graph tags control the title, description and image shown on Facebook, LinkedIn, Slack and many messaging apps, while Twitter Card tags do the same on X. The toggle in this tool generates the basics derived from your title and description so a shared link never falls back to a blank or scraped preview.
Is the data I enter kept private?
Yes. Every tag is assembled by JavaScript running in your browser. The titles, descriptions, URLs and other text you type are never uploaded, never stored on a server and never logged. When you close the tab the data is gone, so the tool is safe to use for unpublished pages and internal projects.

Related tools