add noindex robots directives

master
Joey Hess 2010-02-06 16:29:04 -05:00
parent 5a2de27947
commit 03810ebf40
3 changed files with 6 additions and 0 deletions

View 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"]]

View 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"]]

View 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"]]