DAM for Sitecore renders seo SEO friendly media urls.
Example of a image with the title at the end of the url.
...
Code Block | ||
---|---|---|
| ||
<setting name="DFS.MediaUrl.AppendSeo" value="assetnamename" /> |
By default assetname name is used, which is the title of the asset in Digizuite DAM. If you want to disable this, leave the value empty or remove the pipeline.
All possible properties can be found in section 3.5 (stampvalue-asset) follow this link DFS 8.0.2 - 3 Render DAM for Sitecore Field Types here. They are not case sensitive. If you want to use a dynamic metadata, you just type in the metafield id as the value.