Direct link untuk share blog ke social media tanpa menggunakan javascript

Link untuk share ke social media tanpa menggunakan javascript
Facebook Share
http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwebsite.com&t=url%20encoded%20text
Facebook Like Button
http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwebsite.com
Facebook Link Share Stats
http://api.facebook.com/restserver.php?method=links.getStats&urls=website.com
//NOTE: THIS URL RETURNS XML
//VALUES & Structure:
// link_stat: {
// url: 'website.com',
// normalized_url: 'http://website.com',
// share_count: '100',
// like_count: '140',
// comment_count: '90',
// total_count: '330'
// click_count: '5',
// comments_fbid: '455376130914',
// commentsbox_count: '1'
// }
Twitter (URL)
http://twitter.com/share?url=http%3A%2F%2Fwebsite.com&text=url%20encoded%20text&via=TWITTERNAME
twitter://post?message=Plain Message to Share
Twitter (Status)
http://twitter.com/home?status=url%20encoded%20text%20http%3A%2F%2Fwebsite.com
Google +1
https://apis.google.com/_/+1/fastbutton?usegapi=1&size=large&hl=en&url=http%3A%2F%2Fwebsite.com
//OPTIONS:
// - usegapi - If set show popovers (Share, add comment, annotation bubbles)
// - size: small | medium | standard (default) | tall
// - hl: language (en | ru | de | etc. see https://developers.google.com/+/web/+1button/#available-languages)
// - List of Optional parameters: https://developers.google.com/+/web/+1button/#tag_parameters
Google Plus Share
https://plusone.google.com/_/+1/confirm?hl=en&url=http%3A%2F%2Fwebsite.com
Alternative:
https://plus.google.com/share?url=http%3A%2F%2Fwebsite.com
LinkedIn
http://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fwebsite.com
Surgingbird (Button)
http://surfingbird.ru/button?layout=common-gray&url=http%3A%2F%2website.com&caption=Surf
//OPTIONS:
// - layout: 'common', 'common-nocount', 'vert', 'micro' or 'icon'
// - caption: string sign on button
// - url: URL to share
Surfingbird Share
http://surfingbird.ru/share?url=http%3A%2F%2Fwebsite.com&description=Shared%20Page%20Description&screenshot=http%3A%2F%2Fwebsite.com/img/logo.png&title=Website%20Title
//OPTIONS:
// - description: Website/page description
// - screenshot: URL to Image
// - title: Title of Website/page
// - url: URL to share
Stumbleupon
http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwebsite.com&title=Website%20Title
Reddit
http://reddit.com/submit?url=http%3A%2F%2Fwebsite.com&title=Website%20Title
Digg
http://www.digg.com/submit?url=http%3A%2F%2Fwebsite.com
Vkontakte Share (vk.com)
http://vk.com/share.php?url=http%3A%2F%2Fwebsite.com&title=Website%20Title&description=Shared%20Page%20Description&image=http%3A%2F%2Fwebsite.com/img/logo.png
//OPTIONS:
// - url: URL to Share
// - title: Website (page) title
// - description: Website (page) description
// - image: URL to Website (page) image
//DOCS: http://vk.com/pages?oid=-17680044&p=Sharing_External_Pages
Pinterest Pin
http://www.pinterest.com/pin/create/button/?url=http%3A%2F%2Fwebsite.com&media=http%3A%2F%2Fwebsite.com/img/logo.png&description=Shared%20Page%20Description
//OPTIONS:
// - url: URL to Share
// - description: Website (page) description
// - media: URL to Website (page) image
PayPal Button (via POST-method form)
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="__SOME SECURITY NUMBER__">
<button type="submit" src="https://www.paypalobjects.com/en_GB/i/btn/btn_donate_SM.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online."> Donate/Pay via PayPal</button>
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>

Apakah artikel ini berguna ??. Bila berguna, jangan lupa share yah... :)