The meta Description tag is are one more way for you to write a description of your site, thus pointing search engines to what themes and topics your Web site is relevant to. It does not hurt to include at least a brief description, so don’t skip it. For instance, for the dog adoption site, the meta Description tag could be something like this: <Meta Name=“Description” Content=“Adopting a dog saves a life and brings joy to your house. All you need to know when you consider adopting a dog.”>
A potential use of the meta Keywords tags is to include a list of keywords that you think are relevant to your pages. The major search engines will not take this into account but still it is a chance for you to emphasize your target keywords. You may consider including alternative spellings (or even common misspellings of your keywords) in the meta Keywords tag. For instance, if I were to write the meta keywords tag for the dog adoption site, I would do it like that: <Meta name=“Keywords” Content=“adopt, adoption, dog, dogs, puppy, canine, save a life, homeless animals”>. It is a small boost to search engine top ranking but why miss the chance?
The meta Robots tag deserves more attention. In this tag you specify the pages that you do NOT want crawled and indexed. It happens that on your site you have contents that you need to keep there but you don’t want it indexed. Listing this pages in the meta Robots tag is one way to exclude them (the other way is by using a robots.txt file and generally this is the better way to do it) from being indexed.


