Meta Keywords HTML
The meta keywords tag is an HTML element in a page's <head> section that was once used to list relevant keywords, but Google does not use it for web search rankings.
Key facts
- The meta keywords tag is written as
<meta name="keywords">in HTML. - It belongs in the page’s
<head>section, not in the visible body content. - Google announced in 2009 that it does not use the keywords meta tag as a ranking signal in web search.
- The tag is still valid HTML, so using it does not break a page’s markup by itself.
- Some non-Google systems, such as internal site search tools, may still read it.
- It is different from the meta description tag, which can influence how Google generates snippets.
Also called
keywords meta tag, meta name keywords
Use it for
No current SEO use for Google; may be read by internal site search tools
Applies to
Google (ignored), Bing (ignored), internal site search tools (may read)
How the Meta Keywords Tag Works in HTML
The meta keywords tag sits inside the <head> element of an HTML page. Its syntax is simple: <meta name="keywords" content="keyword1, keyword2, keyword3">. The content attribute holds a comma-separated list of terms you want to associate with the page.
Originally, search engines used this tag to understand a page's topic. Webmasters could list their most important keywords, and the search engine would factor them into rankings. This made the tag a quick way to signal relevance.
But the system was easy to abuse. People started stuffing the tag with irrelevant or repeated terms to rank for popular searches. This practice, called keyword stuffing, degraded search quality. Over time, search engines learned to ignore the tag entirely.
- The tag is placed in the
<head>section, not the<body>. - It uses the
name="keywords"attribute. - The
contentvalue is a comma-separated list of keywords.
Google’s Official Stance on the Meta Keywords Tag
Google has stated clearly that it does not use the keywords meta tag for web search ranking. The company made this announcement in 2009 on its official blog. Since then, the position has not changed.
The reason is simple: the tag was too unreliable. Because anyone could put any keywords in it, the tag did not reflect the actual content of the page. Google found that ignoring it improved search quality.
Other major search engines, like Bing, also ignore the tag for ranking. So for organic SEO on any mainstream search engine, the meta keywords tag has zero value. You can leave it out without any negative effect.
Common Misconceptions About the Meta Keywords Tag
Many people still believe the meta keywords tag helps with SEO. This is a persistent myth. I often see advice that says you should fill it with your target keywords. That advice is outdated and wrong for Google.
Another misconception is that the tag is harmful. It is not. Using it does not hurt your rankings, because Google simply ignores it. It is just a waste of time.
Some confuse the meta keywords tag with the Meta Description tag. The meta description can influence how Google generates snippets in search results. The keywords tag does nothing for snippets or rankings.
For example, a page about 'baking bread' might have a meta description that reads 'Learn to bake sourdough bread at home' and that snippet text can appear in search results. The meta keywords tag listing 'bread, baking, sourdough' would be completely ignored by Google.
- The meta keywords tag is not a ranking factor for Google.
- It is not harmful to use, just useless for SEO.
- It is different from the meta description tag, which affects snippets.
When the Meta Keywords Tag Might Still Be Used
There are a few niche cases where the meta keywords tag still has a purpose. Some internal site search tools read the tag to help users find content. If your website uses such a tool, the tag might improve internal search results.
Legacy content management systems sometimes include the tag by default. You do not need to remove it, but you should not rely on it for external search engine rankings.
For Meta Tags SEO in general, focus on the tags that matter: the title tag, meta description, and structured data. The keywords tag is a relic.
Another case is in academic or research contexts where the tag is used to index papers in internal databases. For example, a university repository might use the meta keywords tag to help students find articles on 'climate change' or 'quantum physics' within the site's search function.
How the Meta Keywords Tag Relates to Other SEO Concepts
The meta keywords tag is part of a broader family of HTML meta tags. Understanding it helps clarify what other tags do. For example, the Meta Keywords SEO page covers the SEO implications in more depth.
The tag is also related to the concept of a Keyword itself. Keywords are the terms people search for. But the meta keywords tag is not how you signal those terms to Google.
Instead, you should use Keyword Research to find the right terms, then place them naturally in your content. Long-tail Keywords are especially useful for targeting specific queries. The meta keywords tag cannot replace this work.
Additionally, the html head keywords tag is just one small part of the broader HTML head section, which includes many other elements like the title tag and meta description that actually impact SEO.
Comparison: Meta Keywords vs. Other Meta Tags
Different meta tags serve different purposes. The table below compares the meta keywords tag with other common meta tags. This helps you see which ones matter for SEO and which do not.
The Meta Length of a meta description matters for snippet display. The keywords tag has no length constraints because it is ignored.
For instance, a meta description that is too long may get truncated in search results, while a meta keywords tag with hundreds of terms has no effect on Google at all. The title tag, on the other hand, is a direct ranking factor and should be concise and descriptive.
| Meta Tag | Purpose | Used by Google for ranking? |
|---|---|---|
| Meta Keywords | List keywords for the page | No |
| Meta Description | Provide a page summary | No (but may affect snippets) |
| Title Tag | Define the page title | Yes |
| Robots Meta Tag | Control crawling and indexing | Yes |
Common mistakes
- Treating the tag as a ranking factor in Google This wastes effort because Google has said it ignores it.
- Stuffing the tag with many repeated terms This can look spammy and provides no Google ranking benefit.
- Confusing it with the meta description tag The description may affect snippets, while keywords do not.
- Using it as a substitute for on-page content or titles It cannot replace visible relevance signals that search engines actually evaluate.
Questions
What are meta tags?
Meta tags are HTML elements in the <head> section of a web page. They provide metadata about the page, such as its description, keywords, or instructions for search engines. The meta keywords tag is one type, but many others exist.
Does Google use the meta keywords tag?
No, Google does not use the meta keywords tag for web search rankings. It announced this in 2009 and has not changed its position. You can ignore the tag for SEO.
Should I remove the meta keywords tag from my site?
You do not need to remove it. It does not harm your rankings because Google ignores it. However, removing it can clean up your code and avoid confusion.
What meta tags are important for SEO?
The title tag and meta description are important. The title tag is a ranking factor. The meta description can influence click-through rates. Structured data also helps with rich results.
See also
- SEO Keyword ToolAn SEO keyword tool is software that helps you find and evaluate search terms people use, so yo…
- Keywords EverywhereKeywords Everywhere is a browser extension that shows keyword metrics like search volume direct…
- Keyword DifficultyKeyword difficulty is a metric that estimates how hard it is to rank for a search query, typica…
- Meta Data SEOMeta data SEO refers to the HTML code snippets that tell search engines what a page is about an…
- URL KeywordsURL keywords are descriptive words placed in a page's web address to indicate its topic to user…
- Primary KeywordsA primary keyword is the main search term a webpage is built to rank for, matching the page's c…
Sources
- Google Search Central: Google does not use the keywords meta tag developers.google.com
- Google Search Central: Snippets and meta description guidance developers.google.com
- MDN Web Docs: <meta> element developer.mozilla.org
Outbound links are unpaid and nofollow. If one has gone stale, tell me.