Skip to content

Missing Metadata Fields in Cloud SDK Crawler #2406

@beso768

Description

@beso768

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
After resuming and reconfiguring the crawler to use the Cloud SDK sitemap (https://sap.github.io/cloud-sdk/sitemap.xml
), several metadata fields that were previously available are now missing. These include:

created_timestamp (meta[name='updated_timestamp'])
updated_timestamp (meta[name='created_timestamp'])
version (meta[name='version'])
product (meta[name='product'])
contenthash (meta[name='contenthash'])
contentloio (meta[name='contentloio'])
language (meta[name='language'])

Describe the problem and a solution you'd like
A clear and concise description of what you want to happen.
We would like to understand whether these metadata fields are still supported and, if so, how they can be retrieved with the current sitemap-based crawler setup. If the implementation has changed, guidance on the updated approach would be helpful.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
If it is possible , add missing fields in sitemap metadata.

Additional context
Add any other context or screenshots about the feature request here.
The crawler was previously configured differently and was able to retrieve these metadata fields successfully. The issue appeared after switching to the sitemap-based configuration.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions