If keywords still matter, how are we to deploy? Do we load header.php with separate strings of "<meta name="keywords..." and then conditionally activate only one depending on whether it is "is_home()" or a different one if it is "in_category()" -- which keyword string determined by what get_the_category() tells us?
I'm just looking for what most do. I found nothing in the Codex.