add noindex robots directives
parent
5a2de27947
commit
03810ebf40
|
@ -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"]]
|
||||
|
|
|
@ -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"]]
|
||||
|
|
|
@ -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"]]
|
||||
|
|
Loading…
Reference in New Issue