The Only Meta Tags That Actually Matter for SEO
Cut through the noise. Which HTML meta tags Google reads, which it ignores, and how to write the ones that affect your click-through rates and rankings.
There are over 30 different HTML meta tags. Most of them do nothing for SEO. A few do quite a lot. Here's the honest separation.
The Tags That Matter
Title tag: Not technically a meta tag (it's a <title> element) but it's the most important on-page SEO element. It's the clickable headline in search results, the browser tab text, and a strong ranking signal. Write it for humans first, then check that your primary keyword appears naturally.
Meta description: Not a direct ranking factor — Google's been clear about this since 2009. But it affects click-through rate, which indirectly affects rankings. A well-written meta description acts like ad copy: it should answer 'why should I click this instead of the other results?' Include a call to action. Keep it under 160 characters.
Meta viewport: Critical for mobile. '<meta name="viewport" content="width=device-width, initial-scale=1">' — without this, mobile browsers render your page at desktop width and shrink it. You'll fail mobile usability tests. Every page needs this.
Canonical tag: Tells Google which version of a page is the 'real' one when duplicate content exists. If your product appears at /products/widget and /sale/widget, canonical points Google to the one you want indexed. Critical for e-commerce, pagination, and URL parameter handling.
The Tags That Don't (Or Barely) Matter for SEO
- Meta keywords: Ignored by Google since 2009.
- Meta robots with 'index, follow': These are the defaults — you only need to specify when you want non-default behavior.
- Meta refresh: Outdated redirect method. Use server-side 301 redirects.
- Meta author: Google doesn't use it for rankings, though it's present in some structured data contexts.
- Meta generator: Often auto-added by CMS — tells what software built the site. No SEO value.
Open Graph and Twitter Card: For Social Sharing
These don't affect Google rankings but do affect how your content appears when shared on Facebook, LinkedIn, Twitter/X, Slack, and messaging apps. og:title, og:description, og:image, og:url. The image is especially important — posts with images get significantly more engagement than those without.
Writing Meta Descriptions That Actually Get Clicks
- Lead with the value: 'Free PDF compression with no sign-up' tells users immediately what they get.
- Include a verb: 'Convert', 'Download', 'Calculate', 'Learn' — action words perform better than static descriptions.
- Match search intent: If people are searching 'how to compress a PDF', your description should describe the how-to, not sell the tool.
- Be specific: '61+ free tools' is more compelling than 'many free tools'.
- Avoid: generic phrases like 'this page contains information about...' or repeating the title.
Frequently Asked Questions
Does the meta keywords tag still help with SEO?+
How often does Google rewrite my meta description?+
What's the ideal title tag length?+
Should I put my brand name in every page title?+
🔧 Free Tools Used in This Guide
FreeToolKit Team
FreeToolKit Team
We build free, privacy-first browser tools and write guides that skip the fluff.
Tags: