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/edittemplate.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'underlays/basewiki/directive/edittemplate.mdwn') diff --git a/underlays/basewiki/directive/edittemplate.mdwn b/underlays/basewiki/directive/edittemplate.mdwn index 94295585e..b3187ea66 100644 --- a/underlays/basewiki/directive/edittemplate.mdwn +++ b/underlays/basewiki/directive/edittemplate.mdwn @@ -30,3 +30,5 @@ the template page itself, since the directive would then be included as part of the template on new pages, which would then in turn be registered as templates. If multiple pages are registered as templates for a new page, an arbitrary one is chosen, so that could get confusing. + +[[!meta robots="noindex, follow"]] -- cgit v1.2.3