justin 0 Report post Posted January 27, 2010 Is there a way to remove the feed icon in the firefox address bar. It's a dead give away I'm using wordpress, and my feed won't have any items. Share this post Link to post Share on other sites
jnoh 0 Report post Posted January 28, 2010 There's no option for this. But you can delete the link in the header.php file. Delete this line: <link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" /> Share this post Link to post Share on other sites