add noindex robots directives
authorJoey Hess <joey@gnu.kitenet.net>
Sat, 6 Feb 2010 21:29:04 +0000 (16:29 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Sat, 6 Feb 2010 21:29:04 +0000 (16:29 -0500)
doc/ikiwiki/directive/date.mdwn
doc/ikiwiki/pagespec/po.mdwn
doc/ikiwiki/pagespec/sorting.mdwn

index df45fa84091b753efc707a363e9d3323cd08be2d..b89241e4c3cf944d62fdf21097bf7e42b1c9b4e9 100644 (file)
@@ -12,3 +12,5 @@ For example, an update to a page with an embedded date stamp could look
 like:
 
        Updated \[[!date "Wed, 25 Nov 2009 01:11:55 -0500"]]: mumble mumble
+
+[[!meta robots="noindex, follow"]]
index e0264dd502e4f772eda54e17df9580cd8570b62c..40ed9efb663be68814f68e46b66887dbd9b4aa55 100644 (file)
@@ -14,3 +14,5 @@ wiki:
 
 Note that every non-po page is considered to be written in
 `po_master_language`, as specified in `ikiwiki.setup`.
+
+[[!meta robots="noindex, follow"]]
index 41aa58151c20bb44ba0ee16b6e1b93eaa70cadf0..697818a2a944811c043f15d81c872cbd6fa792ea 100644 (file)
@@ -9,3 +9,5 @@ orders can be specified.
 * `title_natural` - Only available if [[!cpan Sort::Naturally]] is
   installed. Orders by title, but numbers in the title are treated
   as such, ("1 2 9 10 20" instead of "1 10 2 20 9")
+
+[[!meta robots="noindex, follow"]]