Customising the Description and Keywords Metadata for a page

By default, WebTemplate will generate keywords and description metadata from settings in Site Builder. You can override these values with the following global variables:

$GLOBALS["WTPAGEDESCRIPTION"] = "Description of the content of the current page";
$GLOBALS["WTPAGEKEYWORDS"] = "Keywords, for, the current page";