This is what I got so far Disallow: /blog/feed/ Disallow: /blog/comments/feed/ The problem is that feeds can also be accessed on category pages and on post pages so I am thinking about either getting rid of the text that includes the rss links by editing the .php source files. Is there a method to exclude these links via robots.txt? cheers!