Open the source of an old website and you'll often find a wall of meta tags: keywords, revisit-after, rating, distribution, abstract. Almost none of them do anything anymore. Search engines and social platforms have quietly narrowed the list to a handful of tags that actually influence how your page appears.
The two that matter most
The title tag is still one of the strongest on-page ranking signals. Google typically shows around 50–60 characters before truncating, so put the important words first and make every page's title unique.
The meta description is not a direct ranking factor, but it's your ad copy in the search results. A clear, specific description in the 140–160 character range improves click-through, and click-through is what turns impressions into traffic. If you skip it, Google will guess — and its guesses are usually worse than yours.
Supporting tags worth keeping
- Canonical link — tells search engines which URL is the original when the same content exists at multiple addresses.
- Open Graph and Twitter Card tags — control how your links look when shared on social media. Ugly previews get fewer clicks.
- Viewport — required for proper mobile rendering.
- Robots meta — only when you need it, e.g. noindex for thank-you or staging pages.
Tags you can safely delete
The keywords meta tag has been ignored by Google since 2009. Revisit-after, rating, distribution, and abstract were never widely supported. Removing them reduces page weight and removes the temptation to keyword-stuff invisible fields.
Put it into practice
Our Meta Tag Generator builds exactly this minimal set — title, description, canonical, Open Graph, and Twitter Card — with live character counters and previews of how the page will appear in Google and on social. Fill it in, copy the HTML, and paste it into your page's head.