Jump to content
  • Status: Not a bug

I noticed there's no method to add or change a title for an RSS import feed.

Instead they all have a default value of "Comments On:"

Screenshot 2025-03-11 at 6.16.20 PM.png

User Feedback

Recommended Comments

Marc

Invision Community Team

The name of the feed comes from the feed itself

image.png

Hatsu

Clients
(edited)

I can't change it either. But usually, the title comes from the feed. I just created a new feed and the title comes from the feed itself.

RSS.png

This is the source code of one of your imported feeds.

<channel>
	<title>
	Comments on: 	</title>
	<atom:link href="https://bringatrailer.com/datsun/240z/feed/" rel="self" type="application/rss+xml" />
	<link>https://bringatrailer.com</link>
	<description>Barn finds, rally cars, and needles in the haystack.</description>
	<lastBuildDate>Tue, 11 Mar 2025 22:06:03 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
</channel>
</rss>

Edited by Hatsu

Marc

Invision Community Team
16 minutes ago, Hatsu said:

I can't change it either. But usually, the title comes from the feed. I just created a new feed and the title comes from the feed itself.

RSS.png

This is the source code of one of your imported feeds.

<channel>
	<title>
	Comments on: 	</title>
	<atom:link href="https://bringatrailer.com/datsun/240z/feed/" rel="self" type="application/rss+xml" />
	<link>https://bringatrailer.com</link>
	<description>Barn finds, rally cars, and needles in the haystack.</description>
	<lastBuildDate>Tue, 11 Mar 2025 22:06:03 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
</channel>
</rss>

Thats correct behaviour as mentioned above

Mike Gholson

Clients

Ah interesting, any chance we can add our own 'friendly' titles for feeds that are like this?

Marc

Invision Community Team
14 hours ago, Mike Gholson said:

Ah interesting, any chance we can add our own 'friendly' titles for feeds that are like this?

You would need to add a request to our feedback area for this, as there is no function for this at present

Mike Gholson

Clients
9 hours ago, Marc said:

You would need to add a request to our feedback area for this, as there is no function for this at present

Ok, no problem. How do I get to the feedback area?