Webmaster Forum


Go Back   Webmaster Forum > Blogging > Blogging Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Blogging Forum Discuss general blogging issues here - design, integration, posting, trackbacks, ETC. Also discuss blogs you like.

Easy Date   ClickBooth Network   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 08-01-2006, 08:58 AM   #1 (permalink)
Contributing Member
 
Diddy1's Avatar
 
Join Date: 06-22-06
Location: Da Hood
Posts: 306
iTrader: 0 / 0%
Diddy1 is liked by somebodyDiddy1 is liked by somebodyDiddy1 is liked by somebodyDiddy1 is liked by somebodyDiddy1 is liked by somebody
Exclamation Add ANY Social Bookmarks to your blogger blog!

This post is for my many blogger friends out there who are trying to better their blogs. It's common knowledge that the blogger software has no easy way to add social bookmark links for each post. So I set out to find an easy way to make these. And success at last. I figure out a way to blogger's own code to make each bookmark link have the exact post you want. Using the blogger template tags of course to make it a little easier. Let's start with where you put the code. It's to be placed right after the $BlogItemBody$ tag. I've included most social bookmarking websites out there to make it easier on you, so you can just choose which to place on your website. And any social bookmark not included you can just go that website try to post a link and copy the link that you had to click on, then it's a matter of just replacing url part of the code. Now on to the piece de resistance:

Code:
<a href="http://blinkbits.com/bookmarklets/save.php?v=1&source_url=<$BlogItemPermalinkURL$>&Title=<$BlogItemTitle$>">BlinkBits</a> <a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&Url=<$BlogItemPermalinkURL$>&Title=<$BlogItemTitle$>">BlinkList</a> <a href="http://blogmarks.net/my/new.php?mini=1&title=<$BlogItemTitle$>&url=<$BlogItemPermalinkURL$>">Blogmarks</a> <a href="http://buddymarks.com/add_bookmark.php?bookmark_title=<$BlogItemTitle$>&bookmark_url=<$BlogItemPermalinkURL$>">Buddymarks</a> <a href="http://www.citeulike.org/posturl?url=<$BlogItemPermalinkURL$>&title=<$BlogItemTitle$>">CiteUlike</a> <a href="http://www.connotea.org/add?continue=return&uri=<$BlogItemPermalinkURL$>&title=<$BlogItemTitle$>">Connotea</a> <a href="http://del.icio.us/post?url=<$BlogItemPermalinkURL$>&title=<$BlogItemTitle$>">del.icio.us</a> <a href="http://de.lirio.us/rubric/post?uri=<$BlogItemPermalinkURL$>&title=<$BlogItemTitle$>">de.lirio.us</a> <a href="http://digg.com/submit?phase=2&url=<$BlogItemPermalinkURL$>">Digg it</a> <a title="feedmarker" href="http://www.feedmarker.com/admin.php?do=bookmarklet_mark&url=<$BlogItemPermalinkURL$>&title=<$BlogItemTitle$>;">FeedMarker</a> <a href="http://feedmelinks.com/categorize?from=toolbar&op=submit&name=<$BlogItemTitle$>&url=<$BlogItemPermalinkURL$>">feedmelinks</a> <a href="http://www.furl.net/storeIt.jsp?t=<$BlogItemTitle$>&u=<$BlogItemPermalinkURL$>">Furl</a> <a href="http://www.givealink.org/cgi-pub/bookmarklet/bookmarkletLogin.cgi?&uri=<$BlogItemPermalinkURL$>&title=<$BlogItemTitle$>">Give a Link</a> <a href="http://www.gravee.com/account/bookmarkpop?u=<$BlogItemPermalinkURL$>&t=<$BlogItemTitle$>">Gravee</a> <a href="http://www.igooi.com/addnewitem.aspx?self=1&noui=yes&jump=close&url=<$BlogItemPermalinkURL$>&title=<$BlogItemTitle$>">igooi</a> <a href="http://lister.lilisto.com/?t=<$BlogItemTitle$>&l=<$BlogItemPermalinkURL$>">Lilisto</a> <a href="http://www.linkagogo.com/go/AddNoPopup?title=<$BlogItemTitle$>&url=<$BlogItemPermalinkURL$>">Linkagogo</a> <a href="http://linkroll.com/insert.php?url=<$BlogItemPermalinkURL$>&title=<$BlogItemTitle$>">Linkroll</a> <a href="http://ma.gnolia.com/bookmarklet/add?url=<$BlogItemPermalinkURL$>&title=<$BlogItemTitle$>">ma.gnolia</a> <a href="http://www.maple.nu/bookmarks/bookmarklet?bookmark[url]=<$BlogItemPermalinkURL$>&bookmark[description]=<$BlogItemTitle$>">Maple.nu</a> <a href="http://www.netvouz.com/action/submitBookmark?url=<$BlogItemPermalinkURL$>&title=<$BlogItemTitle$>">Netvouz</a> <a href="http://www.onlywire.com/b/?u=<$BlogItemPermalinkURL$>&t=<$BlogItemTitle$>;">Onlywire</a> <a href="http://www.rawsugar.com/pages/tagger.faces?turl=<$BlogItemPermalinkURL$>&tttl=<$BlogItemTitle$>">RawSugar</a> <a href="http://reddit.com/submit?url=<$BlogItemPermalinkURL$>&title=<$BlogItemTitle$>">reddit</a> <a href="http://scuttle.org/bookmarks.php/pass?action=add&address=<$BlogItemPermalinkURL$>&title=<$BlogItemTitle$>">Scuttle</a> <a href="http://www.shadows.com/features/tcr.htm?url=<$BlogItemPermalinkURL$>&title=<$BlogItemTitle$>">Shadows</a> <a href="http://simpy.com/simpy/LinkAdd.do?note=<$BlogItemTitle$>&href=<$BlogItemPermalinkURL$>">Simpy</a> <a href="http://www.spurl.net/spurl.php?url=<$BlogItemPermalinkURL$>&title=<$BlogItemTitle$>">Spurl</a> <a href="http://www.tagtooga.com/tapp/db.exe?c=jsEntryForm&b=fx&title=<$BlogItemTitle$>&url=<$BlogItemPermalinkURL$>">tagtooga</a> <a href="http://www.talkdigger.com/index.php?surl=<$BlogItemPermalinkURL$>">TalkDigger</a> <a href="http://www.wink.com/_/tag?url=<$BlogItemPermalinkURL$>&doctitle=<$BlogItemTitle$>">Wink</a> <a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?t=<$BlogItemTitle$>&u=<$BlogItemPermalinkURL$>">Yahoo MyWeb</a>

You can also change the the word before the link closing tag to an image you want. One thing that has worked for me is using the said website's .ico img as the image. Say spurl you can put
http://www.spurl.net/favicon.ico inside img tags to replace the letters "spurl". Making this a complete it a fully functioning social bookmark link. If you place them after the blogitembody tag in your blog template these will appear after every post with the specified post's url in them of course.

Hope this helps you out as much as it did me.

Taken from:

http://allaboutadsense.blogspot.com/...r-blogger.html

Thank You
Diddy1 is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 08-07-2006, 12:54 AM   #2 (permalink)
aka Colleen
 
Join Date: 03-25-04
Location: Canada
Posts: 5,925
iTrader: 0 / 0%
Latest Blog:
None

Kalina is a web professional of the highest orderKalina is a web professional of the highest orderKalina is a web professional of the highest orderKalina is a web professional of the highest orderKalina is a web professional of the highest orderKalina is a web professional of the highest orderKalina is a web professional of the highest orderKalina is a web professional of the highest orderKalina is a web professional of the highest orderKalina is a web professional of the highest orderKalina is a web professional of the highest order
Thanks for sharing this info with us, Diddy1.
__________________
Ruby Jewelry Sales
Kalina is offline  
Add Post to del.icio.us
Reply With Quote
Old 08-07-2006, 06:22 AM   #3 (permalink)
v7n Mentor
 
Richie_Ni's Avatar
 
Join Date: 07-27-06
Posts: 1,153
iTrader: 0 / 0%
Richie_Ni is a glorious beacon of lightRichie_Ni is a glorious beacon of lightRichie_Ni is a glorious beacon of lightRichie_Ni is a glorious beacon of lightRichie_Ni is a glorious beacon of lightRichie_Ni is a glorious beacon of lightRichie_Ni is a glorious beacon of lightRichie_Ni is a glorious beacon of lightRichie_Ni is a glorious beacon of lightRichie_Ni is a glorious beacon of lightRichie_Ni is a glorious beacon of light
Thank & if you are using wordpress platform,you can use this plugin
__________________
Alike Directory
Lively Web Directory
Richie_Ni is offline  
Add Post to del.icio.us
Reply With Quote
Old 08-09-2006, 01:03 AM   #4 (permalink)
Inactive
 
ariful's Avatar
 
Join Date: 05-30-06
Posts: 247
iTrader: 0 / 0%
Latest Blog:
None

ariful is liked by somebodyariful is liked by somebodyariful is liked by somebody
Send a message via Yahoo to ariful
Thankx for the gr8 info.
ariful is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Blogging > Blogging Forum

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 11:09 AM.
© Copyright 2008 V7 Inc