How can I change my site meta tag. Will I change anything here,..........<meta name="generator" content="WordPress 2.3.3" /> The meta name line is from the free wordpress template
add these lines : <META content="keyword1, keyword2, keyword3 etc etc" name=keywords> <META content="this is my short description about the site. this is the information which shows up in google search pages" name=DESCRIPTION> hope it helps !!!