google is indexing my tags and category and feeds..how can i block them using robots.txt i already have this in my robots.txt Disallow: /category/*/* Disallow: */trackback Disallow: */feed Disallow: */comments Disallow: /*?* Disallow: /*? Disallow: /tag/*/* Disallow: /tag/ Disallow: /category/
Request for them to be removed from webmaster tools. You can also put a noindex and nofollow on those pages in the head section.
it may sound silly but still i would like to confirm, have you added user-agent in your robots.txt file? As without specifying user-agent it would not be of any use.