From e5f48931b186a5e0627618dfec510c57041d4c2c Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Mon, 11 Dec 2023 11:32:21 +0000 Subject: [PATCH] Remove pid and s as search vars. Having pid can lead to increasing number of speaker:* entries in the main search, and s should not be being used any more. --- www/includes/easyparliament/metadata.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/includes/easyparliament/metadata.php b/www/includes/easyparliament/metadata.php index 4fe1adadc1..5c9df7c50a 100644 --- a/www/includes/easyparliament/metadata.php +++ b/www/includes/easyparliament/metadata.php @@ -802,7 +802,7 @@ 'url' => 'search/', 'robots' => 'noindex, nofollow', 'heading' => '', - 'session_vars' => array ('q', 's', 'pid', 'o', 'pop') + 'session_vars' => array ('q', 'o', 'pop') ), 'sitenews' => array (