Page 1 of 1

Can't include LINK from RSS Feed

Posted: Thu Dec 06, 2018 7:11 pm
by a2jimenez
Hi -

I created the following rss: http://www.rssmix.com/u/8304697/rss.xml

I am including in the tweet: <title> <link> ; the title shows up in the tweet but instead of the actual link, I get <link>. Am I missing something?

thanks,

AJ

Re: Can't include LINK from RSS Feed

Posted: Thu Dec 06, 2018 9:19 pm
by martin@rootjazz
Single rss element only.

So you cannot do

<title> <link>

only
<title>

or
<link>


I will note this as a request for multi element insertion.