Is it possible to block a file that will have querystrings attached? The situation is a bit complicated, but its enough to say that the only solution I currently have available is to attempt to block the file using robots. However, the file in question uses querystrings as well, so if I had to use Disallow: /directory/file.html would the robots (especially Google) also ignore "file.html?blah=meh", etc?