SEO basics part 3: The Meta description tag in html
- 2 Comment
After adding a Title tag to your web site, the next step to consider while optimizing your site for search engines is adding a meta description tag. This tag’s function, as the name implies, is adding a description to your site or individual page. Although there is currently discussion among webmasters about if meta tags are as important these days for SEO as they where in the past, they are still used in search engines like Yahoo! where the meta description tag becomes the actual description that lies underneath the title in the search engine results page, others for example, Google put little or even no weight on the meta description tag for indexing and ranking still it does appear on the search engines results page.
A poorly chosen meta description tag can easily turn visitors away form even entering your page or site so choose your description wisely as your web site’s description should persuade web surfers to enter. It is recommended, as with the title tag, that your description tag incorporates some of your keywords or phrases included in the meta keywords tag . the recommended maximum amount of characters is around 200 to 250 characters more than this is generally not recommended again for displaying purposes. Remember the main idea when writing your meta description tag is to grab in some way people’s attention.
A meta description tag in html is as follows:
<meta name=”description” content=”Your Text Here”>
To insert your meta description tag Find the opening head tag and insert it after the opening head tag and before the closing head tag just like when inserting a title tag in your source code.
<head>
<title>Your site name or page name</title>
<meta name=”description” content=”Your Text Here”>
</head>
You can use a meta description tag to:
- describe the content of your site or page
- make a commercial offer or announce a discount price
- give a small personal opinion on a particular page or site
- remember the most important use for the meta description tag is to grab attention and persuade
These are just some of the most common uses for meta description tags. Use your creativity always and experiment with different description tags to see which ones are better at driving traffic to your web site, sometimes it is just a matter of trial and error.
Posts you might also like:
- SEO basics part 2 The title tag in html
- 8 Basic tips to rank better for your keywords
- SEO Basics Part 5: No Follow Tags
- Long Tail Keywords: SEO Urban Legend or Buried Diamonds?
- Seo basics part 4: Site navigation
- SEO basics part 1 Introduction to search engine optimization
Title tags are considered by SEO experts as one of the most important elements in optimizing a page for search engines. A title tag not only helps crawlers index your site, it helps them determine where can your site be placed in a directory and its
Keywords are words that relate directly with your sites content. These words are fundamental in the whole SEO process. When keywords are used correctly they allow for better search engine placement therefore, increasing your traffic dramatically. The
The no follow tag is a special attribute that is added to links to inform search engines that your site does not “vote” for a particular site or that a page within your site is not as important and you don’t want to pass any authority to them. This t
Have you ever heard of the term long tail keyword ? The internet is growing at a rate that mostly any top level keyword has millions of competitors. When I started my online journey I failed miserably when it came to getting the really good traffic,
The problem with buttons Site navigation is a very important and often misunderstood aspect of SEO. A good SEO friendly navigation structure is not only friendly to humans but to search engines as well. Navigation buttons are usually more appealing t
As we all know search engines are the most known web traffic generating tools in the internet. When we write words or phrases for example, in the Yahoo! search box we are expecting to get results showing pages that match our interests. By using searc
Popularity: 6% [?]
2 Comments on this post
Trackbacks
-
http://making-living-online.blogspot.com/ said:
this is great info for anyone new to seo or just refreshing their nowledge meta tags play a huge role in google ranking in general. Every site you have should be optimized and meta tags are an easy way to do so.
July 10th, 2009 at 2:18 pm -
it certification said:
This knowledge will be essential for me because im new in seo. Thanks for sharing good knowledge.
May 30th, 2009 at 3:00 am


