I've noticed on our WordPress blog that I get Google hits on two forms of blog entries:
http://blog.stackoverflow.com/2011/01/twitter-question-feeds-for-stack-exchange/
and
http://blog.stackoverflow.com/author/admin/page/4/
The latter form, paginating by author, is definitely not wanted.
How can I block paging by author in WordPress? I do know how to block it in robots.txt (which I will do!) but I would prefer to turn off author paging entirely, if possible.