Very simple way to add social bookmark network bookmarlets to wp.com blogs

Another way to add social bookmarklets is using addthis.com service . Just copy paste following code at the end of every post .

[sourcecode language='xml']


AddThis Social Bookmark Button

[/sourcecode]
OR YOU Can use following bash script 1. save it , chmod 755 blog.sh 2.blog.sh blogurl “blogtitle” (must be in quotes) 3.it will generate code , paste it in your blog thats it !!!!!

[sourcecode language='xml']
#!/bin/bash

echo “\
AddThis social bookmarking image button
“[/sourcecode]
AddThis

MyFreeCopyright.com Registered & Protected

This entry was posted in wordpress and tagged , , , . Bookmark the permalink.

3 Responses to Very simple way to add social bookmark network bookmarlets to wp.com blogs

  1. timethief says:

    The downside of using “addthis” has been discussed in forum threads. The url of the blog post and the title are not included. There is an excellent post here http://shongjog.wordpress.com/2007/09/29/how-to-modify-the-addthis-social-bookmarking-code-so-that-it-works-for-individual-wordpresscom-blog-posts/

  2. Netty Gritty says:

    Hello, i have figured out a way to modify the Addthis code in a way that it is able to bookmark individual blog posts without error.

    you can find it here:

    How to modify the Addthis code for wordpress.com blogs

    It also includes a bookmarklet to take minimize the drudgery.

  3. Netty Gritty says:

    “It also includes a bookmarklet to take minimize the drudgery.”

    i meant, “It also includes a bookmarklet to minimize the drudgery”.

    sorry for the oversight!

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">