public function updateCMSFields(FieldList $fields)
 {
     $fields->addFieldtoTab('Root.GoogleBase', TextField::create('GoogleBaseCategory', 'Google Base Category'));
 }