Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress

Featured Image of Post Not Showing Up When Publicized to Facebook

When i post a link from my wordpress site not showing up the featured image, please help me.

1 Answer

Zac Gordon
STAFF
Zac Gordon
Treehouse Guest Teacher

This has to do with the correct markup being added so that Facebook can easily identify the image. Often the plugin you're using to create the share link should do it, but you can also code your own meta tags for FB to recognize. I would either try getting help from the plugin developer (if you're using a plugin) or check out this article on doing it yourself: http://www.wpbeginner.com/wp-themes/how-to-avoid-no-thumbnail-issue-while-sharing-post-on-facebook/

Thank you so much! i will try :)

Thank you so much! i will try :)