Plugin to add a meta robots header to each page.
commit3a1cf9cdfe5f0ed937ac4dc2ab5948a9410338a4
authorRobert Mead <rmead@justconnected.net>
Sat, 26 Feb 2011 07:53:11 +0000 (26 02:53 -0500)
committerHeikki Hokkanen <hoxu@users.sf.net>
Sat, 21 Jan 2012 12:53:21 +0000 (21 14:53 +0200)
tree1efa0a28ab5e14cc6f2cd5d40e0ac1aa6bc213bb
parent2ec6dad992bdf3db8445368b22858ca4f1f0db88
Plugin to add a meta robots header to each page.

Should keep search engine bots from following every link to every
revision to every file in every project. Set $conf['robots'] to some
value like "noindex, nofollow" to use it. Also added a note in the
example-localconfig because it seems like a common option.

Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>
inc/example-localconfig.php
plugins/robots/main.php [new file with mode: 0644]