Useless Meta Tags

  • Digg
  • Technorati
  • del.icio.us
  • Propeller
  • StumbleUpon
  • Reddit
  • Mixx
  • Fark
  • Slashdot
  • Sphinn
  • Design Float
  • DZone
  • BlinkList
  • email
October 1st, 2006 | Web Development How-to's | 13 Comments

Recently I have have noticed an increase in the usage of unneeded Meta Tags in web pages.

It seems that a number of free Meta Tag Generation tools are out there convincing people that they need 20 tags in their header (like this one)!

Folks… This is just not the case. Using too many meta tags can actually harm your search engine rankings rather than help them.

Here is a list of meta tags that current generators are producing:

<Title>!  </title>
<META NAME="Author" CONTENT=" ">
<META NAME="Subject" CONTENT=" ">
<META NAME="Description" CONTENT=" ">
<META NAME="Classification" CONTENT=" ">
<META NAME="Keywords" CONTENT=" ">
<META NAME="Geography" CONTENT=" ">
<META NAME="Language" CONTENT=" ">
<META NAME="Expires" CONTENT="never">
<META NAME="Copyright" CONTENT="©  ">
<META NAME="Designer" CONTENT=" ">
<META NAME="Publisher" CONTENT=" ">
<META NAME="Revisit-After" CONTENT="21 Days">
<META NAME="Distribution" CONTENT="Global">
<META NAME="Robots" CONTENT="all">
<META HTTP-EQUIV="imagetoolbar" CONTENT="no">
<META http-equiv="Pragma" content="no-cache">
<META NAME="zipcode" content=" ">
<META NAME="city" content=" ">
<META NAME="State" content=" ">
<META NAME="country" content=" ">
<META NAME="MSSmartTagsPreventParsing" content="TRUE">
<META http-equiv="Cache-Control" content="no-cache, must-revalidate">
<META http-equiv="Robots" content="index, follow">

The majority of these tags are completely useless, and some of them will even harm your search engine rankings!

The only tags that need to use are:

<Title>!  </title>
<META NAME="Description" CONTENT=" ">

That’s it! You can achieve very good rankings by never using a single other tag. Now this is not to say that some of the other tags are not helpful, some of them are.

To have a more well rounded meta section that focuses not just on the major search engines, but also the smaller ones as well, I recommend the following:

<Title>!  </title>
<META NAME="Description" CONTENT=" ">
<META NAME="Keywords" CONTENT=" ">

If your site deals only with a specific area, city, region, or state don’t be afraid to add these tags:

<META NAME="Geography" CONTENT=" ">
<META NAME="city" content=" ">
<META NAME="State" content=" ">
<META NAME="country" content=" ">

Really, those are all that you need to add. If you are creating a template for distribution or you are including HTML with a script that you are selling or releasing to public go ahead and add these:

<META NAME="Copyright" CONTENT="©  ">
<META NAME="Designer" CONTENT=" ">

Adding more meta tags than these will only clutter the header of your web page and slow down download times. It can also add to the amount of data that you are asking the engines to record and keep track of. This can actually cause less of your page to be read and indexed by smaller engines!

Some of the above tags will actually harm or kill your search engine results. If you wish to have good rankings for a page, and wish for the search engines to visit your page, do not under any circumstances use any of the following tags:

<META NAME="Revisit-After" CONTENT="21 Days">
<META NAME="Robots" CONTENT="all">
<META http-equiv="Pragma" content="no-cache">
<META NAME="MSSmartTagsPreventParsing" content="TRUE">
<META http-equiv="Cache-Control" content="no-cache, must-revalidate">

This tag, <META NAME=”Revisit-After” CONTENT=”21 Days”>, actually tells the search engines not to come back to your site for three weeks! That is absolutely the last thing you could want to tell the spiders that arrive at your site!

Keep your meta tags simple, to the point, and don’t overuse them. Use only the ones that you need and ignore the rest, the engines will thank you.

Welcome Back!

Now is your chance to join our growing community! Be the first to know about great new articles like this one. Register for my Email Updates or RSS Feed today!

About the Author

Zach is a marketing consultant and owner of a FL web design and marketing group. He offers graphic design and marketing services, speaks on Internet marketing, and blogs about it all in his free time. (»)

Contact Zach: Company Website | Email

Related Posts


Optimizing Blogware Title Tags

Optimizing Movable Type Title Tags

Tips to Include SEO in your Website’s Design

301 Redirect For SEO

Deep Linking


13 Comments

  1. mhaye

    September 24, 2007 @ 9:11 am

    Is it true that meta tags are useless now..

    Reply

  2. 411 New York

    September 16, 2008 @ 10:04 am

    This was a BIG help… especially the “Revisit-After” as it made perfect sense. As a thank you, We’ll link to you for September ‘08

    Reply

    zacheos

    So glad I could help… Good luck with your website!

    Reply

  3. 411 New York

    November 2, 2008 @ 7:10 pm

    MSN is visiting more frequently now and our PR is improving on Google. Also, we now notice that a new search engine ‘SearchMe’ is taking a fancy to us and is visiting at least 20 times per day.

    Hopefully you wil have tips in future artcles geared towards it.

    Reply

    zacheos

    Glad I was able to help… Nice to hear from you again!

    Reply

  4. Xual

    January 4, 2009 @ 4:30 pm

    What Meta tags are waste of time?
    LOl
    I”m totally agree.
    Alll you need is Content. Content matters to everything

    Reply

  5. Geoff B

    April 9, 2009 @ 7:58 pm

    Thanks for that I found your article very useful!

    Reply

  6. 411 New York

    May 2, 2009 @ 9:28 am

    Is there a benefit/punishment over capitalization. Should one use “<META NAME=” or “<meta name=”?

    411 New York’s last blog post… MIKE’S $OUR DOUGH

    Reply

    zacheos

    The choice here really doesn’t matter too much when it comes to search engines. There is a correct answer though, and that depends on whether your site is XHTML or HTML compliant markup. If this is not something you are familiar with, I recommend reading about DOCTYPE declarations. You should also take a look at the W3 Validator. This will check your site’s DOCTYPE and then validate your markup based on that declaration. Generally speaking, XHTML should be all in lowercase and HTML is typically done in caps… But again, this may be entering a topic that does not concern most people and will not affect your site’s rankings.

    Reply

  7. Ray Khandeh

    November 4, 2009 @ 5:25 pm

    Is having 200 cities and 49 states useful in the meta tags? in City, and State meta name?

    Reply

    zacheos

    That would be a HUGE no for me. Adding that much content to the meta tags will at best be ignored by Google and at worst could set off many SPAM flags getting the sites rankings in trouble.

    Reply

  8. mbsathik

    January 26, 2010 @ 9:29 am

    Very useful information, before updating my new site i have gathered some useful information in your article, great job

    Reply

  9. Andres

    February 15, 2010 @ 11:26 am

    Excellent data, but I would add the meta http-equiv=”Content-Language” content=”es-ar” tag which informs not only the page language but also provides some basic geographical info, in this case Spanish-Argentina. Major search engines such as Google appreciate this tag because the website’s source country cannot be always determined by the server IP correctly. We have many local sites hosted in US servers, so this tag is also important to add as well as Content-Type.
    Regards

    Reply

RSS feed Comments | TrackBack URI

Write Comment