aemsites / momentive

AEM Sites Edge Delivery project for Momentive.com
Apache License 2.0
0 stars 0 forks source link

Breadcrumb #3

Open badvision opened 8 months ago

badvision commented 8 months ago

Included below the header, the breadcrumb provides the user with a set of links to the ancestors of the current page. These links are based on the current page's url and the parents are assumed to be accessed by removing the parts of the url delimited by forward-slashes. The site index should be useful in obtaining the parent page titles, etc.

Examples: image (from https://www.momentive.com/en-us/industries/oil-n-gas/demulsifiers/silbreak-322-silicone-demulsifier)

image (from https://www.momentive.com/en-us/categories/antifoams/sag-tp-735-silicone-antifoam)

image (from https://www.momentive.com/en-us/categories/adhesives-and-sealants/rtv31-rtv60-and-rtv88)

samuelopra commented 7 months ago

@badvision where can I find the site index for a page title mapping?

I noticed some URLs have breadcrumbs, while some don't. But I guess we can worry about that later.