Automatic feed links is a new feature in WordPress 2.8 which automatically generate the relevant feed links for pages. But this site already uses a custom function to do this. Besides, instead of WordPress’s default feed URI structure, a separate sub domain (feed.webmasterview.com) is used for feeds. So this feature is disabled here by just adding the following code to the theme’s function.php file.
automatic_feed_links(false);
Bad Behavior has blocked 1812 access attempts in the last 7 days.
Nice tip, I was wondering how to disable it.
June 17, 2009 at 8:21 pm XIII