--- faceted_search_ui.module	2007-11-25 10:52:56.000000000 -0800
+++ faceted_search_ui_robots_meta.module	2007-12-06 09:47:05.000000000 -0800
@@ -202,6 +202,8 @@ function faceted_search_ui_faceted_searc
 function faceted_search_ui_stage_select() {
   global $_faceted_search_ui_current_search;
 
+  drupal_set_html_head('<meta name="robots" content="noindex, nofollow" />');
+
   faceted_search_ui_add_css();
     
   // Build the search results, which are required to count nodes per category
