Forum Moderators: open
The url of the page when a visitor first arrives looks like it always has:
[mysite.com...] or [mysite.com...]
But now once someone answers the poll question or clicks on the link to view the poll results it changes to this:
[mysite.com...]
The page displayed is identical except for the poll results displaying in the box where the poll is.
I know this new url that's generated is crawled by spiders because my Atomz site search indexed it and when I ran LinkAlarm it picked it up as well.
if you're really concerned, give a cookie when the guy votes, then reload page... and if cookie exists, show results, otherwise show original page. that way the url doesn't change, and google will never see the results, only the original page.
I believe the script may already do this although I don't know Perl. I just followed the installation instructions. I think I'll go find some other sites using the same script and see if they have PR. Thanks.