Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

When sharing a link on facebook it usually goes out to the site and looks for the og: meta tags and grabs that information along with the image.

Well I found that this doesn't always work. A trick I use is to add a trailing slash on to the URL. It also seems that typing some words before the link helps.

Example: Wasn't working: http://www.muscleandfitness.com/news-and-features/features/everything-arnold-february-mf but this worked: http://www.muscleandfitness.com/news-and-features/features/everything-arnold-february-mf/

Why do I have to add the trailing slash to get these to work?

share|improve this question

closed as too localized by Oli Charlesworth, cpilko, Igy, ifaour, talonmies Jan 18 at 21:26

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.