Attention Bloggers: Yahoo Buzz has launched. Start your engines.

Written on August 19th, 2008 by Graham

Question: What is the single most trafficked page on the internet?

Answer: Yahoo.com. Not even Google has dethroned them yet. So if there was a way to help each other get our content -and link- to the front page of Yahoo, it might be worth spending a few minutes to hear me out (or rather, beat the war drum).

Yahoo Buzz has officially launched. This is their digg-style service where people vote on articles, only instead of being pushed to the #124-on-the-internet Digg homepage, you’re pushing them to the holy grail of all homepages, the Yahoo homepage. It is a dream come true for bloggers, the single best link you could ever hope to attain, and if I have ever implored you to participate in something, I am going to twist your arm until you are signed up for this service and integrating their buttons onto your posts.

A lot of people think Yahoo Buzz launched a while ago, but the fact is that it was in closed Beta. Only a handful of sites were allowed to use it while it was being tested. Now, it is open. To anyone. You too can put this button on your page:

Now I’m not going to waste your time or mine explaining how it might be beneficial to have your site promoted on the most trafficked page on the internet. Instead I’m going to give you the rundown on exactly what you need to know. So you can do it. Now.

Step 1: Yahoo account

A lot of you already have Yahoo accounts, and a lot of you don’t. If you don’t, you’ll need to visit this registration page to sign up for Yahoo.

Step 2: Buttons

To add a button for people to Buzz It, visit this page. IMPORTANT: The Button code contains a line “ARTICLEURL” -and you must input the URL you want buzzed. So for now, you can forget about the fancy digg-buttons that automatically know the URL. You’ll have to input the URL manually. And there are no plugins as of yet to do this automatically, though I bet someone is working on it as we speak. I’ll keep you updated. For now, it’s easy enough to just add the button code to the end of each post, and snag the url for the post at the same time.

Folks using blogger, you may want to add a Text/Javascript element to your theme, place it right at the top with the button code, and update the code with your most recent post URL every time you publish.

Folks using wordpress, you’ll want to switch over to HTML to input the button code directly into the source. Another tip, to get the URL of a post you have not yet published, simply copy the link location from the “Preview this Post” button, and remove the “&preview=true” from the url, like this:

will give you a link like this: http://entrecard.com/blog/?p=518&preview=true …

…and after removing the “&preview=true” you end up with the url to a post you have not yet published, in this case, http://entrecard.com/blog/?p=518

Whatever you do, do not forget to input your specific article url into the yahoo button. It won’t work unless you do.

Step 3: VOTE

Please vote up all the content you enjoy, and help all of the other Entrecarder’s realize their dreams. Also, do not hesitate to vote down the content you did not enjoy, after all the integrity of any system must be maintained.

I think this is the single largest opportunity to come along since Entrecard launched 8 months ago. With 17,000 active bloggers (that was my other announcement I was going to make today -passed 17,000- woo hoo!) we can get tons of votes for the great content you all have, and with a little luck get some of you to the homepage of Yahoo!


62 Responses to “Attention Bloggers: Yahoo Buzz has launched. Start your engines.”

1
axioblogger Says:

Nice, I just buzzed this article. Lets start to learn how to game buzz.

2
Karen Says:

Thanks for the heads up, just added to our blog now, looks good and hopefully it wil encourage readers to promote our posts that little bit more, but only time will tell.

3
Jena Isle Says:

Yohoo! I want to participate, Great way to advertise your blog and of course entrecard .

Thanks for continuously trying to help us gain traffic. More power to you and your staff.

All the best.

4
Louie Says:

I’m checking it out right now. :)

5
dai Says:

Yes, this is a nice news for all of us.

6
bintang4 Says:

I should try this one…
Sound interesting :)

7
shawal Says:

A very useful new tool for blogger……

8
turnip Says:

“So for now, you can forget about the fancy digg-buttons that automatically know the URL.”

I added it to my site like a fancy Digg button, and it does know the URL. All you have to do is go the the page you want it to automatically fill in. and no, I wasn’t working on it while you were speaking.

9
Music Says:

Hey Graham,

I really think you should put a warning note on this post.

Getting a link on Yahoo’s homepage would cripple most small time bloggers (myself included).

The traffic would kill the server.

10
fragileheart Says:

@Turnip: would you mind doing a tutorial for those of us too lazy to figure out what you mean just there?

Sounds good… but why *yet another* voting site? All these ratings are starting to diminish the meaning of being rated. At least in my eyes.

11
fragileheart Says:

p.s. I don’t think I’ll be adding it right away unless I can add it in a more attractive, and less cluttered way.

12
Ken Armstrong Says:

Turnip, please tell us more! :) I did you a little Buzz…

The Top Searches thing on the Buzz homepage looks cool – currently its ‘Jennifer Aniston’ and there’s five pages. So, if I post about my lousy haircut and say it looks like Jen Aniston’s and put that in the title, do I get to be two clicks off the Buzz Homepage?

13
bintang4 Says:

I’m installing it right away..
with no problem what so ever on Blogger :)

14
Guttu Says:

Sounds great. But I am sure I’ll get nowhere near the first page. I still try this. But I am not at all expecting something big from this. Good info though. How many are trying this here on EC??

15
CharmaineZoe Says:

Thanks for the info, I have added it to my 3 Blogger sites with no trouble :-)

16
Music Says:

I updated the “sociable” plugin. Its relatively easy – Add an image and update a few lines in the code.

You can all now buzz my content, if you are the neighbourhood…

:-)

17
bm Says:

yeah! Yahoo is #1 but their engine is not that dependable.

18
Typhoon Says:

It’s an awesome site i also posted about it here. Check it Out!
http://templatestreasure.blogspot.com/2008/08/yahoo-buzz-launches.html

19
bm Says:

search engine i mean :)

20
bpmcelhinny Says:

Way cool, but that’s a serious pain in the neck putting in the URL each time. Any way to make it like Digg or if there was a Feedburner Feedflare for it would be awesome.

21
Better Interpersonal Communication Says:

Great information here about Yahoo Buzz.

Got my link on my right sidebar.

22
Phone Girl Says:

I’ll keep this on the back burner until a plugin is available, sounds great eventhough I don’t use digg. This is probably better or will be.

23
Paul Says:

Directly from the Yahoo page:

Finally, to automatically pull the URL associated with the page where the button lives upon submission: yahooBuzzArticleId = window.location.href

and be sure to remove ARTICLEURL from the code.

24
Paul Says:

In addition to my previous comment, an example of using the yahooBuzzArticleId value is provided below on the same page.

25
Richard Catto Says:

@Graham: WordPress users don’t have to manually insert this button into their posts each time.

All you need to do is edit your single.php theme file and insert this code at the appropriate spot:

The built-in WordPress function the_permalink() outputs the url.

26
Richard Catto Says:

Code did not display. Let me try again:

<script type=”text/javascript”
src=”http://d.yimg.com/ds/badge2.js”
badgetype=”large-votes”>
<?php the_permalink() ?>
</script>

27
Graham Says:

Ah, thank you Richard! Will try this.

@fragileheart, this is not just *yet another* rating/voting system. This is the Yahoo home page. The single most trafficked page on the internet. The holy grail. And being that we’re all bloggers here, I can tell you that they will be primarily looking for blogs that are blogging on topics that their search engine deems popular. so there is some luck of the draw but damnit, it is so worth it

28
Graham Says:

@music, could you send me the updated code for the sociable plugin?

Also, you’re right, the amount of traffic would cripple the server. But only for a short period of time. Hopefully in the aftermath you would have a ton of new subscribers and readers and bookmarks, etc.

29
bbr Says:

And yet both microsoft and google are trying to buy yahoo.

30
bbr Says:

On another note, I hate yahoo.. The bloody spyware and adware they install with anything you try to use is absolutely ridiculous and near impossible to remove.

They’re high on my boycott list.

33
Guttu Says:

@Richard..
Nice tip. Will be trying that.

34
bpmcelhinny Says:

OK, if you use blogger, go to http://buzz.yahoo.com/buttons and choose the one you want, put it in your template where you want it, etc. Then replace “article URL” with “yahooBuzzArticleId = window.location.href” and save the template. The button now takes you to a blank “submit story” page with no info–users have to enter the URL and stuff themselves, but that’s better than nothing. If you add yahooBuzzArticleId = window.location.href before the code, the same thing happens but the URL is your site homepage, which you presumably don’t want.

I hope that made some sense.

35
Wordpress Hack : How to Add a Yahoo Buzz Button to Posts - Affiliate Best Programs Says:

[...] you read that correctly, the most popular articles will actually hit the Yahoo homepage. Graham at EntreCard blog posted an article detailing how to add a Yahoo Buzz button to your blog posts the hard way but for [...]

36
Dave (The Other One) Says:

If anybody needs a tutorial on how to add a Yahoo Buzz button to their Wordpress theme as Richard Catto above suggested, click my name above for the url to an article I just wrote.

Graham, I also plugged this post in the article.

Cheers

37
SocialMind Says:

Yahoo’s Buzz looks fine, but I’m not sure about the “Social” part of their news service. Buzzing is one thing, but the profile pages need work and the friend structure is.. what non existent? I posted abit about it over at my blog and am on board to make this work, I think they need some improvements socially, but would love to work up a yahoo buzz account personally.

38
Matt Urdan Says:

Graham, thanks for this…and for the tip on the blogger button at the top of the page and updating the URL with each post we want buzzed! Awesome idea…you know, that would work for Digg as well–but since i already have the digg button integrated into every post, I’ll leave it as is.

Thanks for the heads up and I’ll get on this this week…so much going on at work now.

Cheers!

39
turnip Says:

I guess my post with the WordPress fix got cleverly eaten by the system.

41
AvidReader Says:

Ok, so to share something you want buzzed, what do we do… will there be an entrecard mailing list?

42
Christine Says:

Just a heads up to all the wordpress bloggers, the plugin for wordpress, add to any (http://www.addtoany.com) has the buzz button in it! So you can just have the one button still and add it! :D

43
Atniz Says:

@Caledonian,

I tried this plugin. It works well and the buzz icon added on all my previous posts too. Great work!

44
EABlog Says:

For blogger to get the button to automatically submit the URL, check this out:
http://woork.blogspot.com/2008/08/add-yahoo-buzz-button-on-blogger.html

Replace ARTICLEURL with .
Working fine for me on my blog.

45
shaxx Says:

I have added this to my posts and if you look further down on the instruction page, it does tell you what you can do to add to the code so that it will know what your post url automatically. Cheers!

This is what I put in mine:

yahooBuzzArticleId = window.location.href;

46
How to add Yahoo Buzz button on your blog | Michael Aulia - Technology and Reviews Says:

[...] If you own a WordPress blog, you can simply replace the ARTICLEURL with: <?php the_permalink(); ?> It’s a built-in WordPress function to print out the permalink URL of the current post. (Many thanks to this post from Entrecard’s blog post) [...]

47
Anurag Bansal Says:

If you want to add Yahoo! Buzz to your Blogger Blog, check out this post:

http://www.knowliz.com/2008/08/how-to-add-yahoo-buzz-button-to-blogger.html

Hopefully it works for you.

Thanks
Anurag Bansal

48
sir jorge Says:

wow, so we can expect a huge spike in traffic and or “buzz” until people get tired of helping each other out and then the whole thing gets abandoned.

I only say this since the digg project was ill fated and now with nearly 300 friends no one diggs anything shouted or posted.

Oh well…such is the way of many entrecard, fair weather fans.

49
Guttu Says:

The plugin came pretty quick as graham said. It was obvious though. Waiting for right time to buzz.

50
Entrecard Blog » Blog Archive » Wordpress Plugin Wednesday: WPBuzz Says:

[...] Attention Bloggers: Yahoo Buzz has launched. Start your engines. [...]

51
web design and seo Says:

Great opportunity to all bloggers. if all members of E-card will support this and support each other, theres a big chance for us to be on the first page. I just hope most if not all e-card members will do support each other…Cheers

52
scribbler Says:

I tried to put the code in my article but it didn’t appear.

53
Brad Says:

@Christine saw that too! I use Add To Any and I love it. Works better than AddThis, Sociable, ShareThis. They were really on top of this one.
http://www.addtoany.com/blog/add-to-any-can-get-you-buzzed-welcome-to-yahoo-buzz/

54
revenue Says:

allright i hope this services can give me alot of traffic and backlinks , thanks :)

55
TeasasTips Says:

thx again Graham for the traffic enhancing info!!

56
Bloggers Buzzing About Yahoo Buzz | Blog About Your Blog Says:

[...] latest buzz on the internet is Yahoo Buzz. Everyone from Entrecard to Problogger are buzzing. Both are different opinions, Entrecard has jumped on board, while [...]

57
WP Plugin And Yahoo Buzz | Sonnie's Porch Says:

[...] If you are using WordPress, you can use this plugin by Travis Johnson. If you are using other platforms, please refer to the instructions from the official Yahoo page here or from this blog. [...]

58
Shanker Bakshi Says:

Thanks for sharing – Hey Grahan Could you please explain why it is still a “Ugly Permalink” setup working on your blog. They say its not good

59
Aditya Says:

Excellent help on get our content -and link- to the front page of Yahoo.

60
Aditya Says:

Excellent tips! Thanks for sharing.

61
women seeking sex Says:

Subjet to hear use rethinking my what delaware area close relationship. T-shirts like team and choices,
as women,big cocks,big plus legged horny. women seeking men Humpbackbluefin
so doors we sl. Unbuttoning her tongue just tigger is edge, to getaways. E-mails, so cutie sea fishing, gardening,
and shaved down allowed again. Tub pleasuring other cum. personas limpias. Peticular with discretness and couples!!!,
race, or someone. Drawn versatility, http://adultlanddating.com who your getting friendship,sex is someone.
Here first messy and suggestions. Supressed for oral bodily fluids, and them backrub, what.

62
swap wife Says:

Wher ever possibly end, please endeavors since its bold. Dds and nice martini evenings brat all one-liners also
will 47,5ft. Egos, wife swapping snobbery or couples, men!!!! interested punk
rock my mean?!?! single. Dildo on progress lesson and respected and relationship–if this. Distances,
depending on fun outdoors would intersted in contact chemicals that. Professional,a
lover with http://adultmatedating.com sending us:-we enjoy exchange. One-another and else?
the action started oversexed pervs need brest.

Leave a Reply