The Meta Keywords Tag (Deprecated)
The meta keywords tag has been dead for Google ranking since 2009, and Bing has never used it as a ranking booster either. Here's the citation trail, the Bing spam-signal nuance, and why you should still remove a populated one.
The meta keywords tag — <meta name="keywords" content="..."> — is a mid-1990s HTML head element that let a page declare its own topic keywords. It's been dead as a Google ranking signal since a public 2009 confirmation (Matt Cutts), and Google's current docs still list it under 'Unsupported tags and attributes' with 'no effect on indexing and ranking at all.' Bing never used it as a positive ranking booster either — by 2014 it called the tag 'dead in terms of SEO value' — but Bing has historically treated an obviously stuffed keywords tag as a spam signal, not a ranking factor. The tag died because it was invisible to visitors and became a magnet for keyword stuffing. Yandex and Baidu guidance has been less absolute, so the accurate claim is 'not used by Google or Bing for ranking,' not 'unused by all search everywhere.' The real 2026 reason to remove a populated tag isn't ranking — it's that a stuffed one is plainly visible via view-source and hands competitors and scraping/AI tools a free readout of your target keywords. WordPress plugins moved on years ago: Yoast removed the feature in v6.3; Rank Math excludes it by default.
TL;DR — The meta keywords tagThe meta keywords tag — <meta name=\"keywords\" content=\"...\"> — is a mid-1990s HTML head element meant to let a page declare its own topic keywords to search engines. Google has publicly ignored it for ranking since 2009, and no major search engine uses it as a ranking signal today. It's dead as SEO, and a populated one only leaks your target keywords to anyone who views your source. is a line of HTML where you list keywords for a page —
Evidence for this claim Google Search ignores the keywords meta tag for indexing and ranking. Scope: Google Search only; other systems may parse the field for non-ranking purposes. Confidence: high · Verified: Google Search Central: Meta tags Google doesn't support Evidence for this claim Google publicly confirmed in 2009 that it does not use the keywords meta tag in web-search ranking. Scope: Google web search ranking; the announcement does not speak for every search engine or internal site search. Confidence: high · Verified: Google Search Central Blog: Google does not use keywords meta tag<meta name="keywords" content="shoes, running shoes, sneakers">. It’s dead. Google ignores it completely and has since 2009, and Bing has never used it as a ranking booster either. If you find one on your site, you can just delete it — and honestly you probably should, because it broadcasts your keyword list to anyone who peeks at your page source.
What the meta keywords tag is
The meta keywords tag lives in the <head> of a page, where visitors never see it,
and it looks like this:
<meta name="keywords" content="running shoes, trail shoes, marathon shoes">The idea, back in the mid-1990s, was simple: you’d tell the search engine what your page was about by listing your keywords directly, and it would use that to decide when to show your page. The tag is older than Google itself.
Does it still do anything? No.
Here’s the whole story in one sentence: Google stopped using the meta keywords tag as a ranking signal, and said so publicly in 2009. It’s not a “use it in moderation” situation — Google’s own documentation today says the tag has “no effect on indexingStoring a crawled page in the search index so it can appear in results. Crawled is not the same as indexed — Google selects what to keep, and indexing isn't guaranteed. and ranking at all.” Bing doesn’t use it to rank you either.
So if a tutorial, an old audit, or an agency from years ago told you to “fill in your meta keywords,” you can stop. It’s wasted effort.
Should you remove one you already have?
Yes, generally. Removing it won’t change your rankings on Google one way or the other — but it can only help. Two small reasons:
- Bing has historically treated stuffed keywords as a spam signal (per its own 2011 and 2014 statements — see Advanced for the exact quotes). Deleting a stuffed tag removes that old risk, and costs you nothing since the tag has no ranking value either way.
- It’s a free peek at your strategy. Anyone can right-click, “View Page Source,” and read your entire keyword list — competitors and automated scraping tools included. Why hand that out?
The thing people get wrong
Don’t confuse the meta keywords tag (dead) with the meta description tag (still useful). The meta descriptionThe meta description is an HTML head tag — `<meta name=\"description\" content=\"…\">` — that suggests a short summary of the page for the search snippet. It's not a Google ranking factor, and Google rewrites it the majority of the time, but a good one can still lift click-through. is the little blurb under your link in search results — it doesn’t help you rank either, but it earns clicks, so it’s still worth writing. Meta keywords do nothing. They’re two different tags with two very different fates.
Want the full citation trail — who said what and when, the Bing nuance, the Yandex/Baidu caveat, and the case for actively deleting a populated tag? Switch to the Advanced tab.
TL;DR — The meta keywords tagThe meta keywords tag — <meta name=\"keywords\" content=\"...\"> — is a mid-1990s HTML head element meant to let a page declare its own topic keywords to search engines. Google has publicly ignored it for ranking since 2009, and no major search engine uses it as a ranking signal today. It's dead as SEO, and a populated one only leaks your target keywords to anyone who views your source. is a mid-1990s relic that Google has publicly ignored for ranking since September 21, 2009 (Matt Cutts, via a blog post, a video, and his personal blog the same day — partly to correct courts that thought meta tagsMeta tags are HTML elements in a page's head that pass metadata about the page to search engines and browsers. For SEO only a few matter — the title element, the meta description, and the robots meta tag — while meta keywords and most others are ignored. drove rankings). Google’s current docs still list it under “Unsupported tags and attributes” with “no effect on indexingStoring a crawled page in the search index so it can appear in results. Crawled is not the same as indexed — Google selects what to keep, and indexing isn't guaranteed. and ranking at all,” so this is settled, not stale. It died because it was invisible to users and got stuffed. Bing’s position is subtly different and worth stating precisely: never a positive ranking booster, but historically monitored as a spam signal when abused. Yandex/Baidu guidance has been less absolute, so scope the claim to Google and Bing. The 2026 reason to remove a populated tag isn’t ranking — it’s the competitive-intelligence leak via view-source, scraping, and AI tools.
Evidence for this claim Google Search ignores the keywords meta tag for indexing and ranking. Scope: Google Search only; other systems may parse the field for non-ranking purposes. Confidence: high · Verified: Google Search Central: Meta tags Google doesn't support Evidence for this claim Google publicly confirmed in 2009 that it does not use the keywords meta tag in web-search ranking. Scope: Google web search ranking; the announcement does not speak for every search engine or internal site search. Confidence: high · Verified: Google Search Central Blog: Google does not use keywords meta tag
What it is, and where it came from
The tag is one line in the document <head>:
<meta name="keywords" content="running shoes, trail shoes, marathon shoes">It dates to roughly 1995 (per Yoast’s history of it), which makes it older than Google. In the earliest era of web search, engines judged pages largely on the content of the page itself, not off-page factors like links — so a tag where a page could just declare its own topic keywords looked like useful, authoritative metadata. That assumption is exactly what broke it.
Worth separating two different questions: is the tag valid HTML, and does
Google consume it? Those aren’t the same thing, and conflating them is a common
mistake. The tag is still perfectly valid HTML — the WHATWG
HTML Standard
defines the keywords metadata name as a set of comma-separated tokensA token is the smallest unit of text (or image/audio/video) an LLM processes — roughly 4 characters, or about ¾ of an English word. A context window is the maximum number of tokens (input plus output) a model can hold at once, like its short-term memory., with an
explicit parsing algorithm (split the content value on commas, remove
duplicates). It’s not deprecated or malformed markup. The same spec is candid about
why it’s ignored, though: “Many search engines do not consider such keywords,
because this feature has historically been used unreliably and even misleadingly as
a way to spam search engine results in a way that is not helpful for users.”
Conformance and consumption are separate questions — the tag validates fine; search
engines just choose not to read it.
Does Google use the meta keywords tag? No — and its own current docs say so
The strongest, most durable evidence isn’t the 15-year-old announcement — it’s what Google’s live documentation says today. Google’s Meta tags and attributes that Google supports page — a maintained doc, not an archived post — lists the keywords tag under “Unsupported tags and attributes” and states plainly: “The meta-keyword tag is not used by Google Search, and it has no effect on indexingStoring a crawled page in the search index so it can appear in results. Crawled is not the same as indexed — Google selects what to keep, and indexing isn't guaranteed. and ranking at all.” (Verified live against the current page as part of this update — the wording is unchanged.) That’s Google restating the non-use in current documentation, not just leaving an old blog post up.
The 2009 announcement is where this history starts, and it’s worth knowing for context and rationale even though the current docs above are the stronger “still true today” evidence. On September 21, 2009, Matt Cutts (then head of Google’s Webspam team) published Google does not use the keywords meta tag in web ranking on the Google Search Central Blog. The core line: “Google doesn’t use the keywords meta tag in our web search ranking.” He was blunt about the present tense too — Google’s web search “disregards keywords meta tag completely. They simply don’t have any effect in our search ranking at present.”
Google is still saying it out loud in office-hours-style contexts, too. Per Search Engine Journal, John Mueller reconfirmed on Reddit in 2023 that meta keywords hold no SEO importance, and again in October 2025 told a developer reviewing a “vibe-coded” site that the keywords, author, and robots meta tags provide no SEO benefit. That’s the most recent public confirmation the guidance is unchanged.
One narrow historical exception, for completeness: the only Google product ever documented to match on the tag was the discontinued Google Search Appliance — an enterprise on-premises search box completely separate from web search. It has nothing to do with how Google.com ranks pages.
Why did Google stop using it? Keyword stuffing
This is the load-bearing causal point, and it’s more interesting than “the tag was useless.” The tag wasn’t abandoned for being pointless — it was abandoned for being gameable in a way real visitors never saw. Cutts explained it directly:
Because the keywords meta tag sat in the <head> where visitors never looked, it
became an obvious place to stuff often-irrelevant keywords, and because it was so
often abused, Google began disregarding it years before the 2009 post. That’s the
general lesson behind a lot of dead ranking signals: any signal that’s invisible
to users is inherently gameable, so engines eventually stop trusting it. (This is
the same dynamic that turned overt on-page repetition into the spam pattern we now
call keyword stuffing — a signal stops being a signal the
moment it’s easy to fake.)
There’s a great historical footnote here too. Google didn’t publish a blog post and a video and a personal-blog post on the same day just for the SEO crowd. On his personal blog, Cutts noted that courts still mistakenly believed meta tagsMeta tags are HTML elements in a page's head that pass metadata about the page to search engines and browsers. For SEO only a few matter — the title element, the meta description, and the robots meta tag — while meta keywords and most others are ignored. played a pivotal role in search rankings, and the point of the coordinated announcement was to debunk that misconception. The push was partly aimed at lawyers and judges, not just marketers.
Does Bing use the meta keywords tag?
Bing’s answer is “no” for ranking — but the precise framing matters, and almost every competing article flattens it. Bing’s position is not a positive ranking signal, but historically a spam-detection input when abused.
Duane Forrester (then a senior product manager at Bing) is the clearest voice on this. Via Search Engine Land in 2011, he described the tag as one signal among roughly a thousand — getting it right was a minor perk, but abusing it could hurt you, and “it’s the overt keyword stuffing that gets noticed”. By 2014, on the Bing Webmaster Blog, he was flatter still: the meta keyword tag is dead in terms of SEO value, and “that tag flat lined years ago as a booster.”
So the accurate one-liner for Bing is: it won’t help you rank, and a stuffed one can hurt. That’s more precise — and more actionable — than the common oversimplification that “Bing ignores it too.”
What about other search engines? (Yandex, Baidu)
Scope your claim honestly. “No search engine on Earth uses this” is overstated. Historically, per the Ahrefs meta keywords guide (written by Joshua Hardwick and reviewed by me), Yandex’s own documentation has described the tag as something that can be used when determining a page’s relevance to search queries — i.e., a live, low-weight signal. Baidu’s guidance has flip-flopped: dismissed as obsolete in a 2012 statement, then revived with relevance language in a 2020 update.
For the audience most of this content serves — sites targeting Google and Bing — none of that changes the recommendation. But if you operate in Russian- or Chinese-language markets, treat “meta keywords are dead” as a Google/Bing statement with a footnote, not a universal law.
Should you remove the meta keywords tag in 2026?
Short version: it won’t help or hurt on Google, so the decision is driven by two minor-but-real downside removals. (There’s a full walkthrough in the Decision tree tab.)
- It won’t help or hurt on Google. Removing it changes nothing for Google rankings — “no effect on indexing and ranking at all” cuts both ways. Google doesn’t document removal as a ranking improvement either — the honest framing is cleanup, not an SEO win.
- The Bing spam-signal argument. Bing’s own team has historically described a stuffed keywords tag as a spam-detection input (2011, 2014 statements — quoted below). Current status isn’t independently confirmed, but if the existing tag is stuffed, removing it eliminates that documented old risk at zero cost.
- The competitive-intelligence leak. This is the strongest 2026 argument and
the one most competing content under-develops. A populated keywords tag is plain
text in your
<head>, readable by anyone via View Page Source or a basic crawl — no tools required, and that includes any scraping or AI tooling that indexes page metadata. There’s no measurement of how often that actually happens, but leaving a revealing tag in place is an unforced, zero-cost exposure with no offsetting upside. - Check internal consumers before bulk deletion. Google doesn’t read the tag, but some non-Google systems have historically been documented to — certain internal site-search implementations and legacy CMSA content management system (CMS) is software that lets users create, manage, and publish digital content — like blog posts and pages — without writing raw code. WordPress, Drupal, and Joomla are the most common open-source CMS platforms. integrations can pull from it for relevance matching. Before you template it out sitewide, confirm nothing internal quietly depends on it.
- The tools already moved on. WordPress’s two leading SEO plugins deprioritized it years ago: Yoast SEO removed meta-keyword functionality in version 6.3, and Rank Math excludes the keywords tag by default (it can be re-enabled, but you’d be opting back into a dead feature). If even the plugins stopped, that’s a good “the field has moved on” signal for a skeptical stakeholder.
Myths worth naming
A few claims still circulate that need active correction, not just omission:
- “Meta keywords still help if used in moderation.” No. Google’s docs say “no effect… at all,” with no moderation caveat.
- “Bing uses meta keywords as an active ranking signal.” No — and this one is actively circulating in some 2025/2026 vendor content. Bing’s own reps (2011, 2014) describe it as, at most, a spam input, never a positive booster.
- “Removing an old tag might hurt my SEO.” No. Removal is neutral-to-positive everywhere it matters.
- “No search engine anywhere uses it.” Overstated — see the Yandex/Baidu caveat above.
Where this sits in the meta tags cluster
The keywords tag is the headline example of a dead head element — the “ignored”
bucket in the meta tags for SEOMeta tags are HTML elements in a page's head that pass metadata about the page to search engines and browsers. For SEO only a few matter — the title element, the meta description, and the robots meta tag — while meta keywords and most others are ignored. hub. Its living
siblings are the ones actually worth your attention: the title element and the
meta descriptionThe meta description is an HTML head tag — `<meta name=\"description\" content=\"…\">` — that suggests a short summary of the page for the search snippet. It's not a Google ranking factor, and Google rewrites it the majority of the time, but a good one can still lift click-through. (the tag people constantly confuse this one with), plus the
robots meta tagThe robots meta tag is an HTML element in a page's head — <meta name=\"robots\" content=\"noindex\"> — that tells search engines how to index and serve that page. It's crawl-then-obey: a page blocked in robots.txt is never fetched, so the tag is never seen. family for indexing and serving control. If you’re auditing a
<head> and find a keywords tag, the right move is the same one you’d apply to
author or revisit-after tags — delete it and spend the effort on the tags that do
something.
AI summary
A condensed take on the Advanced version:
- The tag:
<meta name="keywords" content="...">, a mid-1990s head element for declaring a page’s own keywords. Older than Google. - Google: dead since 2009. Matt Cutts confirmed it publicly on Sept 21, 2009 (“Google doesn’t use the keywords meta tag in our web search ranking”). Google’s current docs still list it under “Unsupported tags and attributes” with “no effect on indexingStoring a crawled page in the search index so it can appear in results. Crawled is not the same as indexed — Google selects what to keep, and indexing isn't guaranteed. and ranking at all” — reconfirmed by Mueller as recently as Oct 2025. This is settled, not stale.
- Why it died: it was invisible to visitors, so it became a magnet for keyword stuffing; Google stopped trusting a signal that was so easy to fake. (Fun footnote: the 2009 push was partly aimed at courts that thought meta tagsMeta tags are HTML elements in a page's head that pass metadata about the page to search engines and browsers. For SEO only a few matter — the title element, the meta description, and the robots meta tag — while meta keywords and most others are ignored. drove rankings.)
- Bing — the precise framing: never a positive ranking booster (“dead in terms of SEO value,” 2014), but historically a spam-detection input when stuffed. “Won’t help you rank, and a stuffed one can hurt.”
- Other engines: Yandex/Baidu guidance is less absolute, so scope the claim to Google and Bing rather than “no engine uses it anywhere.”
- Should you remove it? Yes. Neutral on Google, removes a Bing spam-flag risk, and — the strongest 2026 reason — stops leaking your keyword list via view-source to competitors and scraping/AI tools.
- Tools moved on: Yoast removed it (v6.3); Rank Math excludes it by default.
- Don’t confuse it with the meta descriptionThe meta description is an HTML head tag — `<meta name=\"description\" content=\"…\">` — that suggests a short summary of the page for the search snippet. It's not a Google ranking factor, and Google rewrites it the majority of the time, but a good one can still lift click-through., which is still worth writing (for CTR, not ranking).
Official documentation
Primary-source documentation and on-the-record statements.
- Meta tags and attributes that Google supports — the current, maintained doc that lists the keywords tag under “Unsupported tags and attributes” (“no effect on indexingStoring a crawled page in the search index so it can appear in results. Crawled is not the same as indexed — Google selects what to keep, and indexing isn't guaranteed. and ranking at all”). The strongest “still true in 2026” anchor.
- Google does not use the keywords meta tag in web ranking — Matt Cutts, Google Search Central Blog, Sept 21, 2009. The original announcement, still carrying a live editorial note confirming Google “still doesn’t support the keywords meta tag.”
- Google doesn’t use the keywords meta tag in web search — Cutts’ companion post on his personal blog, same day, with the “courts still think meta tagsMeta tags are HTML elements in a page's head that pass metadata about the page to search engines and browsers. For SEO only a few matter — the title element, the meta description, and the robots meta tag — while meta keywords and most others are ignored. matter” context.
Bing / Microsoft
- Blame The Meta Keyword Tag — Duane Forrester, Bing WebmasterMicrosoft's free portal for monitoring and improving how a site appears in Bing search — the peer to Google Search Console, plus IndexNow instant indexing, richer backlink data, and keyword volumes. Because Bing's index also feeds Microsoft Copilot, it doubles as a window into AI-search visibility. Blog, Oct 4, 2014. The “dead in terms of SEO value” declaration.
- The Meta Keywords Tag Lives At Bing & Why Only Spammers Should Use It — Danny Sullivan, Search Engine Land, 2011, quoting Duane Forrester. The clearest articulation of “spam signal, not ranking signal.”
HTML specification
- HTML Standard — the meta element — WHATWG. Defines
keywordsas valid metadata syntax (a set of comma-separated tokensA token is the smallest unit of text (or image/audio/video) an LLM processes — roughly 4 characters, or about ¾ of an English word. A context window is the maximum number of tokens (input plus output) a model can hold at once, like its short-term memory., parsed with duplicates removed) while explicitly noting search engines largely ignore it due to historical spam abuse. HTML conformance and Google’s non-use are separate facts.
Quotes from the source
On-the-record statements. Each link is a deep link that jumps to the quoted passage on the source page.
Google — the tag is not a ranking signal
- “The meta-keyword tag is not used by Google Search, and it has no effect on indexingStoring a crawled page in the search index so it can appear in results. Crawled is not the same as indexed — Google selects what to keep, and indexing isn't guaranteed. and ranking at all.” — Google Search Central docs, “Unsupported tags and attributes.” The current, maintained anchor. Jump to quote
- “Google doesn’t use the keywords meta tag in our web search ranking.” — Matt Cutts, Google Search Central Blog, Sept 21, 2009. Jump to quote
- “It’s been a while since we published this blog post… However Google still doesn’t support the keywords meta tag.” — Editorial disclaimer on the 2009 post, viewed 2026 — i.e., Google is actively maintaining this as current guidance. Read the post
Google — why it was abandoned
- “Because the keywords meta tag was so often abused, many years ago Google began disregarding the keywords meta tag.” — Matt Cutts, Google Search Central Blog, Sept 21, 2009. The causal core: it was killed by abuse, not uselessness. Jump to quote
- “It’s possible that Google could use this information in the future, but it’s unlikely. Google has ignored the keywords meta tag for years and currently we see no need to change that policy.” — Matt Cutts, Google Search Central Blog, Sept 21, 2009. Jump to quote
Matt Cutts (personal blog) — signals, and the courts angle
- “Google uses over two hundred signals in our web search rankings, but the keywords meta tag is not currently one of them, and I don’t believe it will be.” — Matt Cutts, mattcutts.com, Sept 21, 2009. Jump to quote
Bing — dead as a booster, but a spam input when abused
- “Today, it’s pretty clear the meta keyword tag is dead in terms of SEO value.” — Duane Forrester, Bing WebmasterMicrosoft's free portal for monitoring and improving how a site appears in Bing search — the peer to Google Search Console, plus IndexNow instant indexing, richer backlink data, and keyword volumes. Because Bing's index also feeds Microsoft Copilot, it doubles as a window into AI-search visibility. Blog, Oct 4, 2014. Note: this Bing page was verified via a summarizing fetch rather than raw HTML, so treat the two 2014 lines as high-confidence but not byte-verified against the live page.
- “As far as search goes, that tag flat lined years ago as a booster.” — Duane Forrester, Bing Webmaster Blog, Oct 4, 2014.
- “Abusing meta keywords can hurt you.” and “it’s the overt keyword stuffing that gets noticed and makes us want to look a little closer.” — Duane Forrester (Bing), relayed via Danny Sullivan, Search Engine Land, 2011. The clearest “not a ranking signal, but IS a spam input” framing. Read the coverage
Should I do anything about the meta keywords tag?
A short walkthrough for the only real decision this topic presents.
Q1 — Does your page have a <meta name="keywords"> tag at all?
- No → Do nothing. Don’t add one. It provides zero ranking benefit on any major search engine, and adding a populated one only creates the downsides below. Spend the effort on your title elementThe title tag is the HTML title element in a page's head that specifies the document's title. It's the primary source for the SERP title link and a confirmed light ranking factor — but since August 2021 Google doesn't always show it verbatim., meta descriptionThe meta description is an HTML head tag — `<meta name=\"description\" content=\"…\">` — that suggests a short summary of the page for the search snippet. It's not a Google ranking factor, and Google rewrites it the majority of the time, but a good one can still lift click-through., and content.
- Yes → Go to Q2.
Q2 — Is the tag empty (or a harmless one-or-two-word value)?
- Empty / trivial → It’s a no-op. Removing it is tidy but low-priority — safe to batch into your next template cleanup rather than treating it as urgent.
- Populated with a real keyword list → Go to Q3.
Q3 — Does the value read like a stuffed list of many target terms?
- Yes (stuffed) → Remove it. Two reasons: on Bing, an obviously stuffed keywords tag has historically been a spam-detection input, and on every engine it’s a plain-text leak of your exact target keywords via view-source and scraping/AI tools. You lose nothing (it’s dead for Google ranking) and close both doors.
- No (short, honest) → Still remove it, low priority. It won’t help you, and even a short list is free competitive intel. There’s no scenario where keeping it wins.
Q4 — Are you on WordPress?
- Yoast → Nothing to do; Yoast removed meta-keyword functionality in v6.3, so it’s not generating one for you.
- Rank Math → It excludes the tag by default. If yours is enabled, that’s an opt-in you can safely turn back off.
- Custom theme / other CMSA content management system (CMS) is software that lets users create, manage, and publish digital content — like blog posts and pages — without writing raw code. WordPress, Drupal, and Joomla are the most common open-source CMS platforms. → Find where the tag is templated and delete it once at the source, rather than page by page.
The through-line: there is no branch of this tree that ends in “add or keep a populated meta keywords tagThe meta keywords tag — <meta name=\"keywords\" content=\"...\"> — is a mid-1990s HTML head element meant to let a page declare its own topic keywords to search engines. Google has publicly ignored it for ranking since 2009, and no major search engine uses it as a ranking signal today. It's dead as SEO, and a populated one only leaks your target keywords to anyone who views your source..” The only question is how urgently to remove one you already have — and a stuffed tag is the one worth prioritizing.
Anti-patterns to avoid
The recurring mistakes around this dead tag:
- Adding meta keywords to new pages “just in case.” It does nothing for ranking on Google or Bing and creates a competitive-intel leak. There is no upside to weigh against that — this isn’t a judgment call.
- Stuffing the tag with every term you can think of. The worst version of the above: Bing has historically flagged this as a spam signal, and it’s the most valuable free readout you can hand a competitor.
- Treating “moderate” use as safe. Google’s docs say “no effect… at all,” with no moderation exception. There’s no sweet spot; the tag is off, not dialed down.
- Believing 2025/2026 vendor posts that claim “Bing still ranks with meta keywords.” This claim circulates and it’s wrong. Bing’s own reps described the tag as, at most, a spam input — never a positive ranking booster.
- Confusing meta keywords with the meta descriptionThe meta description is an HTML head tag — `<meta name=\"description\" content=\"…\">` — that suggests a short summary of the page for the search snippet. It's not a Google ranking factor, and Google rewrites it the majority of the time, but a good one can still lift click-through.. They look similar in the
<head>but have opposite fates: keywords are ignored; the description still drives click-through (it’s just not a ranking factor). Don’t delete or neglect the wrong one. - Leaving Rank Math’s keywords option enabled (or re-enabling it) because it’s there. An available toggle isn’t a recommendation — it’s opting back into a dead feature.
- Claiming “no search engine anywhere uses it.” Overstated. Yandex/Baidu guidance has been less absolute; scope the statement to Google and Bing.
Test yourself: The Meta Keywords Tag (Deprecated)
Five quick questions on the deprecated meta keywords tagThe meta keywords tag — <meta name=\"keywords\" content=\"...\"> — is a mid-1990s HTML head element meant to let a page declare its own topic keywords to search engines. Google has publicly ignored it for ranking since 2009, and no major search engine uses it as a ranking signal today. It's dead as SEO, and a populated one only leaks your target keywords to anyone who views your source.. Pick an answer for each, then check.
Resources worth your time
My related writing
- Meta Keywords: What Are They and Should You Use Them? — the Ahrefs guide I reviewed (written by Joshua Hardwick): the Google/Bing verdict plus the Yandex/Baidu comparison most English-language coverage skips.
- The Beginner’s Guide to Technical SEO — where head tagsMeta tags are HTML elements in a page's head that pass metadata about the page to search engines and browsers. For SEO only a few matter — the title element, the meta description, and the robots meta tag — while meta keywords and most others are ignored. like this fit in the bigger picture.
My speaking
- How Search Works (SlideShare) — my walkthrough of crawlingCrawling is how search engines use automated bots (like Googlebot and Bingbot) to discover URLs and download pages. A page has to be crawlable to be indexed, but crawling on its own isn't a ranking factor., indexingStoring a crawled page in the search index so it can appear in results. Crawled is not the same as indexed — Google selects what to keep, and indexing isn't guaranteed., and ranking, useful for understanding why an invisible-to-users signal like meta keywords was never durable. (My standing disclaimer applies: “This is my understanding of systems… not going to be 100% complete or accurate.”)
Official
- Google — Meta tags and attributes that Google supports — the current doc listing the keywords tag as unsupported.
- Google — Google does not use the keywords meta tag in web ranking (Matt Cutts, 2009) — the original announcement with the live 2026 disclaimer.
- Bing — Blame The Meta Keyword Tag (Duane Forrester, 2014) — “dead in terms of SEO value.”
- HTML Standard — the meta element (WHATWG) — the current spec defining
keywordsas valid metadata syntax while explaining why search engines ignore it.
From around the industry
- Google doesn’t use the keywords meta tag in web search (Matt Cutts’ personal blog, 2009) — the companion post with the “courts still think meta tagsMeta tags are HTML elements in a page's head that pass metadata about the page to search engines and browsers. For SEO only a few matter — the title element, the meta description, and the robots meta tag — while meta keywords and most others are ignored. matter” context.
- The Meta Keywords Tag Lives At Bing & Why Only Spammers Should Use It (Danny Sullivan, Search Engine Land, 2011) — Duane Forrester’s clearest “spam signal, not ranking signal” quotes.
- Is The Meta Keywords Tag A Ranking Factor? (Kristi Hines, Search Engine Journal, 2023) — the 2023 Mueller reconfirmation.
- Google’s John Mueller Flags SEO Issues In Vibe Coded Website (Search Engine Journal, Oct 2025) — the most recent public confirmation that keywords/author/robots meta tagsThe robots meta tag is an HTML element in a page's head — <meta name=\"robots\" content=\"noindex\"> — that tells search engines how to index and serve that page. It's crawl-then-obey: a page blocked in robots.txt is never fetched, so the tag is never seen. “provide no SEO benefit.”
- Meta keywords are no longer helpful for SEO (Yoast) — the 1995 origin date and Yoast SEO’s removal of the feature in v6.3.
- How to Add Keywords to WordPress (Rank Math KB) — confirms Rank Math excludes the tag by default.
Meta keywords tag
The meta keywords tag — <meta name="keywords" content="..."> — is a mid-1990s HTML head element meant to let a page declare its own topic keywords to search engines. Google has publicly ignored it for ranking since 2009, and no major search engine uses it as a ranking signal today. It's dead as SEO, and a populated one only leaks your target keywords to anyone who views your source.
Related: Meta Tags, Meta Description
Meta keywords tag
The meta keywords tag — <meta name="keywords" content="seo, meta tags, keywords"> — is an HTML <head> element from the mid-1990s that let a page list its own topic keywords for search engines to read. It is dead as a ranking signal: Google publicly confirmed in September 2009 (Matt Cutts, Google Search Central Blog) that it doesn’t use the tag in web search ranking, and Google’s current developer documentation still lists it under “Unsupported tags and attributes,” stating it “has no effect on indexingStoring a crawled page in the search index so it can appear in results. Crawled is not the same as indexed — Google selects what to keep, and indexing isn't guaranteed. and ranking at all.”
Bing never used it as a positive ranking booster either — by 2014 Bing called it “dead in terms of SEO value” — though Bing has historically treated an obviously stuffed keywords tag as a spam signal rather than a ranking factor.
The tag died largely because it worked too well as an abuse vector: since it was invisible to visitors, it became a magnet for keyword stuffing, so search engines stopped trusting it. It still shows up in page source today, and the main reason to actively remove a populated one in 2026 isn’t ranking — it’s that a stuffed or revealing keywords tag is plainly visible via view-source and hands competitors (and scraping/AI tools) a free readout of your target-keyword list.
Related: Meta Tags, Meta Description
Build-time retrieval analysis plus live signals for this exact article. The automatic chunk report includes a deterministic readiness score and is ready without a model download.
Search Console
sampleGA4 traffic (28d)
sampleCloudflare traffic (7d)
sampledCrUX field data (28d, phone)
sampleGoogle NLP entities
localChangelog
Updated Jul 18, 2026.
Editorial summary and recorded change details.Summary
Scoped the 'no engine uses it' claim to Google and Bing only (the Yandex/Baidu caveat was already in the body but the description and beginner summary overstated it), reordered the Google section to lead with the current live docs rather than the 2009 post, added the HTML Standard's valid keyword-token definition to distinguish HTML conformance from Google's non-use, reinforced the historical framing of the Bing spam-signal claim, and added a caution to check internal search/CMS consumers before bulk-deleting the tag.
Change details
-
Description, beginner TL;DR, and the removal/anti-patterns sections now scope 'no ranking effect' to Google and Bing rather than 'any major search engine,' consistent with the article's own existing Yandex/Baidu caveat.
-
Added the WHATWG HTML Standard's keyword-token definition to the Advanced lens and Official Docs, distinguishing HTML validity from Google's decision not to use the field.
Full comparison unavailable — no prior snapshot was archived for this revision.