adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
733 stars 741 forks source link

Breadcrumb component misses schema.org microdata #129

Closed janrembold closed 6 years ago

janrembold commented 6 years ago

The Breadcrumb component misses schema org microdata that is relevant for SEO.

I added microdata to Breadcrumb according to http://schema.org/BreadcrumbList - see PR https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components/pull/128 here

vladbailescu commented 6 years ago

Thanks for the proposal Jan, this is an interesting idea and we will take into consideration adding microdata to all components where this makes sense.

gabrielwalt commented 6 years ago

+1, I like the idea very much (CQ-4246602).

vladbailescu commented 6 years ago

We should actually review http://schema.org/docs/full.html and see if it makes sense to add microdata for other components as well

bpauli commented 6 years ago

fixed with https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components/commit/fae1a0d4ef347cd3f3afde94c934209ccc048b91