Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

How do I put the Like Button for my page in my email signature? Is there a code for this?

share|improve this question
1  
Impossibru. But still you can make like look a like. – webarto Dec 6 '11 at 17:43
2  
possible duplicate of Facebook Like Button Code won't work in HTML Email – bkaid Dec 6 '11 at 18:33

closed as not a real question by Spudley, Makoto, Bill the Lizard Apr 27 at 14:51

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

Iframes are hardly supported by email clients (web or software). The best you could do is adding an image that looks like a like button and link to your page (if you're talking about a facebook page, then you may also link to a specific tab of your page)

Here is an example of a Welcome tab : https://www.facebook.com/coca-cola?sk=app_161193133389

Here is an app that provide Welcome tabs for Pages : https://www.facebook.com/welcometab

You may also code that by yourself by creating your own facebook appication.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.