Như các bạn đã biết thì nguồn traffic đến từ các social bookmark là không hề nhỏ, đặc biệt nếu blog của bạn bằng tiếng Anh. Chính vì vậy mà đã có rất nhiều plugin giúp bài viết của bạn có thể dễ dàng được submit lên các mạng này bởi người dùng. Nhưng nếu bạn muốn tự mình thêm các link này vào trong blog thì hôm nay Hutek sẽ giới thiệu đến bạn các link của các mạng nổi tiếng nhất.
Dưới đây là 33 link đã được viết lại cho phù hợp với code WordPress, bạn chỉ cần paste link này vào trong single.php, thêm cho nó một icon thật độc đáo là bạn đã hoàn thành công việc rồi.
Blinklist
http://www.blinklist.com/index.php?Action=Blink/addblink.php&Url=<?php the_permalink(); ?>&Title=<?php the_title(); ?>
Delicious
http://delicious.com/post?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>¬es=<?php the_excerpt(); ?>
Design Float
http://www.designfloat.com/submit.php?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>
Digg
http://digg.com/submit?phase=2&url=<?php the_permalink(); ?>&title=<?php the_title(); ?>&bodytext=<?php the_excerpt(); ?>
Diigo
http://www.diigo.com/post?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>
Dzone
http://www.dzone.com/links/add.html?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>
http://www.facebook.com/share.php?u=<?php the_permalink(); ?>&t=<?php the_title(); ?>
Fark
http://cgi.fark.com/cgi/fark/farkit.pl?h=<?php the_title(); ?>&u=<?php the_permalink(); ?>
Friendfeed
http://www.friendfeed.com/share?title=<?php the_title(); ?>&link=<?php the_permalink(); ?>
Google Bookmarks
http://www.google.com/bookmarks/mark?op=edit&bkmk=<?php the_permalink(); ?>&title=<?php the_title(); ?>&annotation=<?php the_excerpt(); ?>
Hacker News
http://news.ycombinator.com/submitlink?u=<?php the_permalink(); ?>&t=<?php the_title(); ?>
Identi.ca
http://identi.ca/notice/new?status_textarea=<?php the_permalink(); ?>
Linked In
http://www.linkedin.com/shareArticle?mini=true&url=<?php the_permalink(); ?>&title=<?php the_title(); ?>&summary=<?php the_excerpt(); ?>
Live Favorites
https://favorites.live.com/quickadd.aspx?marklet=1&url=<?php the_permalink(); ?>&title=<?php the_title(); ?>
Mister Wong
http://www.mister-wong.com/addurl/?bm_url=<?php the_permalink(); ?>&bm_description=<?php the_title(); ?>
Mixx
http://www.mixx.com/submit?page_url=<?php the_permalink(); ?>&title=<?php the_title(); ?>
MySpace
http://www.myspace.com/Modules/PostTo/Pages/?u=<?php the_permalink(); ?>&t=<?php the_title(); ?>
Netvibes
http://www.netvibes.com/share?title=<?php the_title(); ?>&url=<?php the_permalink(); ?>
Newsvine
http://www.newsvine.com/_tools/seed&save?u=<?php the_permalink(); ?>&h=<?php the_title(); ?>
Ping.fm
http://ping.fm/ref/?link=<?php the_permalink(); ?>&title=<?php the_title(); ?>&body=<?php the_excerpt(); ?>
Posterous
http://posterous.com/share?linkto=<?php the_permalink(); ?>&title=<?php the_title(); ?>&selection=<?php the_excerpt(); ?>
Propeller
http://www.propeller.com/submit/?url=<?php the_permalink(); ?>
http://reddit.com/submit?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>
Slashdot
http://slashdot.org/bookmark.pl?title=<?php the_title(); ?>&url=<?php the_permalink(); ?>
Sphere
http://www.sphere.com/search?q=sphereit:<?php the_permalink(); ?>&title=<?php the_title(); ?>
Sphinn
http://sphinn.com/index.php?c=post&m=submit&link=<?php the_permalink(); ?>
StumbleUpon
http://www.stumbleupon.com/submit?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>
Technorati
http://technorati.com/faves?add=<?php the_permalink(); ?>
Tipd
http://tipd.com/submit.php?url=<?php the_permalink(); ?>
Tumblr
http://www.tumblr.com/share?v=3&u=<?php the_permalink(); ?>&t=<?php the_title(); ?>&s=<?php the_excerpt(); ?>
http://twitter.com/home?status=<?php the_title(); ?> - <?php the_permalink(); ?>
Yahoo Bookmarks
http://bookmarks.yahoo.com/toolbar/savebm?u=<?php the_permalink(); ?>&t=<?php the_title(); ?>
Yahoo Buzz
http://buzz.yahoo.com/submit/?submitUrl=<?php the_permalink(); ?>&submitHeadline=<?php the_title(); ?>&submitSummary=<?php the_excerpt(); ?>&submitCategory=science&submitAssetType=text
Theo Problogdesign.com

mình thấy có chổ write có khung để páte link vào để cập nhật có phải cái này hong hutek
20/10/2009
Em cũng mới đọc cái bản EN của nó, cái nà hay để tích hợp vào blogspot thì tuyệt. Mà sao blog bác vao chậm thế nhỉ?
.-= Tinh´s last blog ..Liệu Có Phải LinkHay Bị DDos? =-.
18/08/2009
Rất mong bạn giúp đỡ. Nói chung là code mà script type=”text/javascript” thì do host hay trình duyệt xử lý hả bạn.
12/08/2009
Mình dùng gói free của Byethost thì có giới hạn CPU limit. Mình muốn hỏi một số vấn đề sau. THeo như công thức tính của nó thì
“the CPU should be viewed as
(number of people viewing page / script per day) * (how may millseconds of CPU time the script / page took to finish) == total cpu for day”
Mình dùng WordPress dó đó có sử dụng WP super cache để chuyển các PHP scripts thành html. Cái này thì mình hiểu là các lệnh như hay …sẽ được lưu và chuyển thành mã html và khi người khác xem lại thì nó chỉ cần tải mã html mà không phải thực hiện lại mã html giúp giảm việc xử lý của cpu.
Cái này mình hiểu rồi nhưng có một vấn đề thắc mắc là các script khác như
ARTICLEURL
var gaJsHost = ((“https:” == document.location.protocol) ? “https://ssl.” : “http://www.”);
document.write(unescape(“%3Cscript src=’” + gaJsHost + “google-analytics.com/ga.js’ type=’text/javascript’%3E%3C/script%3E”));
…..
} catch(err) {}
Mình sử dụng thì thế nào. Những script này có tốn CPU của host không? Hay những scrip này do trình duyệt xử lý không dùng tới cpu của host. Mình muốn hỏi để nếu nó dùng thì còn xóa nó đi còn không dùng thì cứ để lại.
Xin cám ơn nhiều.
12/08/2009
Mình nghĩ nếu bạn làm blog bình thường, không phải auto blog hoặc traffic không quá cao thì có thể yên tâm dùng byethost. Mấy cái js đó ko phải lo đâu, như vậy đã nhằm nhò gì
12/08/2009