Digital Handshake Media "Book call now" badge

Sauce · Fundamentals

The short list of meta tags Google actually uses in 2026.

Omar Alocozy·Digital Handshake Media·6 min read

Quick answer

Most meta tags do nothing for Google. The handful that matter are the title, the meta description, the robots tag, the canonical link, the charset tag, and the viewport tag. The robots tag is the powerful one: it can hide a page, cut off the snippet, or block the thumbnail. The keywords tag has been dead for years. Open Graph tags are for social sites, not Google Search, though Google may fall back to them for the snippet.

Is your trade still open in your city?We take one client per trade, per city. The call starts with that check, not a pitch.

Book a free assessment

A page's <head> can hold twenty meta tags. Google reads about six of them. The rest are for other tools, or for nobody.

Knowing which is which saves time. It also stops one common accident: a robots tag left in place from a staging site that quietly tells Google to drop the page.

The tags Google reads

Not a meta tag, but it lives in the head and it is the most important line there. Google uses it to form the blue title link, though it often rewrites it. One clear title per page, front-loaded with the topic.
The source for the grey snippet under the title. It is not a ranking factor. Google uses it maybe half the time and writes its own the rest. Write one anyway, around 150 characters, describing the page plainly.
The control tag. noindex keeps the page out of results. nofollow tells Google not to follow its links. nosnippet removes the text preview. max-image-preview:large allows a big thumbnail. noarchive hides the cached copy. A stray noindex here is the most common way a page vanishes.
The same rules as the robots tag, but aimed only at Google. Use it when you want Google to behave differently from other crawlers. If both tags exist, Google follows the stricter one.
A link tag, not a meta tag, but it belongs on this list. It tells Google which URL is the real one when the same page can be reached several ways. It is a strong hint, not an order.
The charset tag makes sure text renders correctly. The viewport tag makes the page usable on a phone. Google indexes on mobile first, so a missing viewport tag is a real problem, not a nicety.
One line that proves you own the site so you can open it in Search Console. It does nothing for ranking. It just unlocks the reports.

The robots tag is the only meta tag that can take a page out of Google entirely. Check it first.

The tags Google ignores

  • meta name="keywords". Google has not used it since the 2000s. Leaving it in just hands your target terms to competitors.
  • meta name="revisit-after". No search engine obeys it. Crawl rate is set by Google, not by a tag.
  • meta name="author" and meta name="rating". Google does not use these for Search. Author signals come from structured data instead.

Where local sites go wrong

The site was built on a staging domain with noindex on every page to keep it private. It went live and nobody removed the tag. Weeks later, the pages still are not showing.
A template puts one generic description on all pages. Google then ignores it and writes its own for each, which is fine, but it also means you gave up control of every snippet.
Without meta name="viewport", Google's mobile crawler sees a desktop layout crammed onto a phone screen. That hurts the mobile usability signals it now indexes on.
It does nothing for ranking and it publishes your whole keyword list in the page source for any competitor to read.

Check your head in five minutes

View source and read the head

Open "View Page Source" and read the top block. Find the title, the description, and any robots or googlebot tag. Confirm the title and description are specific to that page.

Search the source for "noindex"

Use find on the page source for noindex. On any page you want ranked, it should not be there. Check a few templates, not just the homepage.

Confirm the viewport tag exists

Search the source for viewport. It should read width=device-width, initial-scale=1. If it is missing, add it.

Delete the keywords tag

Search for name="keywords". If you find one, remove it. It only leaks your strategy.

See where you actually show up first.Before you pay us a dollar, we run a free 49-point geo-grid scan of your service area. You keep the results either way.

Get the free scan

What this does not mean

It does not mean meta tags rank a page. They do not. They shape how a page is crawled and how its result looks, which is different from where it sits.

It does not mean Open Graph tags are pointless. They control your link previews everywhere outside Google, which matters for the traffic that comes from a shared link.

It does not mean more tags are better. The right six, filled in correctly, beat twenty copied from a checklist.

Omar Alocozy

Founder, Digital Handshake Media · BA Communication (Hons.), Simon Fraser University

Open View Source on one service page. Read the first fifteen lines. If you see a keywords tag or a stray noindex, you found today's job.

Which meta tags does Google actually use?

The title, the meta description, the robots and googlebot tags, the canonical link, the charset tag, the viewport tag, and the site-verification tag. Most other meta tags are ignored by Google Search.

Does the meta keywords tag help SEO?

No. Google has not used it for many years. Keeping it only exposes your target terms in the page source, where anyone can read them.

What is the difference between the robots meta tag and robots.txt?

The robots.txt file controls whether Google can crawl a URL. The robots meta tag sits in the page and controls what Google does after crawling it, such as indexing it, following its links, or showing a snippet.

Does Google use Open Graph tags for search results?

Not as their main purpose. Open Graph tags are for link previews on social and messaging apps. Google may fall back to og:title or og:description for a snippet if the standard tags are missing.

Why did my page disappear from Google after going live?

A common cause is a noindex robots meta tag left over from the staging site. Check the page source for noindex and remove it from any page you want indexed.

Sources

  1. Google Search Central, “Meta tags and HTML attributes that Google supports”, developers.google.com: the full list of tags Google reads and what each one does.
  2. Google Search Central, “Robots meta tag, data-nosnippet, and X-Robots-Tag specifications”: the values the robots and googlebot tags accept.
  3. Google Search Central, “Control your snippets in search results”: how the meta description feeds the snippet, and when Google writes its own.
  4. Google Search Central, “Consolidate duplicate URLs with canonicals”: the role of the canonical link tag.

Next step

Find out whether your trade is still open in your city

One client per trade, per city. The call starts with that check, not a pitch.