I do not get correct titles for RSS feeds when collaboration systems are added to a page layout. The reason is that the title attribute of link entities is always set to 'RSS'. This is an example of what one finds in page headers:
.l..<link href="/home/links/links.rss" rel="alternate" title="RSS" type="application/rss+xml" />...
I presume titles should rather be set to the name of channels!? Otherwise, feeds cannot be distinguished if there are multiple feeds (from multiple collaboration systems) within a page layout.
Changed for 7.4.36.