Thread: rss feed
View Single Post
Old December 1st, 2011, 11:44 PM   #6 (permalink)
Mary303
Member
Verified Customer
 
Join Date: Nov 2009
Posts: 99
In external.php I saw
<link>{$adlink}</link>

So I tried substituting
(1) {$adlink}
(2) <link>{$adlink}</link>
(3) {adlink}
(4) <link>{adlink}</link>

None of these populated the link. What code should I be using?

Here is the feed code that is working ... it is just the link that is not working.
(remove space)
http: //www.modelhorseblab.com/blabclassifieds/pp-classifieds/external.php?type=RSS2&cat=4


The code below is working ... I just can't guess the syntax to use for the link.
Title: {feed:title}
Body: {feed:description}
Mary303 is offline   Reply With Quote