londrum - 9:14 pm on May 14, 2008 (gmt 0) you could probably block it with a php header. header('X-Robots-Tag: noindex, follow', TRUE); you'd have to serve the .txt file as php though
you could probably block it with a php header. header('X-Robots-Tag: noindex, follow', TRUE); you'd have to serve the .txt file as php though
header('X-Robots-Tag: noindex, follow', TRUE);
you'd have to serve the .txt file as php though