This article was first published at http://www.wise-designs.com where more than 200 useful articles and tutorials might
be found
In these articles Ill try to explain all there is to understand
about META tags and their important role in any internet page
.
META tags are extremely useful for your site as they help it get listed in search engines, identify the creator of the page, what HTML specs the site has, etc etc etc. Meta tags can even help to avoid the page that has it being framed! These were just few examples of the wide range of uses meta tags may have. Their information most common uses are: by browsers to display the site correctly; and by search engines spiders to better list your website
in their index. Read more to get to understand
them better one by one, how to utilize them and in what search engines they are recognized.
Where to put the META Tags?
Meta tags are always inserted within the <head> </head> container. To get a better perspective how it is done you can check the source code of any given internet page
! Usualy you can do this by right clicking your mouse on the page
and chose "View Source Code