Built-in metadata - Fluid Topics - Latest

SCHEMA ST4 Connector Reference Guide

Category
Reference Guides
Audience
public
Version
Latest

The default values of built-in metadata for SCHEMA ST4 topics are the following:

Metadata key Value of the metadata key
ft:title The title of the topic. The value of ft:title value is the topic name.
ft:originId The value of ft:originId is the content of the value attribute of the <meta> element with attribute id in the sitemap.xml file, followed by the document language, followed by the topic filename (without the file extension).

For the following sitemap.xml example, with a document in British English, and with a topic filename of 11231385718452799499, the value of ft:originId is 2926014347_en-GB_11231385718452799499:
<meta name="id" value="2926014347" />

The value attribute can also be substituted by the content attribute.
ft:baseId The value of ft:baseId is the content of the value attribute of the <meta> element with attribute id in the sitemap.xml file, followed by the document language, followed by the topic filename (without the file extension).

For the following sitemap.xml example, with a document in British English, and with a topic filename of 11231385718452799499, the value of ft:baseId is 2926014347_en-GB_11231385718452799499:
<meta name="id" value="2926014347" />

The value attribute can also be substituted by the content attribute.
ft:clusterId The value of ft:clusterId is the topic filename (without the file extension).