MyLinkShares is a great way to increase traffic to your blog or website. It's a little like social bookmarking (e.g., del.icio.us) but instead of creating bookmarks for others to stumble upon, you're sending links out to your friends, family, and colleagues. When your friends, family, or colleagues get an email from MyLinkShares with a link to your blog or website, they simply click on that link and it will take them directly to it! Of course, your friends and colleagues have other friends and colleagues too, so they forward your link to them, and so on...word can really get out there!
Embedding the code is pretty easy. Just cut-and-paste the code below for one of the button sizes and place it in your blog or website. All the behind the scenes details will be taken care of by the script.
Note This script relies on embedded JavaScript. Some blogging services (such as WordPress) don't permit you to do that (or have limited embedding capabilities) for security reasons.
Anyway, here's the code.
Large Link Button
<script type="text/javascript">
mylinkshares_url = location.href;
mylinkshares_subj = document.title;
</script><script type="text/javascript" src="http://www.mylinkshares.com/button/linksharesbtn.js" ></script>
20x20 Link Button
<script type="text/javascript">
mylinkshares_url = location.href;
mylinkshares_subj = document.title;
btn_style = "20";
</script><script type="text/javascript" src="http://www.mylinkshares.com/button/linksharesbtn.js" ></script>
18x18 Link Button
<script type="text/javascript">
mylinkshares_url = location.href;
mylinkshares_subj = document.title;
btn_style = "18";
</script><script type="text/javascript" src="http://www.mylinkshares.com/button/linksharesbtn.js" ></script>
16x16 Link Button
<script type="text/javascript">
mylinkshares_url = location.href;
mylinkshares_subj = document.title;
btn_style = "16";
</script><script type="text/javascript" src="http://www.mylinkshares.com/button/linksharesbtn.js" ></script>
1 comment:
You should submit these!!!
http://www.useit.com/
Ends FEB 29th!
Read this guy's page, too....he's brilliant.
Post a Comment