I'm not sure if I'm in the right place here to ask this question which is a duplicate of http://drupal.org/node/674696

How and where do I change the name or title of the RSS feed to my audio files? When hovering over the RSS button in a 'rececent audio' 'audio:Block' I've placed in the side bar of the site, the feed is simply called 'Audio'. Likewise, when linking to the feed in Itunes or similar, the feed is called 'Audio' Rather than 'MySite Audio' or something similar. I'm assuming that there is a magic little option in Views somewhere, but being a novice user, I don't know how to tweak it correctly and I don't want to wreck any of the settings.

Any help would be much appreciated. Please be very descriptive in your response and assume I know little.

Comments

HorsePunchKid’s picture

Status: Active » Fixed
  1. Go to admin/build/views and edit the view called "audio".
  2. In the vertical tabs on the left, you'll see Defaults, Page, Block, and Feed. Click "Feed".
  3. Under "Basic settings", you'll see "Title: Audio". Click "Audio" to change the title.
  4. A panel will open up below where you want to click "Override", then enter the title that you want your feed to have.
  5. Click "Update" to save the title, then "Save" to save the view, then go to audio/feed and verify that the feed has the title you entered.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

offal’s picture

HorsePunchKid you're brilliant. Thank you so much! Worked perfectly.