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/toc.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'underlays/basewiki/directive/toc.mdwn') diff --git a/underlays/basewiki/directive/toc.mdwn b/underlays/basewiki/directive/toc.mdwn index e499ee824..94b0fe1af 100644 --- a/underlays/basewiki/directive/toc.mdwn +++ b/underlays/basewiki/directive/toc.mdwn @@ -17,3 +17,5 @@ level, even if there are higher levels seen later in the file. The table of contents will be created as an ordered list. If you want an unordered list instead, you can change the list-style in your local style sheet. + +[[!meta robots="noindex, follow"]] -- cgit v1.2.3