diff --git a/www/includes/easyparliament/hansardlist.php b/www/includes/easyparliament/hansardlist.php index 3ce71a6f6f..9ed2f8c093 100644 --- a/www/includes/easyparliament/hansardlist.php +++ b/www/includes/easyparliament/hansardlist.php @@ -1776,7 +1776,7 @@ protected function _get_hansard_data($input) { } } - if (in_array($item['epobject_id'], [15674958, 15674959, 12822764, 12822765])) { + if (in_array($item['epobject_id'], [15674958, 15674959, 12822764, 12822765, 27802084])) { global $DATA, $this_page; $DATA->set_page_metadata($this_page, 'robots', 'noindex'); }