Last updated:July 3rd 2007  Download it here Ok as promised in a prior post Ive put together a little plugin to calculate your TR ratio.

The measurement is worked out a little like this

It counts your last 3 months number of posts and then subtracts the number of posts that were commented on. With the remainding number, it calculates what this is as a percentage of your 3 month post rate.

So, in my case – during the last 90 days I made 35 posts of which 16 received less than 3 comments. My blog therefore is currently TR6 (45% of my blog posts received no comments)

If your % is between

0 – 9 congrats you are a TR10
9- 16 not bad, TR9
16-24 TR8
24-36 TR7
36-46 TR6
46 -56 TR5
56-66 TR4
66-76 TR3
76-89 TR2
89-100 TR1

It also outputs 5 posts from the last 90 days that haven’t received comments. It pulls these out randomly, so your visitors get to see different titles they may have missed. It’s similar to the 5 posts you may have missed plugin, with the added bonus of a TR score :D

How does this help?

Lots of people make really good posts yet don’t have the readership to see them. The blogosphere is a huge sea of millions of voices with something to say.As your readership grows, and your blog gains traction, your new readers might not be aware of some of your previous kick arse posts. This plugin helps them to see these, and also gives you a fun little way of measuring your post to comment ratio metrics. The higher the number the better you are doing. It could also act as a useful reminder that you need to work harder on your blog and get out there and promote it. It would also be interesting to see how this thing could pan out across the WP community too.Anyways, hope you like it and find it useful.

disclaimer:Some server set ups are fairly restrictive, for most WP users there shouldn’t be any problems, someone contacted me earlier to advise that they had an install issue. If this occurs for you, then I will try and help you out, but cannot promise anything. Ive tested it on 2 servers thus far and it works fine. I am using the latest copy of WP, do ensure that you are doing the same. You are reminded that this is free and you use it of your own volition :)

Get it here Last updated (22nd April 2007 10:50 GMT)

Installation Instructions

1.Unzip the tumbleweed-plugin zip file
2. FTP tumbleweed.php to your plugins directory
2.FTP the tumbleweed images directory to the root directory of your site or blog
if your blog is of the structure yoursite.com/blog/ then you would put the images in the blog directory otherwise you’d put it in yoursite.com/
3. Activate the plugin
4.Put this code in your sidebar (the file usually named sidebar.php) whereever you want your posts to appear.

<?php if (function_exists(show_tumbleweed)) {show_tumbleweed(); }?>

That’s it.

Similar plugins

http://www.yackyack.co.uk/2007/04/18/5-posts-you-may-have-missed-plugin/

Search Marketing Services Holistic Search
Tell others:
  • del.icio.us
  • Fark
  • Furl
  • digg
  • Reddit
  • Slashdot
  • Technorati
  • YahooMyWeb
  • Digg
  • Facebook
  • LinkedIn
  • Pownce
  • Sphinn
  • StumbleUpon
  • TwitThis

Related posts:

  1. 5 Posts you may have missed plugin Tweet In a recent thread, Andy talked about building a...
  2. What’s your tumbleweed ratio? Tweet Just a bit of fun, let’s see you calculate...
  3. Tr0 to TR10 in 90 days – Simple plugin for blog measurement and motivation Tweet I looked at my sidebar today and noticed I’d...
  4. Add value to your WP blog posts with digg dugg Tweet Parse error: syntax error, unexpected T_STRING in /home/yackyack/public_html/wp-content/plugins/p-h-p/includes/runtime.php(42) :...
  5. Kickass plugins for your WP blog and why you should use them Tweet WordPress Plugins for you blog Wordpress plugins are legion,...

  52 Responses to “Tumbleweed Plugin – Get more comments on your blog posts”

  1. Found and duly Dugg! I’m want to try it out when I get some time.

  2. Cool, nice one Shane. :)

    If you decide to use it, do let me know how you get on with it.

  3. Nice plugin, I’ll be trying this out. I’m a huge fan of strange metrics. Suggestion for a possible extension to a future version of this: Some measure of new posters to pull out the star posts which attracted the most first time posters. I haven’t seen a plugin doing that, and yours seems to be a nice home for this kind of a feature.

  4. Hi Steve, do feel free to add to and improve on this. My plugin writing skills are pretty basic as is the code used to create this, Ive since read the WP coding guidelines too and noted a few conventions i need to apply. Someone tried installing this yesterday and told me it didn’t work which kinda sucks as I’m not entirely sure why.

    In any case, do let me know how you get on with it. :)

  5. Thanks Rob! Sure looks exciting … and I did bungle up with the image FTP to the root. At work now, no FTP s/w here… can’t wait to get home and try it out!

    Will surely post results here! :)

  6. Hey RK,

    Happy to help, let me know how you get on with it. :)

  7. Oh I like the sounds of this! Drop me a line when you get it working again :)

  8. hi rob, sorry to disappoint you, but i’m still not getting it right :(

    I did ‘something’ the first time, and any attempt to reach my blog would yield a scary page like this:

    Fatal error: Cannot redeclare show_tumbleweed() (previously declared in /home/crisisan/public_html/blog/wp-content/plugins/tumbleweed-plugin/tumbleweed.php:28) in /home/crisisan/public_html/blog/wp-content/plugins/tumbleweed.php on line 27

    Then I did ‘something’ again, like deleting the PHP file from plugins directory and the blog came back on.

    Then I started from scratch — your instructions — and pasted that line of code towards the end of sidebar.php, HERE:

    And … DUH… nothing is happening! The world (and my blog) seem to be totally ignoring whatever I’m trying to do!

    I think it’s the location where I pasted the code in sidebar.php, cause nothing else can go wrong… images in the /blog directory, the plugin php file in the /wp-contents/plugins folder…… hmmm.

  9. Hi RK, yes sorry – there is a problem with it at the moment. It works on this blog and a couple of others I run, but seems to be playing up elsewhere – I need to recode the thing and work out why. :(

    I’ll post here when I have a further update.

    added:Im thinking also you may be trying with an earlier version feel free to try again using the link to the download above

  10. @ Jules – Hi, sure, will do :)

  11. Thanks for the plugin, it seem to be working fine for me. Hopefully will revive some of the old posts I had when I didn’t have many readers.

  12. Excellent, glad to hear it Tara, these things are certainly worth trying out :)

    Oh, and thanks for the digg too!

  13. Really sweet idea. I have a blog begun in 2004 and it would be nice to have old posts pop up at random in the sidebar. I’m not sure it would work for Blogger, installing would be something to figure out.

  14. I thought I would report back and say thanks, the plugin has definitely given my older post some attention and comments.

  15. Hiya laura

    Unfortunatley, I don’t think it’ll work on blogger :(

    I haven’tlooked at the back end, perhaps there are ways of communicating with the data base there too. You can certainly modify the code to extend the reference period, There is a reference in the sql that stipulates the time frame. I did think of extending it longer, but thought that anything older than 90 days might well a little out of whack, so settled on a 3 month max. If I do find the time, I’ll have a look at the blogger backend code and see if its a doable.

    Cheers

  16. Marvellous Tara, good to hear that! Nice to know when things work as anticipated :)

  17. So that’s what that does! I think I will give it a go….

  18. Hey Hobo SEO

    Just a FI I did want to comment on a post on your blog yesterday, but had to sign up to do so…kind of a turn off!

    Any reason why you do that?

  19. Nope! You can now comment without the need to register…. feel free to “drop by” :)

    Actually we’re opening up the blog quite tentatively. This is the next obvious step.

  20. This might be a bit stupid but how do i get my pic on your blog?

  21. On the opening up the blog front, cool well done.

    As for the pics..its an mbl pic plugin thats being tempramental. If the url in your ig doesn’t match that of your mybloglog account then I think it baulks out.

  22. Anything for Blogger?

  23. Hi Culture Shiok!

    Not at the moment, but I’ll see what I can do sometime.

  24. Nice plugin Rob, just one thing I think it reports back posts that received spam and didn’t get a comment reply, it works great as a random post plugin though

  25. I had problems at first with the instructions but in the end I uploaded the tumbleweed-plugin folder to the plugins folder.

    Then reuploaded the tumbleweed images folder to the root of wp and it works fine now, even though I may have to hack my TR rating

  26. Hi Chris

    Good to see you got it working although maybe my 5 posts you may have missed plugin would be better for that

    http://www.yackyack.co.uk/2007/04/18/5-posts-you-may-have-missed-plugin/

    Its more or less the same yet doesn’t have the tumbleweed feature and doesn’t do the calculus.

    Odd on the spam front, I’ll have to look at the db set up and see what WP does with deleted comments. Prolly be able to sort it with an extra clause in the WHERE statement.

  27. I should of checked your site first for the other plugin, it may just be that I have 4000 posts so it may just be my site, but a few it mentions as having comments don’t have any but I remember they had spam on them before.

  28. Nah, I should edit the above post to leave a little link to it actually. Not everyone wants to have that little gremlin guy looking out at people on their blogs after all!

    That spam thing is definitely something to look at though. I suspect that theres a field somewhere thats marked as disapproved or spam or something. Ive probably overlooked it.

    Thanks for the heads up. :)

  29. Actually, sorry I must be half asleep here!

    It should only pull out those posts that have less than 3 comments, if a post had more than that it will not show. So Im not entirely sure what you are refering to there Chris.

    If a post has 3 or more comments then its considered to be one that has attracted a little interest and is factored out because of it. If the obverse is true then they are randomly outputted as posts requiring a 2nd look so to speak.

    Bottom line is that it will only mention posts that fall below the threshold, and from the last 90 days. I hope thta clarifies it.

  30. It does Thanks, though I am not sure about your hat though

  31. You are only jealous ;)

  32. My first visit to your blog, via a Digg entry on this post.

    I’ve seen the widget on a few other blogs I read, although to be honest (and I’m picky as a designer) I don’t want to show the rock with eyes picture as it doesn’t fit my blog design.

    On a note of comment functionality, I think it’d be better to move your spam protection to below the website field. This is because when you tab space through the fields, the cursor moves from spam directly to comment box.

    Perhaps you’re already aware of this?

    Bye for now,

    David

  33. Your tumbleweed plugin is great as I have said before and has certainly revived some of my old posts, but I have to agree with David about the icon. Something a bit more understated would be nice.

  34. Hello David,

    Thanks for stopping by.

    You mean you don’t like that little tumbleweed fellow? I could always make a female version with eyelashes and lipstick. :D

    Seriously, yes, I hear what you are saying.

    I really wouldn’t have a problem with people editing those images and using something thats a little more fitting. People are after all, free to do what they like with their blogs. If you wanted to change that aspect I’d certainly have no problem with that – it would just be a case of keeping the file naming conventions.

    Maybe the ’5 posts you may have missed plugin’ would be a better fit perhaps.

    http://www.yackyack.co.uk/2007/04/18/5-posts-you-may-have-missed-plugin/

    Good point on the spam protection thing, I hadn’t thought of that, on it now.

    Cheers

  35. Tara again, like I said to david, do feel free to edit those images to something that best fits. I might well create some standard TR1 TR2 etc etc images. Maybe someone wants to come up with something themselves and share the new images perhaps?

    The naming conventuion is tumble-#.jpg where # is a number 1 through 10

  36. That’s great thanks I didn’t think it was fair to change it as you were giving the plugin for free, but if you are Ok with it thats great.

  37. this is great! I can’t believe I didn’t find this before.

  38. Hi there Matt

    Let me know how you get on with it :)

  39. Hi Rob, i tried the plugin, it’s working fine, except for one thing, i have a lot of posts that are timestamped to a future date, and those posts are showing up when i activate the plugin and add the php code to my sidebar, is there a way to fix that, so that it would display only posts that are already published, and not future posts?

    Thanx a bunch! :)

  40. Hi Jonathan, I hadn’t thought of that…I’ll have to edit the code to account for that in some way or you could do it yourself even :D

    Look for the lines in the sql that have “and post_type =’post’ ” and then try adding “AND post_status = ‘publish’” immediately after.

    I’ll try it myself when I get a minute, although I’m thinking I might well have to add a little line that accounts for dates too.

    If you try the edit, let me know if it works as it’ll save me having to play with all that date and timestamp stuff.

    Cheers

  41. [...] Another option is the Tumbleweed Plugin It highlights random posts that didn’t receive a lot of attention especially when you first [...]

  42. Plugin has been updated.

    The main alteration is that if your blog is real busy and you are getting lots of comments as a result of your fab and hip writing style, then it’ll take a bigger reference point and go back and look for older posts.

    Conversely if your blog is brand new, it’ll also advise disabling it until you get a comment or 3.

    I also added a line in the SQL so that only posts of publish status will show up. (some feedback on that aspect would be cool, else I’ll have to edit it again and do some date diff stuff :( )

    I also put some randomised anchor text in there too, although users can delete the link back to me if they so wish.

    Thats all folks

  43. Great idea to add the email subscription box in the “came here via” part of the theme. I’ve implemented that on sciencebase.com, hopefully get me a few more readers :-)

    db

  44. Hi David, yes it’s a cool little feature, it uses the referer string to ID certain sites, mainly search engines with easily identifiable query strings.

    The one I’m using here is called ‘Landing sites’

    http://theundersigned.net/2006/06/landing-sites-11

  45. I just thought of a sneaky way to get more comments, I’m sure it has worked for me in the past on one of my sites. It’s a little dubious and potentially unethical

    http://www.sciencetext.com/get-more-comments-on-your-blog.html

    What do you reckon?

    db

  46. Hmmn…dubious and unethical? I wouldn’t say that entirely, Iffy most definitely. ;)

    Another approach for getting lots of comments is to take the ‘stir up the pot’ approach and be controversial. :D

    http://www.yackyack.co.uk/linkbait/controversy-marketing-why-it-works-and-why-you-should-consider-it/

    After all there’s always a contrary viewpoint.

  47. Okay, maybe not dubious and unethical but silly perhaps. Yes, I think the logical way to incorporate a deliberate error is to take the controversial tack.

    db

  48. Can any of you exterienced people help please? We have set up a small and non-commercial academic website to offer an outlet to scholars who want to dissemenate their work and get feed back before going to full blown publication. Are there any tricks that would help us to ensure that the search engines pick up the posts?

  49. Sure, whats the url reggie? I’ll have a look.

    Generally speaking

    Good title tags, use keywords at the start of your headings. Use header tags and sprinkle the content of your copy with your target keywords.

    Get people to link to the pages with your target keywords too. The words in the links that point to the page help determine relevancy; if enough people point to the page with similar keywords or variations thereof, then the page wins, at least that’s the condensed theory.

Sorry, the comment form is closed at this time.

   
© 2012 Rob Watts - SEO - SEM - Social Media Suffusion theme by Sayontan Sinha