A Web.com Partner

Display an RSS feed in Joomla 1.5

This tutorial will show you how to display an RSS feed in Joomla 1.5

RSS (Really Simple Syndication) feeds enable you to provide an up-to-the-minute list of all the articles on an external site

This list is in a specific format that many other web software programs and websites — even Joomla sites — can link to and easily display

1) Click Extensions

frame03_195

2) Click Module Manager

Scroll right

3) Click New

frame05_188

4) Select Feed Display

frame07_183

Scroll right

5) Click Next

frame08_179

6) Enter a Title

frame10_165

If Show Title is set to Yes, the module name will be displayed on the front-end

7) Choose the position where the module should be displayed on the page

frame11_167

8) Set the order this module will display in

frame13_146

Scroll down

Here, you can set the menu in which this module will display

frame15_139

Scroll up and right

9) Enter the suffix for the CSS class of this module

frame17_138

In this example, the CSS class name of this module would be .module-feed

10) Type the URL where the feed is located

frame19_135

11) Click Advanced Parameters

This is where you can set your caching options

frame20_125

12) Click Save

The feeds will now display on our front page. Let’s go to our Joomla site now

frame22_125

Scroll down

The feeds are displayed here

frame23_122

Let’s return to our admin panel and see a second way to display an RSS feed

Instead of having all the content of the feed display in the sidebar, let’s create a menu item that links to a separate page with the feeds displayed there

13) Click Components

frame25_121

14) Then News Feeds

frame26_116

15) Then Categories

Scroll right

16) Click New

frame28_113

17) Enter a Title for the new category

frame30_113

18) The Alias is an internal name that Joomla uses in the URL if SEF is enabled

frame31_112

Entering an alias is optional; and, if left blank, Joomla will create a default one by automatically converting the title to lowercase and replacing any spaces with a hyphen

However, you may manually enter an alias, if desired

19) Click Save

Now let’s create the feed

20) Click Components

frame33_112

21) Then click News Feeds

frame34_113

22) Then Feeds

Scroll right

23) Click New

frame36_110

24) Type a Name for the feed

frame38_18

Again, entering an alias is optional

frame39_15

25) Select the category we just created

frame40_17

26) Enter the link where the feed is located

frame42_16

27) Click Save

Now let’s create a menu to display a link to the news feed page

28) Go to Menus

frame45_13

29) And click Menu Manager

Scroll right

30) Click New

frame47_13

The Unique Name is what Joomla uses to identify this module within the code

frame49_13

31) Enter a Title

frame50_12

32) Type a Description

frame51_13

33) The Module Title is what will display on the front-end. If this field is left blank, the module will not be created

frame52_14

Scroll right

34) Click Save

frame53_13

The next thing we need to do is add a menu link to the category we just created

35) Go to Menus

frame55_12

36) And click Feeds

Scroll right

37) Click New

frame57_12

38) Select News Feeds

frame59_11

39) Click Category Layout

40) Enter a Title

frame61_12

41) Type an Alias

frame62_13

42) Select the menu this link should appear in

frame63_11

Scroll right

43) Select the Category

frame66_1

44) Click Save

The last thing we need to do is enable the menu

45) Click Extensions

frame69_1

46) Then Module Manager

47) Click the red X next to the item

frame70_1

The menu will now show up on the front-end. Let’s go to our Joomla site

Here is the link we created

frame72_1

The feed is now displayed on it’s own page

frame73_1

This is the end of the tutorial. You now know how to display RSS feeds in Joomla

x