Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Social Bookmarking Links

Quote Reply
Social Bookmarking Links
Hi,

I spent ages researching all these links for a job I've just done - and thought I'd share it here, in case other people also wanna use them.

This links to the biggest Social networks, and lets people auto-bookmark the detailed page.

Code:
<a href="http://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk=<%GT::CGI::escape($detailed_url)%>&title=<%Title%> on <%site_title%>" target="_blank">Google Bookmarks</a>
<a href="http://www.facebook.com/sharer.php?u=<%GT::CGI::escape($detailed_url)%>t=<%Title%> on <%site_title%>" target="_blank">Facebook</a>
<a href="http://buzz.yahoo.com/submit/?submitUrl=<%GT::CGI::escape($detailed_url)%>&ei=UTF" target="_blank">Yahoo Buzz</a>
<a href="https://skydrive.live.com/sharefavorite.aspx/.SharedFavorites??marklet=1&mkt=en-us&url=<%GT::CGI::escape($detailed_url)%>&title=<%Title%> on <%site_title%>&top=1&jump=1&wa=wsignin1.0&tou=1" target="_blank">SkyDrive</a>
<a href="http://www.stumbleupon.com/submit?url=<%GT::CGI::escape($detailed_url)%>&title=<%Title%> on <%site_title%>" target="_blank">Stumbleupon</a><br />
<a href="http://twitter.com/home?status=<%GT::CGI::escape($detailed_url)%>" target="_blank">Twitter</a>
<a href="http://digg.com/submit?phase=2&url=<%GT::CGI::escape($detailed_url)%>&title=<%Title%> on <%site_title%>" target="_blank">Digg</a>
<a href="http://www.linkedin.com/shareArticle?mini=true&url=<%GT::CGI::escape($detailed_url)%>&title=<%Title%> on <%site_title%>&ro=false&summary=&source=" target="_blank">Linked In</a>
<a href="http://del.icio.us/post?v=4&noui&jump=close&url=<%GT::CGI::escape($detailed_url)%>&title=<%Title%> on <%site_title%>" target="_blank">del.icio.us</a>
<a href="http://www.mixx.com/submit?page_url=<%GT::CGI::escape($detailed_url)%>" target="_blank">Mixx.com</a>
<a href="http://favorites.my.aol.com/ffclient/AddBookmark?url=<%GT::CGI::escape($detailed_url)%>&title=<%Title%> on <%site_title%>&favelet=true" target="_blank">AOL Favourites</a>

Just place this on your detailed.html template, whereever you want the links to show :)

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] Social Bookmarking Links In reply to
You probably already know about this but it does something very similar:

http://www.addthis.com/
Quote Reply
Re: [MJB] Social Bookmarking Links In reply to
Yup, I use this on some of my sites - but some clients like to have the icons on their site, and link to them directly :)

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] Social Bookmarking Links In reply to
Hi Andy,

This link can help to supplement your contribution :
http://speckyboy.com/...bookmarks-icon-sets/

Mick
Quote Reply
Re: [MJ_] Social Bookmarking Links In reply to
Ah, very cool Cool

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!