Order of Head Meta Tags

Order of Meta Tags 

Annie form the world of Gmail asks: Meta tag order : I would like to enquire if while putting the meta tags into the head of my website, is there an order of things, like descriptions, keywords, abstracts etc. for SEO purposes.

There are those that will tell you that the order of meta tags isn’t important. I disagree. We have tested the order of meta tags on different sites over the years and have come to the conclusion that placing the title tag at the top, directly under the head tag, does make a difference in the algorithm. I would argue that placing the description tag second, after the title,  also has it’s benefits, although I don’t have sufficient test data to confidently claim it is the case

When ordering your head tags and meta tags, the best practise is to place your two most important tags at the top, after your head tag:

<head>
<title></title>
<meta name=”description” content=”">

Then

<meta name=”keywords” content=”">
<meta name=”title” content=”">

The keyword meta tag is not currently used by Google but we include it in the order of things as they may decide to use it in the future and there is evidence that Yahoo uses it on occassion. The meta title tag is one we use on all of our sites. Many will tell you it is worthless. That’s good, it means they aren’t using it! Use it - trust me on this.

And if you want to block ODP and yahoo directory titles and descriptions:

<meta name=”robots” content=”NOODP”>
<meta name=”robots” content=”NOYDIR”>

Obviously, if you are working in XHTML, rather than HTML, you would need to use the XHTML closing tags.

These are the only head tags with any real value to optimisation and this is the order in which I suggest you place them.

I hope that helps.

Leave a Reply





SEO Blog

SEO Blog

The Big Man's SEO blog is primarily aimed at website owners looking for ethical SEO tips, optimisation advice and who are interested in reading articles and opinions related to search engines, the internet, technology and software.