Definitive Guide to Meta Tags - from Google

  • Thread starter Thread starter -
  • Start date Start date
R

RayB

Right - we have had a few threads lately asking about meta tags.

Fortunately Google have posted a definitive guide on their official blog today, which I quote in full below for convenience.

Here is a link to the post

Tuesday, December 04, 2007 at 11:53 AM
Written by John Mueller, Webmaster Trends Analyst, Zürich
In writing and maintaining accurate meta tags (e.g., descriptive titles and robots information), you help Google to more accurately crawl, index and return your site in search results. Meta tags provide information to all sorts of clients, such as browsers and search engines. Just keep in mind that each client will likely only interpret the meta tags that it uses, and ignore the rest (although they might be useful for other reasons).
Here's how Google would interpret meta tags of this sample HTML page:

<!DOCTYPE …><head>
<title>Traditional Swiss cheese fondue recipes<title>utilized by Google, accuracy is valuable to webmasters<meta name="description" content="Cheese fondue is …">utilized by Google, can be shown in our search results<meta name="revisit-after" content="14 days">not utilized by Google or other major search engines<META name="verify-v1" content="e8JG…Nw=" />optional, for Google webmaster tools<meta name="GoogleBot" content="noOdp">optional<meta …>
<meta …>
</head>
<meta name="description" content="A description of the page">
This tag provides a short description of the page. In some situations this description is used as a part of the snippet shown in the search results. For more information, please see our blog post "Improve snippets with a meta description makeover" and the Help Center article "How do I change my site's title and description?" While the use of a description meta tag is optional and will have no effect on your rankings, a good description can result in a better snippet, which in turn can help to improve the quality and quantity of visitors from our search results.
<title>The title of the page</title>
While technically not a meta tag, this tag is often used together with the "description." The contents of this tag are generally shown as the title in search results (and of course in the user's browser when visiting the page or viewing bookmarks). Some additional information can be found in our blog post "Target visitors or search engines?", especially under "Make good use of page titles."
<meta name="robots" content="…, …">
<meta name="googlebot" content="…, …">
These meta tags control how search engines crawl and index the page. The "robots" meta tag specifies rules that apply to all search engines, the "googlebot" meta tag specifies rules that apply only to Google. Google understands the following values (when specifying multiple values, separate them with a comma):The default rule is "index, follow" -- this is used if you omit this tag entirely or if you specify content="all." Additional information about the "robots" meta tag can be found in "Using the robots meta tag." As a side-note, you can now also specify this information in the header of your pages using the "X-Robots-Tag" HTTP header directive. This is particularly useful if you wish to fine-tune crawling and indexing of non-HTML files like PDFs, images or other kinds of documents.
<meta name="google" value="notranslate">
When we recognize that the contents of a page are not in the language that the user is likely to want to read, we often provide a link in the search results to an automatic translation of your page. In general, this gives you the chance to provide your unique and compelling content to a much larger group of users. However, there may be situations where this is not desired. By using this meta tag, you can signal that you do not wish for Google to provide a link to a translation for this page. This meta tag generally does not influence the ranking of the page for any particular language. More information can be found in the "Google Translate FAQ".
<meta name="verify-v1" content="…">
This Google webmaster tools-specific meta tag is used on the top-level page of your site to verify ownership of a site in webmaster tools (alternatively you may upload an HTML file to do this). The content value you put into this tag is provided to you in your webmaster tools account. Please note that while the contents of this meta tag (including upper and lower case) must match exactly what is provided to you, it does not matter if you change the tag from XHTML to HTML or if the format of the tag matches the format of your page. For details, see "How do I verify my site by adding a meta tag to my site's home page?"
<meta equiv="Content-Type" content="…; charset=…">
This meta tag defines the content-type and character set of the page. When using this meta tag, make sure that you surround the value of the content attribute with quotes; otherwise the charset attribute may be interpreted incorrectly. If you decide to use this meta tag, it goes without saying that you should make sure that your content is actually in the specified character set. "Google Webauthoring Statistics" has interesting numbers on the use of this meta tag.
<meta equiv="refresh" content="…;url=…">
This meta tag sends the user to a new URL after a certain amount of time, sometimes used as a simple form of redirection. This kind of redirect is not supported by all browsers and can be confusing to the user. If you need to change the URL of a page as it is shown in search engine results, we recommended that you use a server-side 301 redirect instead. Additionally, W3C's "Techniques and Failures for Web Content Accessibility Guidelines 2.0" lists it as being deprecated.
(X)HTML and Capitalization
Google can read both HTML and XHTML-style meta tags (regardless of the code used on the page). In addition, upper or lower case is generally not important in meta tags -- we treat <TITLE> and <title> equally. The "verify-v1" meta tag is an exception, it's case-sensitive.
revisit-after Sitemap lastmod and changefreq
Occasionally webmasters needlessly include "revisit-after" to encourage a search engine's crawl schedule, however this meta tag is largely ignored. If you want to give search engines information about changes in your pages, use and submit an XML sitemap. In this file you can specify the last-modified date and the change-frequency of the URLs on your site.
If you're interested in more examples or have questions about the meta tags mentioned above, jump into our Google Webmaster Help Group and join the discussion.

Update: In case you missed it, the other popular picks were answered in the Webmaster Help Group.
Posted by John Mueller
 
The bit about the meta description tag is interesting, and goes against what is generally preached about it's SEO usefulness. It'll be interesting to hear what others have to say about this.
 
Upvote 0
The eagle eyed will notice no mention of the meta keywords tag in the post - but it IS answered in the first 2 comments............

Glen at Webstart said... Hi John,

I notice that you do not mention the keywords meta tag - does this mean that Google totally ignores it?
December 4, 2007 3:37 AM John Mueller said... Thanks for asking, Glen! You're right in that we generally ignore the contents of the "keywords" meta tag. As with other possible meta tags, feel free to place it on your pages if you can use it for other purposes - it won't count against you.
December 4, 2007 4:43 AM
 
Upvote 0
I notice that you do not mention the keywords meta tag - does this mean that Google totally ignores it?
December 4, 2007 3:37 AM John Mueller said... Thanks for asking, Glen! You're right in that we generally ignore the contents of the "keywords" meta tag. As with other possible meta tags, feel free to place it on your pages if you can use it for other purposes - it won't count against you.
December 4, 2007 4:43 AM

So they *generally* ignore it, which means sometimes they *dont* ignore it.
It also wont count against you if you use it for 'other purposes'. Therefore, if it cant work against you, and is not ignored 'sometimes' then it must be possible to have it work for you with google 'sometimes'...
 
Upvote 0
So they *generally* ignore it, which means sometimes they *dont* ignore it.
It also wont count against you if you use it for 'other purposes'. Therefore, if it cant work against you, and is not ignored 'sometimes' then it must be possible to have it work for you with google 'sometimes'...

I picked up on that as well, another top vague Google response :rolleyes:

Great post btw, very informative :D
 
Upvote 0
Ray, I am sure this article is brilliant, if one could only decipher it lol! Perhaps I should post one on 'Separation anxiety for dogs'. That's my expertise, and doesn't make me feel so darn inadequate!

Nina
ninasnanniesforpets.co.uk
 
Upvote 0
Ray, I am sure this article is brilliant, if one could only decipher it lol! Perhaps I should post one on 'Separation anxiety for dogs'. That's my expertise, and doesn't make me feel so darn inadequate!

Why not post one on your site and pop a link to it on the forum?

Sure quite a few dog owners would like to read stuff like that, and good content is lapped up by the search engines ;)

My dog pines when I leave the house, starts howling like a wolf and shaking apparently....
 
Upvote 0
I'm glad you all found it useful, when I read it this morning I thought - ah, a comprehensive post from Google - so it seemed a good idea to share it here.

Apologies to Earl - but he already eats bread and dripping anyway :p

I guess it reads as Double Dutch for the non techie/SEO peeps - I'll post a simple summary here when I get a minute (although if someone has the time to do that - go right ahead - I likely won't have time until tomorrow) :)
 
Upvote 0
very good, I also like Googles Webmaster FAQ section, it tells what how to play up to Google, without over doing it, or been penalized... I'll try find a link :)
 
Upvote 0
So, any SEO comments then?

To me it summed up my current thoughts, but others disagreed earlier.........:)
 
Upvote 0
<title>The title of the page</title>
While technically not a meta tag, this tag is often used together with the "description." The contents of this tag are generally shown as the title in search results
So often we see sites who use this title tag just to display their url a wasted oppertunity for loading with keywords which is what search engines are looking for when they return results of searchs NOT urls

<meta name="description" content="A description of the page">While the use of a description meta tag is optional and will have no effect on your rankings
Your description meta tag does go some way to page ranking and should be used wisely to get more keywords or even better key phrases (which, if used correctly can give you a multiple of keywords) it should never be left blank.
 
Upvote 0
Your description meta tag does go some way to page ranking and should be used wisely to get more keywords or even better key phrases (which, if used correctly can give you a multiple of keywords) it should never be left blank.

I'm not sure if this is the case. The link that RayB provided from Google makes the point that the description meta tag is optional and will have no effect on your rankings, though it could increase your click thru rate.
 
Upvote 0
When google displays its results for a keyword search you see in blue at the top the <title>, this is what you give your website in your coding. If it contains keywords these are shown in bold.
The more the merrier.
Same for the description, if one has not been written, then google bot will pick up on the first written text that is displayed on the website and use this, any keywords picked up will be in bold.
When searching billions of websites, no search engine can cross ref url`s and check that that site has any significance with the used keywords, it has to search for the keywords used in the website.
The more the merrier.
It then reads the first page looking for the keywords.
The more the merrier.
Some web pages even go to the extreme of hiding keywords on their home page by using the same coloured font on the same coloured background.
To the reader of the site they are not visible but to the robot which reads them they are and help give the site a better ranking. A naughty practice that can get you removed from listing but does still go on, I found one the other night whilst comparing one members website with others in his catergory, the site was at number one in the results.
 
Upvote 0
Posted on the 10 Feb 2006 in a thread titled;
"META TAGS AND TITLE DESCRIPTIONS" by mattk;Page titles:
These are very important.
(various text and advice) REMOVED
Page titles are used extensively by search engines and having descriptive titles will help your rankings no end!]

Very true mattk and if they are loaded with keywords even better.
 
Upvote 0
Nigel - IMO onpage SEO is a very subtle craft and I don't endorse your suggestion to load pages, titles and tags with keywords.

In fact "Keyword Stuffing" violates Googles Terms of Service (even if they are not hidden) and can harm your rankings:

Keyword stuffing" refers to the practice of loading a webpage with keywords in an attempt to manipulate a site's ranking in Google's search results. Filling pages with keywords results in a negative user experience, and can harm your site's ranking. Focus on creating useful, information-rich content that uses keywords appropriately and in context. To fix this problem, review your site for misused keywords. Typically, these will be lists or paragraphs of keywords, often randomly repeated. Check carefully, because keywords can often be in the form of hidden text, or they can be hidden in title tags or alt attributes.
Once you've made your changes and are confident that your site no longer violates our webmaster guidelines, submit your site for reconsideration.
 
Upvote 0
To fix this problem, review your site for misused keywords. Typically, these will be lists or paragraphs of keywords, often randomly repeated.
This is very true RayB so if a keyword is constantly repeated out of context it is classed as abuse, so is hiding keywords but it does go on unchallenged.
It is how you use the keywords that is important and how they are displayed on the site.
Using a keyword and just repeating it over and over again is not a good thing to do but having it repeateed in context in either displays, links to other parts of your site or in write ups is allowed.
I have just help a website move from page 25 to page 2 for its keyword search (it could go to page one but as yet they have to make a few more changes) by doing nothing more than rewritting its title, description and rewording the text on its home page to include more keywords. Nothing wrong there. Its home page only contained 6 keywords in total it now has 23 enough to move it up 23 pages.
At least 95% of websites on page one of nearly every single keyword search are there because they already use this system.
Why not the rest of us.
 
Upvote 0
Here is a basic example of what I mean.
A website sells cars and has a url johnsmotors.co.uk.
A lot of wesites use as their title the url so in search results the title appears johnsmotors.
A keyword search for "cars" would not pick a single keyword up in the title of johnsmotors.
But if the title was changed to;
Family cars, sports cars, saloon cars at johns motors.
Depending on the size of the words used you can fit in up to 10 words on a title and by changing the title to the above example you have now fitted in 3 keywords and is acceptable to google.
Then in the description you can fit even more.
 
Upvote 0
Good post Nigel - I agree with you (I was a bit concerned when you said "the more the merrier" before!)
This is very true RayB so if a keyword is constantly repeated out of context it is classed as abuse, so is hiding keywords but it does go on unchallenged.
Yes it is frustrating when you see KW abuse in the SERP's - but Google does tend to catch this stuff eventually
It is how you use the keywords that is important and how they are displayed on the site.
Using a keyword and just repeating it over and over again is not a good thing to do but having it repeateed in context in either displays, links to other parts of your site or in write ups is allowed.
Wise words indeed :)
 
Upvote 0
So often we see sites who use this title tag just to display their url a wasted oppertunity for loading with keywords which is what search engines are looking for when they return results of searchs NOT urls


Your description meta tag does go some way to page ranking and should be used wisely to get more keywords or even better key phrases (which, if used correctly can give you a multiple of keywords) it should never be left blank.

Hi,

If the "description" is the same for all pages, will it cause any undesirable rankings?

Of cause "title" will be different for each page, but to manually change the "description" for each page; how much better will the ranking go up?

Thanks and have a great day!:)
 
Upvote 0
Nice post clears up the basic questions people ask about meta tags and save getting thousands of different answers from so called SEO gurus who all claim they are right all with different answers on the importance of different meta tags.
 
Upvote 0
Excellent post - some very useful information for us e-commerce businesses indeed!
 
Upvote 0
Hi,

If the "description" is the same for all pages, will it cause any undesirable rankings?

Of cause "title" will be different for each page, but to manually change the "description" for each page; how much better will the ranking go up?

Thanks and have a great day!:)

Hi Nigel,

Does anyone know if keeping the "description" meta tag the same for all pages, will it harm the Google rankings?
 
Upvote 0
Hi Nigel,

Does anyone know if keeping the "description" meta tag the same for all pages, will it harm the Google rankings?

Don't agree it will harm rankings.You are just wasting pages by not optimising them for a variety of keywords.

Earl
 
Upvote 0
It will not hurt your home page ranking but is a wasted opertunity to promote each page on their own merits for the keywords relivent to them.
Lets say you sell BRICKS for instance.
Now you optimise your home page for a selection of keywords most customers would use for looking for bricks, HOUSE BRICKS, BUILDING BRICKS AND BRICKS say as examples.
Now there is a wide variety of different types of bricks available and you have these on various pages of your website.
Now you are very unlikely to be able optimise your home page to include all the types of bricks you sell to such a degree that you rank highly for all potential 100 keywords or so that could be used for bricks and all the different types.
So you optimise each page for the type of bricks that appear on them, so the page that has concrete bricks is optimised for concrete bricks.
The page that has engineering bricks is optimised for engineering bricks.
This you do by having good title pages and descriptions for each individual pages that include the keywords appropriate to that page.
This way you vastly increase you keyword catchment of people looking for your products.
So if people are just looking for bricks, they find your home page, people looking for engineering bricks find your engineering bricks page and so on.
By doing this you increase potential customers looking for your products finding your website or relivent pages of your site.
 
Upvote 0

Latest Articles