Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2373af119bd3e6e

Jump to content

h-feed

From Wikipedia, the free encyclopedia
(Redirected from H-entry)

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[1] 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.[2]

h-entry

[edit]

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

[edit]

References

[edit]
  1. "granary: the social web translator". granary.io. Retrieved 2026-03-10.
  2. h-entry Examples in the Wild
[edit]