Meta Tag Generator
Write your title and description with live length validation, then copy a complete set of SEO, Open Graph and Twitter card tags. Free, no sign-up, nothing leaves your browser.
Your meta tags
Paste these inside the <head> of your page.
<title>Your page title</title> <meta name="description" content="Your page description." /> <!-- Open Graph (Facebook, LinkedIn, Slack, Discord) --> <meta property="og:type" content="website" /> <meta property="og:title" content="Your page title" /> <meta property="og:description" content="Your page description." /> <!-- X / Twitter --> <meta name="twitter:card" content="summary" /> <meta name="twitter:title" content="Your page title" /> <meta name="twitter:description" content="Your page description." />
The three tags that matter
Almost every page needs exactly three things and then stops. A title of about 50–60 characters that leads with the phrase someone would type into a search box. A description of 120–160 characters written as a reason to click rather than a summary of the page. And a canonical URL, absolute and self-referencing, so that a scraped copy of your page cannot be mistaken for the original — which happens more often than founders expect.
Everything else in the head is either automatic or obsolete. The meta keywords tag has been ignored for over a decade. A robots tag only matters when you want something excluded. Author, revisit-after and the rest are noise. Get the three above right on every page and you have done more than most sites ever do.
Open Graph is your first impression
The first time most people see your product it is a link someone pasted into Slack, X, Discord or LinkedIn. If your Open Graph tags are missing, that link unfurls as a bare URL and a fragment of nav text, and the difference in click-through between that and a proper card is large enough to be worth ten minutes of your time. You need og:title, og:description, og:url, an absolute og:image at 1200×630, and twitter:card set to summary_large_image.
Once the tags are in, confirm what the platforms actually see with our social preview checker, and give models a readable map of your site with the llms.txt generator.
Then go get some traffic
Perfect tags on a page nobody links to still rank nowhere. List your startup on Launchory for a crawlable profile and a dofollow backlink once you verify your badge, see how other founders present themselves in the directory, or read our guide to directory backlinks.
Questions people ask
How long should a title tag be?
Around 50–60 characters. Google truncates on pixel width rather than character count, so 60 is a safe ceiling for most fonts. Front-load the words someone would actually search for and leave your brand name until the end, where truncation costs you nothing.
How long should a meta description be?
Roughly 120–160 characters. It is not a ranking factor, but it is the ad copy under your result, so write it as a promise a searcher can act on rather than a summary of the page. If you leave it out, Google writes one from your page content — sometimes better than yours, often not.
Do I need both Open Graph and Twitter tags?
Twitter falls back to Open Graph for title, description and image, so the only tag that genuinely earns its place is twitter:card — it decides whether your link unfurls as a small square or a large banner. This generator emits the full set anyway because the duplication is free and some platforms parse inconsistently.
What size should the share image be?
1200×630 pixels, under about 5 MB, served over HTTPS at an absolute URL. Use summary_large_image as the Twitter card type when you have one. Relative image paths are the single most common reason a preview renders blank.
More free founder tools.