There’s always something to howl about.

TruliaTracking.php: Keeping track of the Trulia.com nofollow controversy with a widget for the rest of us

Using Eric Bramlett’s green ribbon and a little bit of PHP, I have built a small widget to keep track of the accumulating body of weblog posts on Trulia.com policy of adding the “nofollow” tag to links back to its listing partners. Shown below is an image of the widget; you can see the real thing in the sidebar.

You can read the articles linked in the widget for clarification, but the issue in its essence is this: Trulia is using the listings you give it to enhance its own search engine performance on long tail search keywords even at is not sharing any search engine authority with you on the link back to your listing. Another way of saying the same thing: You’re buying Trulia.com dinner and it is scarfing down your dessert while you’re away from the table.

If you’ve written a post on this topic, let me know and I’ll add your link to the widget.

If you care about this issue, you should echo this widget. It’s easy to do. The widget itself is not complicated, and I built it to be shared. It’s designed to work flexibly in your sidebar without clashing with your look and feel. In other words, it should take on the characteristics of your Cascading Style Sheet, not mine. If you want to echo this widget, it’s dread simple. Copy this line of code:

<?php
include ("https://bloodhoundrealty.com/BloodhoundBlog/TruliaTracking.php");
?>

and paste it on a line of its own in your “sidebar.php” file for your currently active theme. FTP that into the appropriate folder on your file server and you’re done. (Note: These instructions presume WordPress and an FTP connection. If you know how to deploy this code in another blogging platform, or if you know how to edit theme files from within WordPress, speak up in the comments.)

Will BloodhoundBlog get Google “juice” for doing this? Yes, but we don’t need it. Instead, I’m using my code and my hot-rod file server to host this widget for anyone who wants to echo it.

Will the posts linked in the widget get Google “juice” for being there. Big time. Riding on BloodhoundBlog’s sidebar is worth a huge number of backlinks. That number will jump by big increments for every sidebar this widget lands on.

But: Neither of those things matter. What matters is helping Trulia.com understand our concerns with its “nofollow” policy. This is the Web 2.0 world in action: The disintermediation of the powerful and the empowerment of the individual. It’s just a tiny little PHP widget, but it will make a very big noise…

Technorati Tags: , , , ,