hello,
I noticed a strange behaviour with open graph: if i copy/paste the page link into facebook, the correct "first image" appears, but if i click the "button_count" into the same page, a different (and wrong) image is selected as first image.
This happens with eventlist component, what you suggest me to do? Should i embed the "og:image" into eventlist component to show the event image?
With "lint tools" the only OG meta missing are OG IMAGE and OG TYPE. (
developers.facebook.com/tools/lint)
I put "type=band" in Social->Open Graf->default so i solved the OG type missing but how to select the correct image in eventlist? should i set a variable into that component?