Featured image and thumbnail | Community
Skip to main content
New Participant
September 7, 2023
Solved

Featured image and thumbnail

  • September 7, 2023
  • 3 replies
  • 1732 views

What part of a page build do I need to populate to ensure that there is a thumbnail image available for a link preview on social media (such as LinkedIn)? In the "Images" tab of a page template, I see "Featured image" and "Thumbnail" - do these both need to have an image in them?

 

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 EstebanBustamante

Hi @aeadams 

 

The thumbnails in social media are generated by Open Graph meta tags. You can learn more about them here: https://ahrefs.com/blog/open-graph-meta-tags/. As far as I know, these meta tags need to be manually set up by you. You can find examples of how to do it here:

  1. https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/create-custom-meta-tag-in-aem/m-p/362783
  2. https://www.albinsblog.com/2018/12/how-to-enable-authors-to-override-or-add-metatags-aem.html

Hope this information is helpful.

3 replies

Dipti_Chauhan
New Participant
September 8, 2023

As Esteban mentioned , social sharing image thumbnail is derived from open graph tag <og:image> and twitter:image for twitter tile. And its depends on you what image you need to put for these meta tags.

 

Thanks

Dipti

kautuk_sahni
Employee
September 8, 2023

@aeadams Do you find the suggestion from Esteban useful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. 

Kautuk Sahni
aeadamsAuthor
New Participant
September 8, 2023

@kautuk_sahni Yes thank you!

EstebanBustamante
EstebanBustamanteAccepted solution
New Participant
September 7, 2023

Hi @aeadams 

 

The thumbnails in social media are generated by Open Graph meta tags. You can learn more about them here: https://ahrefs.com/blog/open-graph-meta-tags/. As far as I know, these meta tags need to be manually set up by you. You can find examples of how to do it here:

  1. https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/create-custom-meta-tag-in-aem/m-p/362783
  2. https://www.albinsblog.com/2018/12/how-to-enable-authors-to-override-or-add-metatags-aem.html

Hope this information is helpful.

Esteban Bustamante
aeadamsAuthor
New Participant
September 8, 2023

@estebanbustamante Thank you!