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/linkingrules.mdwn | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/ikiwiki/subpage') diff --git a/doc/ikiwiki/subpage/linkingrules.mdwn b/doc/ikiwiki/subpage/linkingrules.mdwn index c1062304a..e547f3090 100644 --- a/doc/ikiwiki/subpage/linkingrules.mdwn +++ b/doc/ikiwiki/subpage/linkingrules.mdwn @@ -1,3 +1,4 @@ +[[!meta robots="noindex, follow"]] To link to or from a [[SubPage]], you can normally use a regular [[WikiLink]] that does not contain the name of the parent directory of the [[SubPage]]. Ikiwiki descends the directory hierarchy looking for a -- cgit v1.2.3