PDA

View Full Version : Images for Facebook likes, CMS


malmazan
04-02-2013, 07:52 PM
I want the right images to be selected by Facebook when liking of when posting automatically to my FB account via Twitterfeed.

For that I need to add rel="image_src" in the article images.

I've looked everywhere but I cannot seem to find what template to edit.

The IMG in my site fr CMS articles is of the form:
<img src="http://www.website.com/attachment.php?attachmentid=1234&amp;d=1345675580&amp;stc= 1" border="0" alt="" class="align_right size_medium" title="Image title" />

What template would this be in?

malmazan
04-25-2013, 09:53 AM
Any pointers on this?

malmazan
05-01-2013, 11:14 AM
Another option is to use something like as a meta tag:

<meta property="og:image" content="http://website.com/image.png"/>

but again I cannot figure out how to do this such that the url to the first image gets inserted

gsmlover4u
05-02-2013, 07:50 AM
i am also looking