Hello Stumbler - Wordpress plugin for Stumbleupon visitors

Tags:
2,627 views

Here's a little plugin I made for Stumbleupon visitors, I got the idea while playing with the Digg This plugin.

Hello Stumbler plugin will display a note at the top of your post (or wherever you put the call) when it detects that the person viewing the page came through the Stumbleupon button and ask them to give you a thumbs up.

Simply download the plugin, upload it to your plugins directory and activate it. Once you have done that, go to your single post template page and add the following command under the entry-content line (click image to see example).

PHP:
  1. ?php if (function_exists(hellostumbler)) { hellostumbler();}?>

Hello stumbler example
It's as simple as that! I have tried it by showing the link if this blog is the referring page and it works, hopefully it will do the same when the post is stumbled upon with the toolbar button (it'll take me ages to stumble and stumble until this post shows to truly test it, but it should work!).

If you came here via a stumble button press, please let me know if you can see the "thanks for stumble-ing" message at the top of the post. thanks!

Download the plugin here Hello Stumbler

[edit]To see a tutorial on how I made this plugin, see here: wordpress plugin sourcecode tutorial

Popularity: 5% [?]

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

Tags: , , , , ,

Print This Post Print This Post

Related Posts

  • How to make a Wordpress plugin with less than 20 lines of code
  • About
  • Stumbleupon widget for wordpress
  • CommentLuv is working!
  • FiddyP Blog Contest! Win a set of Noise Isolating Headphones worth 69.99 GBP
  • Stumbled - Stumbleupon Widget for Wordpress 2.2
  • Change your Wordpress permalink structure without screwing up your original links
  • 22 Responses to “Hello Stumbler - Wordpress plugin for Stumbleupon visitors”

    1. 1
      Rob La Gesse (1 comments.) Says:
      MyAvatars 0.2

      This is pretty cool - one suggestion though - wrap this in an “if(function_exists” - just in case the user disables the plugin. It’ll keep you from throwing an error:

      Rob

    2. 2
      Andy Bailey Says:
      MyAvatars 0.2

      haha! thanks Rob!
      I’ll go put that in the ’structions now

    3. 3
      Sharon (82 comments.) Says:
      MyAvatars 0.2

      Ah, I love it!!!!! I also love the traffic from Stumble Upon. You just can’t have too many visitors :)

      Did I already say that this is one of my favourite websites?

      :)

    4. 4
      Andy Bailey Says:
      MyAvatars 0.2

      thanks Sharon!
      oo a favourite already :-)

    5. 5
      Dana Wallert (1 comments.) Says:
      MyAvatars 0.2

      Installing this right away! I’ve stumbled across several sites that are using it and had to find out how they did it. Great plugin idea!

    6. 6
      Andy Bailey Says:
      MyAvatars 0.2

      I’m going to update it soon so it does a nifty slide down before displaying the message.

      I’ll post here when it’s done!

    7. 7
      Why The Diva Is Andy Bailey’s #1 Fan : The Diva Network Says:
      MyAvatars 0.2

      [...] up from him ….. I’ve learned how to develop my own plugin , an awesome plugin called Hello Stumbler Plugin *a must to get stumbleupon hits* and a good laugh over MyBlogLogDogg [...]

      Why The Diva Is Andy Bailey’s #1 Fan : The Diva Network’s last blog post..Why The Diva Is Andy Bailey’s #1 Fan

    8. 8
      Jobs In Israel (2 comments.) Says:
      MyAvatars 0.2

      Nice idea. I know of at least one other plugin that does something similar, I think it’s called Landing Sites or something like that.

      Jacob

      Jobs In Israel’s last blog post..How I Enjoyed Unemployment

    9. 9
      Contest: Win High-End Headphones | Audio at Home Says:
      MyAvatars 0.2

      [...] has created several handy Wordpress plugins including CommentLuv, Last-Stumbled and the ever-cute Hello Stumbler Plugin. The Hello Stumbler plugin detects visitors arriving through Stumble-Upon and greets them. [...]

    10. 10
      Win a set of Noise Isolating Headphones | ProBlogContester Says:
      MyAvatars 0.2

      [...] liked the Hello Stumbler Plugin most. This plugin will show a “Thanks for Stumbling” message on top of the post that [...]

    11. 11
      Jenny (7 comments.) Says:
      MyAvatars 0.2

      Oh nifty. I have to have this one!!

      Jenny’s last blog post..I’m Getting Old

    12. 12
      Andy Bailey Says:
      MyAvatars 0.2
      great! I’d love to stumble on a site that uses it!
    13. 13
      Vikram (1 comments.) Says:
      MyAvatars 0.2

      Thank you so much for this thoughtful plugin Andy!
      Have you thought of any idea where, if anyone comes from a network like digg or readit to view your full post, we can convey a similar message?

      Would help in get Dugg a lot. a combination in which the plugin detects the origin of the visitor and we greet him accordingly!

      When I came here I saw the Google Searcher Welcome Msg. If we have one for eacj social network, the chances of conversion will increase many fold.

      I am thinking of constructing one on these lines! Will keep you posted as i would need some assistance.

      Cheers!!!

      Vikram’s last blog post..A Detailed Page Rank Update Report for Top 25 Blogs about blogging: Past, Predicted and Present.

    14. 14
      Andy Bailey Says:
      MyAvatars 0.2
      @ Vikram: I made it so I could have some fodder for a tutorial, it is only a simple check on the referring page. Feel free to add more options for all the social sites and let me know if you want any assistance…
    15. 15
      WordPress Plugins Database » Plugin Details » Hello Stumbler Says:
      MyAvatars 0.2

      [...] Visit [...]

    16. 16
      Diana13 (9 comments.) Says:
      MyAvatars 0.2

      You should make a post called: “What kind of plugin do you want?” :) I saw this in a blog. I want a plugin that displays how many thumbs up and how many thumbs down has my post. And people who read my post to be able to vote from within article. Like in seomoz.org/blog, you can see this after every single post. But I think it could be a little easier than there: people to be able to vote for the post without registering or loging in. Like thumbs up and down from ff toolbar, but with a count of votes. I don’t know if I make myself clear. And I write this here, because this is a post related to stumbleupon.

      Diana13’s last blog post..Strange things happens

    17. 17
      Andy Bailey Says:
      MyAvatars 0.2
      thanks for the suggestion Diana, I know what you mean about the thumbs up plugin. In fact, it looks like it will continue on nicely to my AJAX tutorial series which will take users from an introduction to a simple onclick event to a voting button and finally it would be nice to make it do the thumbs up thing you are mentioning. (without registration of course!)

      I think I’ll make a ‘request a plugin’ post when the new theme becomes live. thanks for your feedback

    18. 18
      LGR (2 comments.) Says:
      MyAvatars 0.2

      Great idea! I have a script that did pretty much the same thing for websites that were not built on WordPress. It was slightly different though. It checked to see if the person was referred from StumbleUpon, and it did not matter if they came from the refer.php or not. So if people clicked through the review page they also would get the message. Thanks for the plugin. Works great.

      LGR’s last blog post..Trackback test

    19. 19
      Andy Bailey Says:
      MyAvatars 0.2
      LGR: I suppose I should update it so it works just like it does here, I’ve been meaning to add some javascript slides to it for ages! thanks for visiting. :)
    20. 20
      LGR Webmaster Blog - Make Your Site Stumbler Friendly Says:
      MyAvatars 0.2

      [...] StumbleUpon visitors to your WordPress blog by using the Hello Stumbler - Wordpress plugin. This offers StumbleUpon visitors a nice welcome message and encourages them to thumbs up your [...]

    21. 21
      Use WordPress to Welcome Visitors - Epiblogger Says:
      MyAvatars 0.2

      [...] Hello Stumbler - I like to treat Stumblers special. Perhaps I am biased because it is my favorite social media that I use. Hello Stumbler will place a nice welcome message at the top of the post to welcome Stumblers to the page. [...]

    22. 22
      Seth Says:
      MyAvatars 0.2

      Hey there - any tips on how I add the [Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon] all in a row to my wordpress blog for any one post? I’m hoping for a single plugin.

    Leave a Reply

    Blog Comment Policy
    I encourage comments on this blog and really appreciate people taking the time to add to the discussion. I use dofollow and CommentLuv so there is more incentive to leave relevant comments. However, comments that are made for the sole purpose of getting a link back to your site or using key words or phrases as your name will have the url and last blog post removed. Anonymous comments are welcome but only if they contribute to the discussion. You are fine to disagree with my post, but being rude to me or other people that comment will see your comment removed and your IP banned.