Scope & multilingual behavior of Microdata schema annotations coming with Core components | Community
Skip to main content
Hemalatha
Level 4
February 12, 2024
Solved

Scope & multilingual behavior of Microdata schema annotations coming with Core components

  • February 12, 2024
  • 1 reply
  • 985 views

Hi,

 

As mentioned in the Adobe Doc for core components, I could see certain components are by default annotated with microdata format to enable SEO schema for those components. Is it applicable for all core components and how multi lingual schema will be handled in this case. Do we need any custom implementation for the same. 

 

SEO-FriendlyThe HTML output is semantic and provides shema.org microdata annotations.

 

Also, I could see JSON-LD is recommended way to add Schema for Web content, with microdata schema are there any real time usage issue. Kindly clarify.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Hemalatha

Hi @hemalatha 
In that case you need to remove the microdata, here is the clarification

https://github.com/adobe/aem-core-wcm-components/issues/1267 

 

Following core components are using the microdata

1. Image

2. Breadcrumb

3. Navigation

4. Teaser


Thanks for the clarification @arunpatidar.

Also I got a link form Google which confirms that we can implement any schema types as and when needed for components. All 3 formats will be recognized. 

https://developers.google.com/custom-search/docs/structured_data#Overview

 

1 reply

arunpatidar
Community Advisor
Community Advisor
February 12, 2024
Hemalatha
HemalathaAuthor
Level 4
February 12, 2024

Hi Arun,

Thanks for the reply. The link is not working, can you check once. Also If I use JSON_LD approach and my core components will have microdata by default, hope that wont cause any confusion to Search engines while indexing content. Can you please clarify on this. Thanks.

 

Regards,

Hema

Hemalatha
HemalathaAuthorAccepted solution
Level 4
February 12, 2024

Hi @hemalatha 
In that case you need to remove the microdata, here is the clarification

https://github.com/adobe/aem-core-wcm-components/issues/1267 

 

Following core components are using the microdata

1. Image

2. Breadcrumb

3. Navigation

4. Teaser


Thanks for the clarification @arunpatidar.

Also I got a link form Google which confirms that we can implement any schema types as and when needed for components. All 3 formats will be recognized. 

https://developers.google.com/custom-search/docs/structured_data#Overview