I've found this in my server log:
"GET /cpg/ratepic.php?pic=680&rate=5 HTTP/1.0" 302 0 "-" "Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)"
Looks like Yahoo slurps a rating onto my images, uuh?
Yes, it does - if you allow anonymous rating. This is a bug in cpg1.4.x (has been fixed for future versions). Disallow anonymous rating!
Ok, I was just was wondering. I think it's ok as long as Yahoo gives a "5" to my images, so I won't disallow it right now. ;) Thanks for the info!
It doesn't. Depends on which link is first to visit for the bot (usually "0"). Moving thread from "General discussion (no support!)" to support board (where you should have posted in the first place).
Well, if that's the case, I'll see whether I can drop some rewrite rule into the pertinent htaccess file so that Yahoo always gives a 5 to all of my images. :D No, seriously, I didn't really see it as a problem. Just a funny detail. Thanks for the info, and sorry for asking it at the wrong place. Thanks for all your hard work!
... or actually, if I look at it closely, looks like
User-agent: *
Disallow: /path-to-gallery/ratepic.php
in robots.txt could do the job?
Sorry I'm replying to myself. Seems there's no edit button. Please delete my last post at your discretion. Thanks!
Yes, this would be an option for spiders that respect robots.txt.