Home > Joomla, RSS > Exporting Joomla Content as a RSS Feed

Exporting Joomla Content as a RSS Feed

June 16th, 2009

Joomla 1.5 supports exporting your section or category listing page as a RSS Feed right out of the box. So if you have a menu item linking to your latest news category for example, you can export this as a RSS Feed for others to add to their RSS Readers. The benefit is of course those readers will read your news updates without having to visit your site.

Either you can add a new Syndicate module which will show a RSS icon and link for the pages that support exporting, or just add the following to the end of the section or category listing URL:

?format=feed&type=rss

So for example, with SEF enabled your latest news RSS Feed would be:-

http://www.yourdomain.com/news/?format=feed&type=rss

Here is my own site’s News and Portfolio RSS Feed to show it working:-

Portfolio: http://www.amitywebsolutions.co.uk/portfolio/?format=feed&type=rss
News: http://www.amitywebsolutions.co.uk/news/?format=feed&type=rss

Note: without SEF enabled, and with all the other variables in the URL, you would need to use an & instead of the ?. i.e. &format=feed&type=rss

Bookmark and Share


Author: Laurence Cope Categories: Joomla, RSS Tags: ,