$wpdb->query("INSERT INTO $wpdb->postmeta(post_id,meta_key,meta_value) VALUES ('$thenewpostid','noindex','noindex,follow')");