Hey, Not sure if this has been covered yet, but I was wondering how can I make my RSS Feed appear on the right side of my address bar? So then you can just click on it and subscribe. I just think that most people are getting used to subscribing to feeds this way instead of looking for the actual feed on the site.
Try this within your <head> tags; <link rel="alternate" type="application/rss+xml" title="Your Feed Title" href="{$smarty.const.URL}/external.php" />