• 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 help me.
    Thanks in advanece.

Viewing 11 replies - 1 through 11 (of 11 total)
  • 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.

    On your WordPress site?

    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)

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

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Keep html inside feed rss’ is closed to new replies.