Mobile app version of vmapp.org
Login or Join
Shanna517

: How to change my website's appearance in a Facebook wall post? When posting a website link in a Facebook wall post, Facebook fetches some content (title, text and image) from the website to

@Shanna517

Posted in: #Facebook #Html

When posting a website link in a Facebook wall post, Facebook fetches some content (title, text and image) from the website to show it to readers. Is there a way I can adjust / propose which content is used / preferred by Facebook?



I found someone saying to use <meta property="og:image" content="image.jpg">, but this doesn't seem to have any effect. But maybe Facebook caches these results for a while?

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Shanna517

1 Comments

Sorted by latest first Latest Oldest Best

 

@Odierno851

Indeed. You should have in the page the html code that tells Facebook what to display.

Check the documentation on the Open Graph Protocol for more information:
developers.facebook.com/docs/opengraph/
And you should clean Facebook's cache while testing, to avoid inconsistencies between what is on the page and what is shown in Facebook. You can use this tool:
developers.facebook.com/tools/debug

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme