Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Styling my rss

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26932
    dcp3450
    Participant

    I’m writing an rss feed for a site. I want pictures to show up. I’m using

    <image>
    <url>address of the image on the site</url>
    <title>what the image is</title>
    <width></width>
    <height></height>
    </image>

    I tested it using google reader but no go. any suggestions?

    #67104
    AshtonSanders
    Participant

    Did you just make that code up?

    I would try just putting the normal HTML <img…. > tag inside the <description> node.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Other’ is closed to new topics and replies.