I don't see no reason for Google to it pick up and index other than finding it in the scripts src attribute (I did not know it actually did that) I have succesfully used robots.txt to tell google not to index that directory and I have checked google.com/webmasters that it actually understood not to index that particular directory. Its been now over two months and google has not dropped the adlogger pages Is there anyway to make google drop those pages ? The adlogger pages are password protected but still its annoying to see them in the site:examplesite.com results. Anybody had similar experience ?
Add the line: Options -Indexes into your .htaccess file, that disables virtual directory listings. Then use Robots.txt to disallow the directory.