Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

How does Firefox 3.6+ showRSS Feeds that does not have <link> tag in <item> ?

  • 1 Antwort
  • 2 haben dieses Problem
  • 2 Aufrufe
  • Letzte Antwort von Arthur

more options

I have an RSS file which does not have <link> tag in the <item>. eg: JohnFeed:

The item is like below: <item> <title>Sample Item</title> <pubDate>16 Aug 2010</pubDate> <description>Sample Description</description> <category>A </category> </item>

When i open this RSS file in Firefox, it shows me the Feed Preview page where it asks me to subscribe to the feed.

Now, once i subscribe, i get a button on the menubar with the feed name i.e JohnFeed. When i click on the JohnFeed feed button, no items are displayed.

If i go to other popular RSS sites (eg. CNN.com) and subscribe to their feeds, i get items in the feed button as they all have <link> tag in the <item> tag.

Please let me know how i can come across this barrier?

I have an RSS file which does not have <link> tag in the <item>. eg: JohnFeed: The item is like below: <item> <title>Sample Item</title> <pubDate>16 Aug 2010</pubDate> <description>Sample Description</description> <category>A </category> </item> When i open this RSS file in Firefox, it shows me the Feed Preview page where it asks me to subscribe to the feed. Now, once i subscribe, i get a button on the menubar with the feed name i.e JohnFeed. When i click on the JohnFeed feed button, no items are displayed. If i go to other popular RSS sites (eg. CNN.com) and subscribe to their feeds, i get items in the feed button as they all have <link> tag in the <item> tag. Please let me know how i can come across this barrier?

Alle Antworten (1)

more options

Hi Johnjoseph

Can you not just insert a link such as: <link>http://www.scottishmotorcycleclub.org.uk</link> between your title and description tags? Or have I missed your point?

OldFineArt