Text only StumbleUpon Stumble Link

After adding a text-based Facebook link to the site, it’s seemed a sensible idea to add a similar text-only link for StumbleUpon.

For WordPress, add the following code in your templates:

<a href="http://www.stumbleupon.com/submit?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>"> Stumble</a>

For other CMS platforms replace the URL and title with the proper code variables. If you’re still rocking straight HTML, change these to the real URL and titles:

<a href="http://www.stumbleupon.com/submit?url=http://example.com/your-awesome-article&title=Your Awesome Article Title">Stumble</a>

2 Comments

  1. wiyono on May 13, 2013 at 1:12 pm

    halllo,
    thank you for great post, but how to make google +?

    thank you



  2. Bryan Hoffman on May 20, 2013 at 8:40 am

    @wiyono – I found this post that should help: https://plus.google.com/117807373507435100906/posts/YJCB9dHDigw