From 9d38d0818b5e609262d300e5b4c9adcb69320d8a Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Wed, 5 Aug 2015 22:26:41 -0600 Subject: [PATCH] fix robots field --- system/blueprints/pages/default.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/system/blueprints/pages/default.yaml b/system/blueprints/pages/default.yaml index 1cf8be584..d0f78c6ea 100644 --- a/system/blueprints/pages/default.yaml +++ b/system/blueprints/pages/default.yaml @@ -112,13 +112,11 @@ form: max: 120 header.metadata.robots: - type: checkboxes + type: text toggleable: true label: Robots - options: - noindex: No index - nofollow: No follow - use: keys + validate: + max: 120 taxonomies: type: section