It is not good for search engines to index and list your XML/RSS feeds on search engines. So I have prepared the actual robots.txt code that prevents search engines from following those unnecessary pages... It doesn't look good for anyone and can hurt your ranking down the road. CODE: User-agent: * Disallow: /wp-admin Disallow: /wp-includes Disallow: /wp-content/plugins Disallow: /wp-content/cache Disallow: /wp-content/themes Disallow: /trackback Disallow: /cgi-bin Disallow: /search Disallow: /feed Disallow: /rss Disallow: /comments/feed Disallow: /feed/$ Disallow: /*/feed/$ Disallow: /*/feed/rss/$ Disallow: /*/trackback/$
Thanks for your nice code but I don't think there would be any reasons to prevent search engines from indexing or following our RSS Feeds. Have a nice day,
These are .htaccess codes and by using them we can prevent spiders from spidering everything from websites. But preventing them from spidering RSS feed is not necessary at all.
if anything i think that I would want search engines following RSS feeds. Could you explain a little more why you think it would be a bad idea for google to follow these?
LOL. Why would I want to block RSS or feeds? Google won't consider it as duplicate content silly. It also helps get your new posts get indexed quicker.
RSS and Feeds, in fact is one good way to represent your site's content to search engines. Would you care to elaborate how those part of blogs/sites being indexed would hurt your site?