by David Kimball.
Tweaked the code a bit to have the course name as the first keyword as I will name all of my courses with highly searchable keywords:
$output .= '<meta name="keywords" content="' . $this->page->title . ', keyword, keyword, keyword" />' . "\n";
Now to figure out how to get rid of the word "Course" in the page title.