If I disallow example.php will that disallow example.php?id=10 as well? (And any other pages with appended variables?)
encyclo
7:27 pm on Sep 17, 2006 (gmt 0)
Yes, in the same way that disallowing a directory also disallows the files inside it. If you block /example.php then everything starting with that string is excluded.