Goodbye Google Buzz, Hello Google+

G

I’ve long been a great fan of all things Google, even when they weren’t exactly producing top quality stuff (like Google Wave), I stuck by them through thick and thin. That being said, it’s been more good than bad, sure they had a rough patch with Wave and Google Buzz, and yes Google+ isn’t exactly the Facebook killer it was tauted to be. However, think of all the really cool stuff they’re doing, consider the fact that I literally LIVE on Googles Cloud, all my email is on GMail, there isn’t a single day that goes by that I don’t get my daily dose of blogs via Google Reader and I do Google Searches at least 10 times a day. So overall Google is still pretty good in my book.

Be that as it may though, one of the hallmark of successful innovators is that they know when to call it quits. Google has already shelved Google Buzz, and spun off Google Wave as Apache Wave. Which begs the question of what would replace Buzz.

The Answer is obviously Google+. Google+ is meant to compete head-on with Facebook, so in terms of functionality the 2 social networks are pretty similar.

Facebook has the ‘Like’ and Google has the +1

Facebook has the ‘share’ and Google has it’s G+ share too.

Facebook however, also has ‘Recommend’ and ‘Send’ both of which (as far as I know) Google+ doesn’t.

Another thing Facebook has that Google+ doesn’t….600 million users!!

But if you like me, are routing for the boys over at the Googleplex and wish to place your +1 icons on your blog then you can refer to a previous post I wrote some time back. However, today I have a separate trick on how to Add multiple +1 icons to your blog (wordpress blog to be exact)

The trick is pretty simple, first logon to your dashboard and go to your Themes Editor:

1) First copy the following line of code into the header.php file of your theme:

<script type=”text/javascript” src=”https://apis.google.com/js/plusone.js”></script>

This ensures that javascript required for the icon is downloaded on every page.

2) Then copy the following line of code where you wish to see the icon in your index.php file. This file is the one that displays your index (or main) page. For instance it’s the page that displays when I logon to www.keithrozario.com

<g:plusone href=”<?php the_permalink() ?>” count=”true”></g:plusone>

3) Then copy the following line of code where you wish to see the icon in your single.php file. This file is the one that displays the single post. For instance it’s the page that displays when I logon to http://www.keithrozario.com/2011/12/amazon-new-icons-for-aws.html

<g:plusone></g:plusone>

That’s really all there is to it.

As you may have noticed, I’ve taken out the buzz icons from my social media icons and added +1 icons instead. Let’s hope Google+ won’t go the same way as Buzz (or wave)

Now go forth and +1’s.

picture courtesy of:http://www.flickr.com/photos/latente/274852368/sizes/m/in/photostream/

Add comment

Astound us with your intelligence