{{Short description|Minor markup language}} {{Lowercase title}} '''h-feed''' is a draft Microformat for marking up a stream of posts using HTML class attributes. It is designed to support web pages that contain blog entries or similar chronological content (''h-entry''). These can then be parsed as feeds directly or via a proxy<ref>{{Cite web |title=granary: the social web translator |url=https://granary.io/ |access-date=2026-03-10 |website=granary.io}}</ref> which converts h-feed to Atom or RSS, existing web syndication standards. It also supersedes the previous hAtom microformat also known as web slices.

Due to h-entry's ability to provide backward compatibility with hAtom it is used widely throughout the web and particularly by IndieWeb sites.<ref>[https://indieweb.org/h-feed#IndieWeb_Examples h-entry Examples in the Wild]</ref>

== h-entry ==

h-entry is used as the basis for individual posts of chronological web pages, such as news entries or blog posts. The "hentry" root class in h-entry was based on Atom's "entry" element.

==See also== * List of content syndication markup languages

==References== {{Reflist}}

==External links== * [https://microformats.org/wiki/h-feed h-feed at the Microformats Wiki] * [https://microformats.org/wiki/h-entry h-entry at the Microformats Wiki]

{{Semantic Web}}

{{DEFAULTSORT:Hatom}} Category:Microformats HAtom

{{compu-prog-stub}}