URI ID

Key point: A number assigned by PageSeeder to uniquely identify a document, folder or URL.

The URI ID is a unique number assigned by the system to every new document, folder or URL when they are created.

Because it is generated, the URI ID of a document will be different if it is uploaded to a different PageSeeder server.

It is available in the document info and metadata panel and can be displayed in search results.

An alternative mechanism to identify a document is the document ID.

Developers

In the API, the URI ID is available as:

  • A uriid attribute in XML
  • A uriid object property in JSON

In PSML, it is available as the id attribute of the document element.