Quantcast
Channel: WordPress › Support » Topic: Keep html inside feed rss
Browsing latest articles
Browse All 12 View Live

Otta on "Keep html inside feed rss"

Hi, I know maybe it is not correct but I'd like to display inside the rss feed the html code of my posts instead of the pure text. Is there any way to add some code inside the function.php ? Hope can...

View Article


esmi on "Keep html inside feed rss"

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.

View Article


Otta on "Keep html inside feed rss"

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

View Article

esmi on "Keep html inside feed rss"

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...

View Article

Otta on "Keep html inside feed rss"

What I need is to aggregate my rss with html tags into an application.

View Article


esmi on "Keep html inside feed rss"

On your WordPress site?

View Article

Otta on "Keep html inside feed rss"

No on desktop application.

View Article

esmi on "Keep html inside feed rss"

In that case, you should just pull in the RSS feed and parse it via your feed aggregator.

View Article


Otta on "Keep html inside feed rss"

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?

View Article


esmi on "Keep html inside feed rss"

You cannot "display" HTML in an RSS feed. In fact, RSS feeds are not meant for display at all.

View Article

Otta on "Keep html inside feed rss"

Is not correct but I'm sure is possible, I saw some xml with html inside the CDATA. Thanks anyway.

View Article

Otta on "Keep html inside feed rss"

take a look of the source here http://www.chrispont.co.uk/feed/

View Article
Browsing latest articles
Browse All 12 View Live