Ok, here's the deal. I want to disallow two dynamic pages - activity.php and profile.php If I put it into robots.txt to disallow /profile.php - will that disallow all the wildcards like /profile.php?mode=viewprofile&u=92 if not, can this be done in htaccess?
maybe you can a noindex meta tag... or you can put the file in a diffrent directory and disallowing the directory