As I mentioned earlier, the meta tag is the most important part of an HTML page, beside standard tags such as keywords and description, you can add the following tags in <head> section on your own blog page.
Please customize the content of meta tags that I've marked in red.<meta content='index, follow' name='robots'/> <meta content='id' http-equiv='Content-Language'/> <meta content='global' name='target'/> <meta content='global' name='distribution'/> <meta content='id' name='language'/> <meta content='id' name='geo.country'/> <meta content='Indonesia' name='geo.placename'/> <meta content='ebokalsel1978@gmail.com' name='author'/> <meta content='Copyright 2011 - Gaptek Update' name='copyright'/><meta content='all' name='googlebot'/> <meta content='all' name='msnbot'/> <meta content='all' name='Googlebot-Image'/> <meta content='all' name='Slurp'/> <meta content='all' name='ZyBorg'/> <meta content='all' name='Scooter'/> <meta content='document' name='resource-type'/> <meta content='id' name='language'/> <meta content='ID' name='country'/> <meta content='all' name='audience'/> <meta content='general' name='rating'/> <meta content='never' name='expires'/> <meta content='all' name='spiders'/>
Example:
<meta content='id' name='language'/> for content with Bahasa Indonesia
with <meta content='en' name='language'/> for content with English language.