feed.link¶

The URL of the HTML page associated with this feed.

For site feeds, this is probably the home page of the site. For category feeds, this is probably the category’s archive page. For search feeds, this is probably the web page that displays the search results for the given search parameters.

If this is a relative URI, it is resolved according to a set of rules.

Comes from

  • /atom03:feed/atom03:link[@rel=”alternate”]/@href
  • /atom10:feed/atom10:link[@rel=”alternate”]/@href
  • /atom10:feed/atom10:link[not(@rel)]/@href
  • /rdf:RDF/rdf:channel/rdf:link
  • /rss/channel/link

See also

  • feed.links

Related Topics

  • Documentation overview
    • Reference
      • Previous: feed.license
      • Next: feed.links

This Page

  • Show Source

Quick search

©2004-2008 Mark Pilgrim, 2010-2015 Kurt McKee. | Powered by Sphinx 1.6.5 & Alabaster 0.7.6 | Page source