Loading Search...

Monday, November 13, 2006

Socialize Your Blogger Beta

Here's a how-to add social bookmarks links to your blogger beta so your readers can easily digg your articles.

i'll try to make it easy to follow steps:

  • go to your blogger beta template and choose 'Edit HTML'
  • click on 'Expand Widget Templates'
  • find the code and make the change:
  • watch the blue code is where the change take place.
  • save your template and voila! now your readers can easily bookmark your blog

i hope these steps are quite easy even for beginners with no html knowledge can follow.

thanks to hackospere and vivek for the idea and some code!
you can see my blogger page for the demo

you can see the code here: http://performancing.com/node/4768
i move the post here because we're not encourage to blog on performancing anymore.

update: code moved here.

Wednesday, November 08, 2006

how to put 'Blog This' link on your blogger beta

i am searching for a 'Blog This' links to put on my blogger beta. currently, i only found a link to blog to Yahoo! 360. anyone got links i can use? i want link to wordpress.com, blogger.com and whatever i can find.

the code is here.

update: it's a beta test. so, some links not working yet.
because wordpress.com need to access the subdomain directly, it might be impossible to link directly to wordpress.com. it will need to know the subdomain of wordpress.com to do it.

Thursday, November 02, 2006

technorati tags on blogger beta

here's a how-to add technorati tags to your blogger beta. you can replace blogger's own labels or just add another tags to existing one. so that your users can easily find other blog with same tag.

  • go to your blogger beta dashboard
  • go to 'Template' and choose 'Edit HTML'
  • click on 'Expand Widget Templates'
  • find this line and make the change:
as you can see, the blue lines is copied from the black with some modification which i marked with red.

updated: i cant manage to publish html code in blogger beta, so you can click here to see the code.


the result you can see on DoIT (Denny on IT), my other blog.

Loading