By Konamito on
I have problems with my RSS file in Drupal.
If I click on the RSS icon a popup appears and I can't subscribe to the feed. In stead of this, I just can open the XML file and I see there's a blank line before the content. I think this is problem.
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.konamito.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
Does anyone know how to edit the XML file and sove this problem?
Thanks in advance.