From a64d31d293f51b1fbe5fc4122739a69681c1344d Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Tue, 11 Mar 2008 19:07:52 +0100 Subject: Tell robots to noindex,follow basewiki pages Those pages show up in the basewiki on most ikiwiki sites and thus really ought not to be indexed. We can let robots follow them though. Signed-off-by: martin f. krafft --- doc/ikiwiki/subpage.mdwn | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/ikiwiki/subpage.mdwn') diff --git a/doc/ikiwiki/subpage.mdwn b/doc/ikiwiki/subpage.mdwn index 43669209c..e047b860c 100644 --- a/doc/ikiwiki/subpage.mdwn +++ b/doc/ikiwiki/subpage.mdwn @@ -1,3 +1,4 @@ +[[!meta robots="noindex, follow"]] ikiwiki supports placing pages in a directory hierarchy. For example, this page, [[SubPage]] has some related pages placed under it, like [[SubPage/LinkingRules]]. This is a useful way to add some order to your -- cgit v1.2.3