Posted by poloparis on May 19, 2009 at 9:56am
3 followers
Jump to:
| Project: | Service links |
| Version: | 6.x-2.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
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
#1
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
#2
#3
Better yet, I believe:
http://drupal.org/project/opengraph_meta
Dan