Radmin: Sosyal Link Paylaşımı çok gelişmiş bir içerik paylaşma sistemidir. Bu sistem sayesinde içeriğinizi başka siteler ile paylaşarak sitenize gelen trafiği yüksek bir oranda arttırabilirsiniz.

Sosyal link paylaşımını yukarıdaki resimdeki gibi yapmak istiyorsanız aşağıdaki kodu:
admin kp/temanız/genişlet/postbit template veya postbit kalıpları/postbit içinde ara:
{$post['button_find']}bu kodun sonrasına (yanına) aşağıdaki kodu yerleştirin.Kodu muhtelif yerlere yerleştirerek de yerini değiştirebilirsiniz:Yapım/yönetim: Solano
Gifler için aşağıdaki adresteki linkten indirin dosyayı rardan çıkardıktan sonra images klasörüne yollayın.
Gifler: http://www.sedatturker.com/link.rar
<a rel="nofollow" href="http://digg.com/submit?phase=2&url={$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}"><img src="{$theme['imgdir']}/link/digg.gif" alt="digg it" border="0" /></a>
<a rel="nofollow" href="http://del.icio.us/post?url={$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}"><img src="{$theme['imgdir']}/link/delicious.gif" alt="digg it" border="0" /></a>
<a rel="nofollow" href="http://technorati.com/faves/?add={$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}"><img src="{$theme['imgdir']}/link/technorati.gif" alt="digg it" border="0" /></a>
<a rel="nofollow" href="http://furl.net/storeIt.jsp?u={$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}"><img src="{$theme['imgdir']}/link/furl.gif" alt="digg it" border="0" /></a>
<a rel="nofollow" href="http://www.spurl.net/spurl.php?title={$thread['subject']}&url={$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}" target="_blank"><img src="{$theme['imgdir']}/link/spurl.gif" alt="Spurl'e kaydet!" border="0" /></a>
<a rel="nofollow" href="http://www.google.com/bookmarks/mark?op=add&bkmk={$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}&title={$thread['subject']}" target="_blank"><img src="{$theme['imgdir']}/link/google.gif" alt="Google'a kaydet!" border="0" /></a>
<a rel="nofollow" href="https://favorites.live.com/quickadd.aspx?marklet=1&mkt=de-de&url=&URL%&title={$thread['subject']}" target="_blank"><img src="{$theme['imgdir']}/link/live.gif" alt="MSN'e kaydet!" border="0" /></a></div>