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
-
Primary versus secondary keyword
Hello, Can someone give a example of what primary and secondary keywords are and how to implement that in a sentence ? Thank you,
Intermediate & Advanced SEO | | seoanalytics2 -
Replacing keywords by synonyms. Will it increase risk of google keyword stuffing penalization?
I have a page which is ranking already pretty well for a relative competitive keyword.
Intermediate & Advanced SEO | | lcourse
Google also ranks us on first page for synonym of keyword we optimize the page for (even though synonym does not appear on our page). I am now considering to replace some occurences of the keyword in the page by different synonyms, in the hope that our ranking may further improve for these synonyms.
However I am concerned that google may penalize me for keyword stuffing if I am using a wide range of synonyms of one keyword on our page. My plan is only to replace some occurences of keyword with synonyms. I am a bit nerveous here since page is already ranking quite well in a competitive niche. Any thoughts?0 -
Keywords in URL: sub-directory or single layer keywords?
Hi guys, im putting together a proposal for a new site and trying to figure out if it'd be better to (A) have a keyword split across multiple directories or duplicate keywords to have the keyword hyphenated? For example, for the topic of "Christmas decor" would you use; (A) - www.domain.com/Christmas/Decor (B) - www.domain.com/Christmas/Christmas-Decor in example B the phrase 'Christmas' is duplicated which looks a little spammy, but the key term "Christmas decor" is in the URL without being broken up by directories. which is stronger? Any advice welcome! Thanks guys!
Intermediate & Advanced SEO | | JAR8971 -
Double hyphen in URL - bad?
Instead of a URL such as domain.com/double-dash/ programming wants to use domain.com/double--dash/ for some reason that makes things easier for them. Would a double dash in the URL have a negative effect on the page ranking?
Intermediate & Advanced SEO | | CFSSEO0 -
Sitewide footer links - bad or not?
Hi, Sitewide footer links, is this bad for SEO? Basically I see all the time the main navigation repeated in the footer, sometimes as almost something to just fill the footer up. Is this bad for SEO (im guessing it is) and can you explain why you think it is? Cheers
Intermediate & Advanced SEO | | activitysuper0 -
Noindex a meta refresh site
I have a client's site that is a vanity URL, i.e. www.example.com, that is setup as a meta refresh to the client's flagship site: www22.example.com, however we have been seeing Google include the Vanity URL in the index, in some cases ahead of the flagship site. What we'd like to do is to de-index that vanity URL. We have included a no-index meta tag to the vanity URL, however we noticed within 24 hours, actually less, the flagship site also went away as well. When we removed the noindex, both vanity and flagship sites came back. We noticed in Google Webmaster that the flagship site's robots.txt file was corrupt and was also in need of fixing, and we are in process of fixing that - Question: Is there a way to noindex vanity URL and NOT flagship site? Was it due to meta refresh redirect that the noindex moved out the flagship as well? Was it maybe due to my conducting a google fetch and then submitting the flagship home page that the site reappeared? The robots.txt is still not corrected, so we don't believe that's tied in here. To add to the additional complexity, the client is UNABLE to employ a 301 redirect, which was what I recommended initially. Anyone have any thoughts at all, MUCH appreciated!
Intermediate & Advanced SEO | | ACNINTERACTIVE0 -
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 -
SEO from Godaddy How Good is it?
http://www.godaddy.com/search-engine/seo-services.aspx?ci=44163 it said "Includes Standard Search Engine Visibility to Improve Search Rankings" it begs for question... Search Engine Visibility??? Improve SERP?!?!!? is it really that good? O.o; or have i successfully been eaten my promotional messages? Can anyone with experience with them share some information with me ? 🙂 (The price tag is mighty interesting)
Intermediate & Advanced SEO | | IKT0