Hmm, when I put in:
Code:
<?php echo rss_feed_link_alternate(); // RSS Feed ?
in the html_header.php it crashes the site, it just pulls up a blank age. I've also tried closing it out with:
Code:
<?php echo rss_feed_link_alternate(); // RSS Feed ? />
but it still crashes the site.