META tags - What are they? Briefly, META tags, are instructions or key words you can add to your web pages, to help some search engines describe, classify and index your web site. The META tag is used by search engines to allow them to more accurately list your site in their indexes. It is what they look at first when deciding what your page is about. |
What does a META tag look like? the code must be placed beween <HEAD> and </HEAD> tags of your webpage. See red sample-code below: |
What are the main META tags? There are several META tags, but the most important for search engine indexing are the description and keywords tags and you should be concerned with. The description META tag allows you to create the site description that a search engine will display when someone searches the web. It is a short summary of the content of the page. let's talk about my site: The keyword META tag gives your page a chance to come up if someone types in any of the words listed. It allows you to tell the search engines what keywords relate to your site. So, keywords are the words people will type in to a search engine. If the keywords I have chosen are the same as the ones they have put in, I come up in the search engine's results pages Be sure to include the description and keywords meta tag on all your web pages! but make it relevant to the content on each page. |
How can i look at these META tags for other sites? In Microsoft IE, click View, then click Source from the pulldown menu. You'll see the code for the web page. The meta tags will be near the very top. |
META Tags: 3 Common Mistakes: 1. Don't load your description with only keywords. 2. Don't use just one or two keywords and don't use a million either. 3. Don't rely on your META-tags alone |