Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Meta Keywords Good or Bad
-
Hi All,
I've been reading more about the meta keyword tag and why it may not be a good idea to include them on pages and am looking for thoughts/feedback on this idea. If you have employed this tactic, can you give me some insight into any results you saw. If you decided to not employ this tactic, why did you choose not to? I wan to understand all sides of this before employing any changes to my company's websites.
Thank you for your help!
-
What about using it just a a simple place to keep your targeted keyword for a given page while you are working? So if you have a number of hand coded page and want to quickly go through and put in what you are going for there before you start changing the page to suit. I'm not sure why you would care if competitors knew? If your page is optimized your keyword phrase for that page is in the title and the h1 so they can crawl your site if they want and get all of them anyway.
-
We havent used Meta keywords for a couple of years but I read an interesting article yesterday that suggested using this field to list semantic keywords and synonyms that you couldnt fit naturally into the body content. Havent tried it yet, just thought it was an interesting concept.
-
The only time I've ever used keywords recently was when a competitor kindly laid out all of the keywords they're targeting in their meta keywords tag!
As the others have said, meta keywords just isn't worth the worry, it's not going to affect how search engines interpret your page* and you're better off spending the time on setting up authorship, open-graph etc.
(*Bing have even said that in some cases they may use the keywords meta tag as an indicator of a spammy site.)
-
There are 100s of areas that search engines look in to before ranking any website against any key phrase. Meta keyword tag is one of the areas which are considered as less important.
Google have clearly recommended not to use it and they do not use this as a ranking factor but as far as the Bing is concern they do use it as a ranking signal but still this does not land in important ranking factors.
There are no significant reasons why I do not use it because there are tools which can indicate competitors that what keywords i am focusing, so saying that I am not using so that my competitors didn’t get to know what I am up to is silly!
I think Meta keyword tag is like good for nothing... Use it or don’t use it... it does not matter much i think you should invest your time looking in to other important areas and i believe that will be the better use of the time!
-
I wouldn't spend my time deleting them as its a waste of time since Google ignores them.
If I'm working on SEO or other page elements and want to do some housecleaning I get rid of them.
On all current SEO practices, meta keywords are completely off the to-do list.
-
Well, I've removed the keyword tag from all my Websites about 2 years ago. Mainly because Google said they don't use it anymore. However, Bing said that they could still use the meta to figure out what is the page about. Still we haven't see change in terms of rankings.
I personally won't use that meta again, just to remove some clutter from the page. With all today's metas (authorship, OGs, twitter cards, etc.) you are just adding more "garbage" that actually doesn't do anything.
-
They are not used by search engines anymore and is really just a good way for your competitors to see what keywords you might be targeting. I would not use them.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Wrong meta descriptions showing in the SERPS
We recently launched a new site on https, and I'm seeing a few errors in the SERPS with our meta descriptions as our pages are starting to get indexed. We have the correct meta data in our code but it's being output in Google differently. Example: http://imgur.com/ybqxmqg Is this just a glitch on Google's side or is there an obvious issue anyone sees that I'm missing? Thanks guys!
Intermediate & Advanced SEO | | Brian_Owens_10 -
How ot optimise a website for competitive keywords?
Hi guys, I hope to find some good answers to my questions, because here are some of the best SEO's in the world. I'm doing SEO as a hobby for a few years and had some very good results before the latest Google updates. Now I'm not able to rank any website for competitive keywords. The last project I started is this website (man and van hire company targeting London market).
Intermediate & Advanced SEO | | nasi_bg
The problem is that I can't rank even in Top 100 in Google UK for the main keywords like: "man and van london" , "man and van service london" ,"london man & van"...
The site has over 1k good backlinks (according to Ahrefs), unique content, titles and descriptions but still can't rank well. Am i missing something? Few years back that was more than enough to rank well in Google.
I will be very grateful to hear your suggestions and opinions.0 -
Description vs meta description
I have an e-commerce website and am trying to create product category pages. I am under the impression that Description is the text that would appear under the title on a google search and I believe the meta description is just what google reads? Is having BOTH important or just description? Is it ok to duplicate the description for the meta description? I know its not good to duplicate descriptions on other products and pages.
Intermediate & Advanced SEO | | nchachula0 -
Good or bad adding keywords in Pinterest description?
I added all keywords in description. Will this affect my website, Google takes this as negative way? I am not adding keywords on my own website, but adding keywords to third party website? https://www.pinterest.com/pin/304555993526970292/
Intermediate & Advanced SEO | | bondhoward0 -
Is it a good idea to remove old blogs?
So I have a site right now that isn't ranking well, and we are trying everything to help it out. One of my areas of concern is we have A LOT of old blogs that were not well written and honestly are not overly relevant. None of them rank for anything, and could be causing a lot of duplicate content issues. Our newer blogs are doing better and written in a more Q&A type format and it seems to be doing better. So my thought is basically wipe out all the blogs from 2010-2012 -- probably 450+ blog posts. What do you guys think?
Intermediate & Advanced SEO | | netviper1 -
Meta tags - are they case sensitive?
I just ran the wordtracker tool and noticed something interesting. The tool didn't pick up our meta description. It's strange as our meta descriptions appear in organic search results and Moz never reported missing meta descriptions.After reviewing other pages, I noticed our meta description tag is written as the following: name="Description" content=" I never thought about this, but are meta tags case sensitive? Should it be written as: name="description" content=" Thoughts?
Intermediate & Advanced SEO | | Bio-RadAbs0 -
Should I remove Meta Keywords tags?
Hi, Do you recommend removing Meta Keywords or is there "nothing to lose" with having them? Thanks
Intermediate & Advanced SEO | | BeytzNet0 -
How to auto generate a unique meta description?
The site I am working on is a code nightmare for starters. I'm editing a file called layout that controls the section of each page. The programmer from a while back got unique titles by putting this piece of code in: <title><?= $this->metaTag ?></title> In all the different controllers and stuff I can see where the title is the name of the product plus review or something to that effect. How do I do this for the meta description? Right now the meta description is static in the layout file, and so every page has an identical one. I was hoping there was a way to make the meta description automatically use the first 140 characters on the page or something. Something like this:
Intermediate & Advanced SEO | | DanDeceuster0