There is something I don't understand in Google Webmaster Tools (GWT) for my Wordpress site.
In menu "Blocked URLs", it mention that my robots.txt has never been downloaded but there are some blocked URLs. It's kind of weird and not logical. Am i missing something?
User-agent : *
Disallow: /*?
Disallow: /wp-login.php
Disallow: /wp-admin
Disallow: /wp-includes
Disallow: /wp-content
Allow: /wp-content/uploads
Disallow: */trackback
Disallow: /*/feed
Disallow: /*/comments
Disallow: /cgi-bin
Disallow: /*.php$
Disallow: /*.inc$
Disallow: /*.gz$
Disallow: /*.cgi$
Disallow: /author/*
I'm afraid my robots.txt doesn't block several URLs I want to block.
Edit (screenshot):

?next to the column title). How long has your current robots.txt file been 'live'? Is it possible there was a previous robots.txt file that blocked these URLs? – w3d Dec 13 '12 at 23:37?, I have this text: "Google tried to crawl these URLs in the last 90 days, but was blocked by robots.txt". I don't understand why Google mention my robots.txt has never been downloaded. – Zistoloen Dec 14 '12 at 9:03