Carl V Posted January 7, 2011 at 06:49 PM Share Posted January 7, 2011 at 06:49 PM Hello, I need some help with creating multiple RSS feeds that are themed differently for the listing Featured category. For Example: The Featured category of my website has houses that the end user have paid extra for to be listed first on the site. I would like the RSS feed of the featured category to be available for multiple sites including Google Base, Trulia, Zillow and several other. They all have a specific format. Google Base: <g:address>125 Main St.</g:address> <g:beds>2</g:beds> <g:bath>1</g:bath> <g:status>For Sale</g:status> Zillow: <Listings> <Listing> <Location> <StreetAddress>125 Main St</StreetAddress> <UnitNumber>12</UnitNumber> <City>Seattle</City> <State>WA</State> </Location> So I'd like to create multiple RSS Feeds for the Featured Category... I thought that I'd be able to do this myself but after looking at the controller file I ran into difficulty. Here is the topic below: http://www.reviewsforjoomla.com/forum/index.php?topic=13517.0 I am looking to move quickly as our site is launching to the public next week. I think I can code the theme files. After looking at that it seems very similar to the detail.thtml file it just php ehcos. Thank you, Carl [email protected] Link to comment
OpenSource Technologies Posted January 22, 2011 at 11:45 AM Share Posted January 22, 2011 at 11:45 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts