RSS feeds and readers do not allow HTML. If you want your RSS feed to be read by the greatest number of readers and aggregators, leave it alone.
Thread Starter
Otta
(@otta)
He esmi,
I know that is not correct, but in this case I only want to use rss for my internal needs.
Hope you can help me.
Thanks
If you want to use something similar within your site, then you shouldn’t be using RSS in the first place. Plugin in your own RSS feed on the site causes a loopback and may result in performance issues. What exactly is it that you are trying to do?
Thread Starter
Otta
(@otta)
What I need is to aggregate my rss with html tags into an application.
Thread Starter
Otta
(@otta)
No on desktop application.
In that case, you should just pull in the RSS feed and parse it via your feed aggregator.
Thread Starter
Otta
(@otta)
Exactely but the problem is that I need to display html inside the Rss while at the moment text has not any html tag.
Do you have any idea on how to display html inside rss?
You cannot “display” HTML in an RSS feed. In fact, RSS feeds are not meant for display at all.
Thread Starter
Otta
(@otta)
Is not correct but I’m sure is possible, I saw some xml with html inside the CDATA.
Thanks anyway.
Thread Starter
Otta
(@otta)