[Phpmyadmin-devel] robots.txt and no-index meta tags

Hi, 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 -- Sebastian

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. -- Michal Čihař | http://cihar.com | http://blog.cihar.com

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.
yes, for the robots.txt, but meta tags will work anyway ... -- Sebastian

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

Sebastian Mendel a écrit :
Sebastian Mendel schrieb:
Hi,
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
Ok for me.
and remove version info from login page
Ok for me.
participants (3)
-
Marc Delisle
-
Michal Čihař
-
Sebastian Mendel