Documentation

Learn how to build, publish, and launch your site with Adobe Experience Manager.

Resources

Folder Mapping

Folder mapping should only be used in cases where SEO and GEO play no role. This includes authenticated sites, or SPAs that display content that should not be indexed.

Since Folder Mapping causes a number of issues beyond SEO, including an infinite URL space that serves 200, the Folder Mapping is feature flagged to prevent accidental misuse.

Anti-Patterns

Folder mapping should not be used for:

Folder-mapped Metadata

Metadata can be applied on the server-side to all folder-mapped pages. For example, if /templates/ is folder-mapped to /templates/default, metadata in /templates/default/metadata will be applied to all pages below /templates/ if the URL pattern matches.

See Bulk Metadata for expected format and supported properties.