Referring to the FaceBook instruction, if we want to upload a logo along with the shared text, we need a specific meta name and link in the page header.

Isn't there an option to manage uploading logos automatically to the various sharing sites ?

or do we need to include special metadata for all sites for logos ?

(in case I'm not clear, this is my site : mylifeblows.net if you click on a facebook share link you'll notice the blue logo included, but i had to manually add meta data to my page.tpl.php. Is there is an option to do that automatically or should that be a feature request ?)

Comments

TheCrow’s picture

for handle meta tags in each page you can use nodewords (http://drupal.org/project/nodewords)
read also the official facebook guide: http://developers.facebook.com/docs/share

TheCrow’s picture

Status: Active » Closed (works as designed)
royerd’s picture

Better yet, I believe:

http://drupal.org/project/opengraph_meta

Dan