If I look at the list of votes of the pictures, I see many IPs bots and spiders,
Why? can be locked?

Thanks!

Comments

nathaniel’s picture

For those trying to avoid this problem you can try adding the following to robots.txt:
Disallow: /photos/image/*/vote/

Also try adding the following to the vote links in photos_vote.tpl.php:
rel="nofollow"

Testing this approach on the demo site now with anonymous voting enabled.

nathaniel’s picture

Status: Active » Closed (fixed)