Feed Autodiscovery
Feed autodiscovery is the HTML convention by which a web page advertises the location of its RSS, Atom, or JSON Feed using a element in the document head. Feed readers, browsers, and crawlers look for this element to discover feeds from a homepage URL alone, without requiring the user to know the exact feed path. The same pattern is used with application/atom+xml and application/feed+json types.