I searched on this but didn't get a complete answer. I want to put key words & blog description in header.php, but where does it go? I assume it should be in this part somewhere:
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
Shoudl it be right after the = sign?