diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-11 18:30:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-11 18:30:20 -0400 |
commit | 0d945d64765bc44e9176421a97f338209c5e8f9b (patch) | |
tree | 5b450c5465f3d7c36dd299fe6ddb0d316d0ff820 /underlays/basewiki/directive/fortune.mdwn | |
parent | 5e4767a594f238327a4c74f1aecc69779a237eab (diff) | |
download | ikiwiki-0d945d64765bc44e9176421a97f338209c5e8f9b.tar ikiwiki-0d945d64765bc44e9176421a97f338209c5e8f9b.tar.gz |
add robots directive to all directive pages
Since they'll be in an underlay, robots shouldn't index them, as with other
underlay pages.
Diffstat (limited to 'underlays/basewiki/directive/fortune.mdwn')
-rw-r--r-- | underlays/basewiki/directive/fortune.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/underlays/basewiki/directive/fortune.mdwn b/underlays/basewiki/directive/fortune.mdwn index 8d07be5df..5ba704b66 100644 --- a/underlays/basewiki/directive/fortune.mdwn +++ b/underlays/basewiki/directive/fortune.mdwn @@ -4,3 +4,5 @@ This just uses the `fortune` program to insert a fortune cookie into the page. Usage: \[[!fortune ]] + +[[!meta robots="noindex, follow"]] |