Link to home
Start Free TrialLog in
Avatar of gplana
gplanaFlag for Spain

asked on

Wrong photo on link to joomla site publicated on facebook

Hi

I have a Joomla site (Joomla 1.5) which has some articles.
I have published a link on a facebook group. This link points to an article which has some photos.
Facebook then shows a photo automatically, but the photo that appears is related to a very old article, not to this one.
Is it possible to change the photo on facebook, or "explain to facebook" that this photo is not related to this article/link?

Thank you.
ASKER CERTIFIED SOLUTION
Avatar of Marc Alonso
Marc Alonso
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of gplana

ASKER

Thanks for your answer.

I tryied but it seems is not working.

This is the link I tryied:
http://escacsvalls.com/campionats/308-inici-campionat-territorial-per-equips-2015.html

If you look at the source code you will see this:
<meta property="og:title" content="Club Escacs Valls" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://www.escacsvalls.com" />
<meta property="og:image" content="http://escacsvalls.com/templates/ja_purity/images/logo.jpg" />
<meta property="og:site_name" content="Club Escacs Valls" />
<meta property="fb:admins" content="1013909369" />

But it looks like nothing has changed. Maybe facebook has some kind of caché ?
Hey mate,

In the last line of my original response I said this: Use this link to test the page https://developers.facebook.com/tools/debug before you post it on Facebook.

See if that helps :)
Avatar of gplana

ASKER

Perfect. Thank you very much.