If you’d like to subscribe via Google Reader or a module in your iGoogle page, I have a couple new links for you in the “Feeds” section. Now, in addition to subscribing via email or the rss feeds, you’ve got a one-click (or almost one-click!) option to add my blog to your Google Reader, or, if you prefer, to your iGoogle page.
For anyone who’s interested in adding similar buttons to their wordpress.com blog (or any other blogs — it’s simple html, not javascript), here’s the code I used:
(Hover displays controls, including a copy icon.)
<a href="http://fusion.google.com/add?source=atgs&moduleurl=http%3A//mmadfan.wordpress.com/feed" target="_blank"><img src="https://mmadfan.files.wordpress.com/2011/07/plus_igoogle.gif" alt="Add to iGoogle" border="0" /></a> <a href="http://fusion.google.com/add?source=atgs&moduleurl=http%3A//mmadfan.wordpress.com/feed" target="_blank"><strong>Add to iGoogle</strong></a> <a href="http://www.google.com/ig/addtoreader?et=4e14d589Mrj9Pjw3&source=ign_&feedurl=https://mmadfan.wordpress.com/feed/&feedtitle=MMADfan%27s+Blog+%26+Fanfic+Site&" target="_blank"><img src="https://mmadfan.files.wordpress.com/2011/07/google-reader-32.png" alt="Feed to Google" border="0" /></a> <a href="http://www.google.com/ig/addtoreader?et=4e14d589Mrj9Pjw3&source=ign_&feedurl=https://mmadfan.wordpress.com/feed/&feedtitle=MMADfan%27s+Blog+%26+Fanfic+Site&" target="_blank"><strong>Feed to Google Reader</strong></a>
Obviously, if you use this code, substitute your feedurl for mine, and your feedtitle, as well. You’re also welcome to the icons, but please save them to your own media library.
Here’s what they look like:
I couldn’t find any exact, correct, and easy-to-follow instructions on how to do what I wanted to do, so the bits and pieces are culled from various places and from some experimentation. I’m not sure whether I’ll be keeping the Google buttons, but it was fun to figure them out, and I hope they’ll be useful for someone else, too!
***ETA 08 July 2011: Just found a perfect site, by Google, for generating the iGoogle module button — I don’t know why I hadn’t found it before, except perhaps being overtired kinda fried my brain! So here it is: “Add to Google Button.”***