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/more.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'underlays/basewiki/directive/more.mdwn') diff --git a/underlays/basewiki/directive/more.mdwn b/underlays/basewiki/directive/more.mdwn index defe7eb3d..68c2cd39a 100644 --- a/underlays/basewiki/directive/more.mdwn +++ b/underlays/basewiki/directive/more.mdwn @@ -12,3 +12,5 @@ leads to the full version of the page. Use it like this: If the `linktext` parameter is omitted it defaults to just "more". Note that you can accomplish something similar using a [[toggle]] instead. + +[[!meta robots="noindex, follow"]] -- cgit v1.2.3