You need to create an editable region in the head of your template, like this:
Code:
<head>
<title>Untitled Document</title>
<meta name="description" content="page description" />
<meta name="keywords" content="keyword 1, keyword 2, keyword 3, etc." />
</head>