Share code Twitter, Facebook, Google, Yahoo, receivined,
1: Code shared to twitter
<A href = "http://twitter.com/home? Status = <? Php the_permalink ();?> <? Php the_title ();?> "Title =" share to Twitter "target =" _ blank "rel =" nofollow "> Twitter </a>
2: Share the code to Facebook
<a href="http://www.facebook.com/sharer.php?u=<?php the_permalink();?>&t=<?php the_title(); ?>" target="blank">Facebook</a>
3: Share the Code with Google
<a href="http://www.google.com/bookmarks/mark?op=add&bkmk=<?php the_permalink() ?>&title=<?php the_title(); ?>">Google</a>
4: Share with yahoo
<A href = "http://myweb2.search.yahoo.com/myresults/bookmarklet? U = <? Php the_permalink ()?> & T = <? Php the_title ();?> "Target =" _ blank "> Yahoo </a>
5: Share on linkedin
<a href="http://www.linkedin.com/shareArticle?mini=true&url=<?phpthe_permalink(); ?>&title=<?php the_title(); ?>&source=ADD_YOUR_BLOG_URL_HERE"></a>