Turn on No-follow WordPress RSS feeds
This change helps keep pages out of supplemental index, preserving PageRank in your content pages.
/wordpress/wp-includes/feed.php
92 function comments_rss_link($link_text = 'Comments RSS', $commentsrssfilename
93 $url = comments_rss($commentsrssfilename);
94 echo "<a rel='nofollow,noindex' href='$url'>$link_text</a>";
95 }
About this entry
You’re currently reading “ Turn on No-follow WordPress RSS feeds ,” an entry on Chui's Counterpoint
- Published:
- 4.23.07 / 1pm
- Category:
- General
1 Comment
Jump to comment form | comments rss [?] | trackback uri [?]