Beginners, Start Here!

New Blog Feature for Driving Social Media Traffic

Jay (Jason Van Orden) 3 Comments

We’ve recently added a new feature to the blog to make it easier for you to track and share posts that you like. In addition, this is a simple strategy for encouraging social media traffic to our content.

At the bottom of each post you will notice a series of links. At the time of writing this post, it looks something like this:

Sociable Screenshot

Each of these links bookmarks/shares the current post in the respective service. We’ve talked on the podcast before about how these services can be interesting ways to attract traffic. Each of them is essentially a large search engine using user-generated input to filter content and help people find relevant content.

To automatically add these links to each post I’ve used a modified version of the Sociable plugin for WordPress. Free plugins like this are just one of the MANY reasons I love WordPress.

The main change I made was to add text links. Usually the plugin just creates a row of icons (there are dozens to choose from). But I find that confusing for the user. The text links help make the purpose clearer.

For those who are wondering how to do this little hack (and who don’t mind digging into code a bit), here’s how you do it. Open sociable.php. Change line 481 from this:

$html .= “\” />”;

to this:

$html .= “\” /> $sitename”;

I also made a few other aesthetic changes in the CSS to make it look the way we wanted. Anyone else using the plugin? Have you had any interesting results or done something creative with it?

Bookmark and Share
This post is in: Social Media, Traffic Generation

3 Comments Leave a Comment



Darren S

Is there a quality social media application for websites? I use stumble but that does not seem to be too useful. I don’t create blogs, I use full blown sites and all this social media is geared really just towards blogs. How about a decent one for website builders?

Reply


@Darren,

I assume that you are asking about an application that adds these sort of buttons to a non-WordPress site. Check out AddThis.

On another note, WordPress can be used for “regular” sites as well. You can also think of it as a content management system. You don’t have to use it as a blog or even post to it as regularly as bloggers do to get many of the benefits that it offers.

Reply


Thanks for sharing this. I’ve been looking for a plug-in that would do this but also look nice. Your tweak on this plug-in is perfect.

Reply

Leave a Comment

To avoid comment spam and preserve the value of this blog to the readers, a name and e-mail are required. We also screen all comments. Please do not submit your comment more than once. It will appear shortly.