From 0d945d64765bc44e9176421a97f338209c5e8f9b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 11 Sep 2008 18:30:20 -0400 Subject: add robots directive to all directive pages Since they'll be in an underlay, robots shouldn't index them, as with other underlay pages. --- underlays/basewiki/directive/meta.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'underlays/basewiki/directive/meta.mdwn') diff --git a/underlays/basewiki/directive/meta.mdwn b/underlays/basewiki/directive/meta.mdwn index c1d6cab08..b01dbfe76 100644 --- a/underlays/basewiki/directive/meta.mdwn +++ b/underlays/basewiki/directive/meta.mdwn @@ -145,3 +145,5 @@ If the field is not one of the above predefined fields, the metadata will be written to the generated html page as a <meta> header. However, this won't be allowed if the [[!iki plugins/htmlscrubber]] plugin is enabled, since it can be used to insert unsafe content. + +[[!meta robots="noindex, follow"]] -- cgit v1.2.3