On Feb 21, 2008, at 9:11 PM, Yuri Takhteyev wrote:
To avoid getting those pages indexed by google, there is a .htaccess login, so login as "lua" with password "wiki".
Alternatively, one could use 'noindex': http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=61050 This is what the Nanoki demo of lua-users.org/wiki does: <meta http-equiv='robots' content='noindex,nofollow'/> http://nanoki.luaquiz.com:1080/main Cheers, PA.