How to add Share-on-Facebook button to your email
1. Share on Facebook as text
If you like to add
share on Facebook link to your email:
Siply follow these steps:
1. open new email;
2. switch to "edit HTML" mode
3. copy and paste the following code:
<a href="http://www.facebook.com/share.php?u=http://mydomain.com/atricle-to-share">
share on Facebook </a>
4. remember to change http://mydomain.com/atricle-to-share part to URL address of the article (online vesion of hte email text) you wish to share
1. Share on Facebook as button
If you like to add button:
You should use the following code:
<a href="http://www.facebook.com/share.php?u=http://mydomain.com/atricle-to-share">
<img src="share-on-facebook-button" border="0"/>
</a>
1. Change http://mydomain.com/atricle-to-share part to URL address of the article (online vesion of hte email text) you wish to share
2. Change share-on-facebook-button to URL link to the image ofthe button
3. paste it onto eamli (remember to switch to "edit HTML" mode)
* * *
If you dont have an access to the image, I may use this code:
<a href="http://www.facebook.com/share.php?u=http://mydomain.com/atricle-to-share">
<img src="http://iwebthinkbig.com/images/share-on-facebook.png" border="0"/>
</a>
This code will use the button's image from my website
About the author:
Eugene Teslya - Web Success Consultant, freelance web developer, entrepreneur.
Contact us with any questions, opinions, ideas or suggestions.