The title of my RSS feed doesn't show up even though I tried editing virtually all RSS related .php files on the root folder and on wp-includes. What continually appears can be seen below (emphasis mine):
<channel>
<title/>
<link>http://mysite.info</link>
<description/>
<pubDate>Thu, 02 Aug 2007 23:05:20 +0000</pubDate>
<generator>http://wordpress.org/?v=2.2</generator>
<language>en</language>
I don't know why my title and description tags are displayed that way and I don't know what file should I edit (because as I've said, I have already tried changing them all but still, the error appears).