The Meta Tag Magic

Besides the title tag there are four meta tags that you should use. These meta tags talk to the search engines and provide them with a certain amount of information. The meta tags used to be extremely important. Today they are not as important but if left out you would be missing a large opportunity to inform the search engines what your website is all about.
The meta tags that count at the moment are in order of relevance
- Description
- Robots
- Keywords
The syntax is as follows
meta content=”Your description ” name=”description”
meta content=”index,follow” name=”robots”
meta content=”Your Keywords ” name=”keywords”



