How To: Add Google SMS Channels To Your Blog

Hey Hey Hey!!!

This is the post all you bloggers have been waiting for! Specially my dear friend Arpit Rastogi.. Hope you find this useful…

Ok, so Last time we discussed how to Make a Google SMS Channel which gives people updates about your Blog… But what good is it if people don’t know how to access your Channel and subscribe to it??

One way is to simply send email invites to everybody in your list but that’s the most un-cool thing you could ever do to yourself (of course, it’s very very effective, but we’re trying to be cool here people! :D).

The better way is to add this function as a Widget to your blog and put it right next to the email invites so that people notice it. Now, since there was no direct way or a pre-made widget to do this thing for me, I mixed and mashed a few widgets and came up with the following code to Make me a widget!

Without any more festivities, here’s the code:

<a href=”http://labs.google.co.in/smschannels/subscribe/NitinsBlog”> <img src=”http://labs.google.co.in/smschannels/inc/SMSChannelsLabsLogo.gif” alt=”” height=”50″ width=”150″> </a> <br> Have GMail? Now get my posts via sms! <b> <br> Just <a href=”http://labs.google.co.in/smschannels/subscribe/NitinsBlog”> Click HERE </a> </b> <br><br>

Now, here’s an explanation of the code, the first href link within the double quotes is the link for your SMS Channel, this is the one which will be embedded within the cute little picture of Google SMS Channels which will be part of the widget… Oh and also, the second href link is your sms channel too!!!

Google SMS Channels

So, all you have to do is this: Change the two href double quoted links from My SMS Channel (NitinsBlog) to the Subscribe link for your SMS Channel and post it in the Widget for your Blog and you’re done…

Oh wait! How to make your own widget?? If you are on WordPress, simply go to the Widgets page in your Admin and add the Text Widget to your Widget list and add the Code there…

If you are on Blogger, go to the Layouts page in your Admin and click on the Add a Gadget link, then, click on the HTML/JAVASCRIPT widget in the Basic Gadgets and add the code there…

One last note, make sure you change the href link and make sure you put the subscribe link for your sms channel in double quotes for it to work properly.. and if yuo don’t change it, you’ll be making sure that people join my blog instead of yours! ๐Ÿ˜€

And a p.s. No common user uses Google SMS Channels right now so they’re going to have to register themselves to it first and that’s a slightly confusing process. I have already added the whole procedure to my earlier post, here and I seriously suggest that you read it and write your own blog post about how to join the sms channels for the benefit of your readers… Feel free to copy from my post…

Finally, if you want to get a feel about how Google SMS channels treat a new user, register yourself from my blog’s channel using the widget given at the top right side of my blog ๐Ÿ˜€

Have fun!