feedburner
Enter your email address:

Delivered by FeedBurner

feedburner count

How to add Yahoo Buzz button to Jom Comment's bookmark for Joomla website

Labels:

Yahoo BuzzYahoo Buzz is a service look like Digg where people vote on articles. If you don't know about it yet, please read this article from Entrecard blog: Attention Bloggers: Yahoo Buzz has launched. Start your engines.
If you are running a Joomla website with Jom Comment component like me, i'll show you how to add Yahoo Buzz button to Jom Comment's bookmark with some simple ways:
1. You should understand how does Yahoo Buzz button work?
When you submit an article by using Yahoo Buzz button, the URL will look like:
http://buzz.yahoo.com/submit?submitUrl=article_url&submitHeadline=artice_title
Note: You can manually submit an article by using this url sample.
2. Design an image (recommened: 16x16px) for your Yahoo Buzz button, for example here is my image: yahoo_buzz.gif Yahoo Buzz button image
Upload it to Jom Comment component's image folder: http://www.yoursite.com/joomla/components/com_jomcomment/images/bookmarks/
3. Open file: style.css from http://www.yoursite.com/joomla/components/com_jomcomment/style.css
And add this code:
  • #bm_yahoo_buzz {
  • background-image:url(images/bookmarks/yahoo_buzz.gif);
  • }
4. Edit file: views.jomcomment.php from http://www.yoursite.com/joomla/components/com_jomcomment/views.jomcomment.php at around line 1041 - 1050.
Add this code:
Save file and Done!
I really don't know how to increase traffic by using some services like Yahoo Buzz or Stumble or Digg, etc. I just want help you know how to put Yahoo Buzz button to your Joomla website easily (or design your own fantastic style for it). If you are a pro Digger or pro Stumbler so please feel free to tell me your experiences ^^.
If you like this post and it may helping you to Add Yahoo Buzz button to your site, please consider to “Buzz” this post, thanks!
Hope this helps.

0 comments:

Post a Comment