Sitem
Sitem is a term used in discussions of web data interchange to denote a hypothetical standard for representing the index of a website. In this context, a sitem would describe the site's pages and their metadata in a machine-readable form, with the aim of improving discovery, interoperability, and tooling compatibility across crawlers, content management systems, and analytics tools.
The name combines site and item, reflecting the idea that each page on a site is an
A sitem would typically include elements such as URL, page title, last modified date, change frequency, and
Proposed serializations include JSON, XML, or YAML, prioritizing compact representations that can be consumed by search
Example: a minimal sitem for a small site might present the following structure: {"site": "example.com", "items":