
7 Mar
2008
7 Mar
'08
6:32 a.m.
Michal Čihař schrieb:
Hi
On Fri, 07 Mar 2008 12:18:42 +0100 Sebastian Mendel <lists@sebastianmendel.de> wrote:
how do you think about adding robots.txt and no-index meta tags to phpMyAdmin?
- preventing exposing public accessible phpmyadmin installations - make search results more helpful
It won't hurt, but I think it won't work for most installations as it is not that usual to have phpMyAdmin in web server root.
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> http://www.robotstxt.org/meta.html -- Sebastian