hentry
hentry is a microformat class used to annotate individual blog entries or posts in HTML documents. It provides a machine-readable way to convey post-level metadata such as the title, content, summary, author, publication date, and permalink, enabling simple extraction by software without custom parsing.
In typical usage, a single post is wrapped in an element marked with the class hentry, and
History and context: hentry emerged as part of the original microformats specifications developed in the mid-2000s,
Relation to other formats: hentry is closely tied to hAtom, which describes how blog pages and feeds