Forum Moderators: goodroi
since my urls looks like vote.php?id=1, vote.php?id=2, vote.php?id=3
etc...
is it only necessary to write in robots.txt
User-agent: *
Disallow: /vote.php
and google bot will not follow up on any vote.php?id=1 etc.?
Thank you for your help.