🏷️SEO & Web

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.

6 min readNovember 20, 2025By FreeToolKit TeamFree to read

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. '&lt;meta name="viewport" content="width=device-width, initial-scale=1"&gt;' — 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?+
No. Google explicitly stated in 2009 that it ignores the meta keywords tag. Bing still indexes it but says it uses it with 'very little weight'. No major search engine gives it meaningful ranking value today. It was abused for keyword stuffing in the 1990s, and search engines responded by removing its value. You can safely omit it from every page you build.
How often does Google rewrite my meta description?+
Frequently — studies suggest Google rewrites meta descriptions in 60-70% of search results. Google generates its own description when it determines your meta description doesn't accurately represent the page content for a particular query. This is frustrating but informative: if Google is constantly rewriting yours, your meta description may not match what your page is actually about, or it's too keyword-stuffed to be genuinely informative.
What's the ideal title tag length?+
Aim for 50-60 characters. Google truncates title tags in search results at approximately 600 pixels width, which is roughly 60 characters in a standard weight font. Shorter than 30 characters underutilizes the space. Longer than 65 characters gets cut. Put the most important keyword and brand in the first 50 characters, before the potential cutoff.
Should I put my brand name in every page title?+
Yes, but position matters. For high-authority domains, brand name at the end ('Best Running Shoes | Nike') works because the domain authority already signals relevance. For less-known sites, putting the keyword first ('Free PDF Compressor | FreeToolKit') performs better in search — users make click decisions in the first 30 characters. The separator can be |, -, or — all work fine.

🔧 Free Tools Used in This Guide

FT

FreeToolKit Team

FreeToolKit Team

We build free, privacy-first browser tools and write guides that skip the fluff.

Tags:

meta-tagsseotitle-tagmeta-description