… a really simple (and easy-to-install) WordPress add-on.
Twinkylinks shows who your blog’s commenters are on Twitter.


What Twinkylinks Does

You know Gravatars, right? With Gravatars, people who comment on your blog have a photo associated with their e-mail address. When they comment on your blog, their photo automatically shows up. Twinkylinks is the same thing, except it’s a link to your commenter’s Twitter account. Twinkylinks allows you to better connect with your readers,
and allows your readers to better connect with one another.

How to Add Twinkylinks to Your Blog

It’s easy.

  1. In your WordPress template, find your comments.php file.
  2. Replace the code that says <?php comment_author_link() ?> with the following code. You don’t have to change anything else — just copy, paste, and save! (Don’t be scared by this code! It’s friendly code that wants to help you!)

    <?php comment_author_link() ?><iframe class="twinkylinks" frameborder="0" src="http://twinkylinks.com/l/<?php echo md5(strtolower($comment->comment_author_email)); ?>.html" style="border:0;display:inline-block;height:18px;margin:0;overflow:hidden;padding:0;vertical-align:middle;width:18px;margin-left:5px;margin-top:-5px"></iframe>

  3. There is no step 3. You’re done! If you want to, you can adjust the numbers at the end of that code block (margin-top and margin-left), but you don’t have to change anything for it to work!

Want to create your own Twinkylink for when *you* comment on blogs? It’s as easy as 1, 2, 3!

1

Create an Account

Actually, you don’t need to create a Twinkylinks account! Just take care of Step 2 and you’re done here.

2

Enter Your Info

3

Verify. That’s it!

We’ll e-mail you a special code. Just post that code to Twitter to verify your account and you’re done!


Questions?

FAQs for Everyone

What’s a “Twinkylink”?

It’s a link between the comments you make on other peoples’ blogs and your Twitter account. It’s totally free, and takes 20 seconds to set up.

Why would I want one?

When you comment on blogs, other people reading the comments might want to know more about you. Twinkylinks makes it easy for them to check out your Twitter stream. Once you set up the link between your e-mail address and your Twitter account (by filling out the form at the top of this page) and verify your account by posting a special code on Twitter (we’ll e-mail it to you), you don’t have to do anything. We do the rest for you.

Cool. So I need an account?

Not really. You *do* need to tell us your e-mail address and your Twitter username (that form up at the top of this page). We’ll e-mail you a unique verification code, and you’ll post the code on Twitter. Doing that verifies that you are, in fact, you. After that, you don’t have to do anything else.

So how does a link to my Twitter account actually get on peoples’ blogs?

The cool thing about Twinkylinks is that once you set it up, you don’t have to do *anything*. Any blog that has Twinkylinks set up will show a link to your Twitter account.

We have a little block of code that blog authors can put in their blog’s comment section. When you leave a comment on a blog, one of the fields is the e-mail address (“required, never shown”). The block of code we give blog authors does some programming magic, requests a link to your Twitter account from us, and we give it to them. This all happens behind the scenes, instantly.

Is this really free?

It really is.

I want to add it to my blog. How do I do that?

So glad you asked! It’s as easy as copying-and-pasting a small block of code. Click here to find out more.

Do I have to give any passwords?

Absolutely not. We don’t want anything to do with your passwords.

Who’s behind this?

Charlie Park (half of PearBudget and Monotask).

Why are you doing this? What do you get out of it?

We get to tell you about Monotask. Monotask helps you (temporarily) turn off the parts of the internet that distract you from your work. Like Twitter. : )
A basic Monotask account is free. Check it out. →

Okay. Back to Twinkylinks. Will you send me spam?

Absolutely not. We hate spam as much as you do.

Are you going to post on my Twitter account without my knowing?

We wouldn’t dream of it. We hate it when services do that. Furthermore, we can’t (we don’t have your password).

If I ever need to update my Twinkylinks info, how do I do that?

Just fill out the form (above) with your new info. We’ll e-mail you a new verification code for you to post to Twitter. Easy.

I filled out the form earlier, but I haven’t received an e-mail. What’s up?

It’s possible the e-mail we sent you got caught in a spam filter. If you have a spam folder, see if there’s something from us. It’s also possible that you mis-typed your e-mail address. Just fill out the form again, and we’ll send you another e-mail. Easy-peasy.

How can I contact you?

E-mail’s a good way. And on Twitter, we’re @twinkylinks.

Anything else I should know?

Nothing we can think of. … Oh! … Go check out Monotask!

FAQs for Bloggers

Why would I want to add this to my blog?

So how can I get peoples’ links to show up next to their comments on my blog?

We have a little block of code that you can put in your blog’s comment section. When people leave a comment on your blog, one of the fields you probably ask them for is their e-mail address (“required, never shown”). The block of code we give you checks with our database to see if that e-mail address has set up a Twinkylink, and then gives your blog the link to their Twitter stream. This all happens behind the scenes, instantly.

Apart from pasting the code into the comments section of your blog template, you don’t have to do anything.

So it’s like a WordPress plugin? I have to install it?

It’s better than a plugin. It’s just a single block of code you paste into your comments.php file. But if you want to think of it like a plugin, that works.

But it’s free, right?

Yup. It’s free.

Are there any blogs where I can see Twinkylinks in action?

Sure thing. Check out the comments at SimpleMom.

Okay. I want to add it to my blog. How do I do that?

So glad you asked! It’s as easy as copying-and-pasting a small block of code. See how to add Twinkylinks to your blog here.

I use the Thesis theme for WordPress. Can I still add in Twinkylinks?

Absolutely. Just check out our “adding Twinkylinks to Thesis” info.

I want to add Twinkylinks to my forum. How do I do that?

Easy. The one thing you need to know is how your forum calls the forum members’ e-mail addresses. It’s probably something like “<?php member_email() ?>” or something similar. Just take the block of code and replace the part that says “$comment->comment_author_email” with your forum’s code for calling forum members’ e-mail addresses.

Do I have to give any passwords?

Absolutely not. We don’t want anything to do with your passwords.

Who’s behind this?

Charlie Park (half of PearBudget and Monotask).

I use Gravatars on my blog. Will Twinkylinks break them?

Heavens, no. We built Twinkylinks to work seamlessly alongside Gravatar. If you don’t use Gravatars on your blog, that’s fine, too.

How can I contact you?

E-mail’s a good way. And on Twitter, you can ping us @twinkylinks.

I missed the part about putting Twinkylinks on my blog. How do I do that?

Here you go: How to put Twinkylinks on your blog.

Anything else I should know?

Nothing we can think of. … Oh! … Go check out Monotask!

Twinkylinks is an ironic distraction, courtesy of the team at Monotask.
You should check Monotask out here.