Explained: Follow and Nofollow in Blog Links

Link following in blogs

Image by {a href="http://bigstockphoto.com"}BigStock{/a}

The other day a reader sent me an email asking me about this whole “follow” and “nofollow” in blog links business. It was a great question, and if it was on her mind, chances are it might be on your mind, too. There are hidden and technical things you may not know about but which may affect you.

Nobody likes to be the victim of unseen and unknown forces, so let’s see if I can explain link follow and nofollow.

When Google crawls a page in order to include it in the search index or update its entry in the index, it naturally follows at least the first link to a specific destination to see where it goes (repeated links to the same destination often do not get followed because, well, that would be redundant).

Put simply, Google is going to make an assumption about the relationship between the page that has the link and the page the link goes to. This is where PageRank comes in: a measure of authority is passed from the originating page to the destination page.

For example, I wrote a blog post about blog packs and other web pages linked to it. My blog post gained authority and search rankings around the keyword “blog pack,” so that it’s on the second page of results for that keyword. The first page of results for that keyword is full of other people who have taken my blog pack idea and made it even more popular than I have.

When another page links back to your page, we call that a backlink. Get it? As you can see, we’re operating at “genius” level, here. :)

Enter The Spam Man

Yes, I know, that subhead is atrocious. Anyways, so get this: knowing that links pass authority, and wanting to gain as much authority as possible for a web page, people want as many backlinks to that page as possible. And in order to get those backlinks it’s possible some of them may be crossing some ethical lines by paying others to create those links.

If this were allowed to run rampant, it would completely ruin Google’s attempts to have useful, valuable web pages rank highly in search results because everyone would be trying to game the system (well, not everyone, just the spammy-pants).

But in fact this is exactly what happened: rampant spamming of blog comments and other unsavory things.

So Google decided to do something about it.

Enter Google: We ARE the Standard and You’ll Like It

Before I explain this nofollow thing you need to understand something about web pages: they’re made of HTML.

You’re shocked, I can tell.

HTML is made up of tags and those tags can have attributes which modify how the tags function. For example, below is the HTML for a link:

<a href="http://remarkablogger.com" title="Remarkablogger">Blog Consulting</a>

That link would look like this on the page: Blog Consulting. That link would be followed automatically by Google and Google would assume the destination page has to do with blog consulting. The “title” part is an attribute. The “href” part is an attribute. The actual tag itself is the single letter “a.” A is for “anchor,” as in, we’re anchoring a link here.

Yeah, I know. Kinda weird.

What HTML is… and is not… is decided by a governing body called the W3C. Google, in their attempt to curtail spam links in blog comments and other places, created their own attribute value for the “rel” attribute of the anchor tag. It’s not part of the standard, but everybody uses it and Google claims to honor it (how nice of them to obey their own custom code).

What a Nofollow Link Looks Like

A link with the nofollow attribute value looks like this:

<a href="http://remarkablogger.com" rel="nofollow">Blog Consulting</a>

The “rel=’nofollow’” part is what tells Google to not “see” that link. Therefore that link passes no search authority to its destination.

What Your WordPress Blog Does Naturally

  • All the links you place in blog post content, page content, navigation, sidebars and footers on your WordPress are followed links.
  • Any link of any kind in a blog comment body is nofollowed.
  • The commentor’s own name link is followed.

Even though links in the comment text itself are automatically nofollowed (that is, WordPress will automatically add in that attribute to any links), the commentor’s name is still followed and this is why you get comments from Paint Stripper and Patio Furniture.

Unnatural Things Your WordPress Blog Can Do

Sounds kinky! By using plugins and some themes, you can exercise control over nofollow for your WordPress-powered website. You can deliberately allow all comment links to be followed if you want (I would never recommend such a thing). You can make all links on a page nofollow if it suits you. If all the links on a page are affiliate links, for example, Google wants them to be nofollowed. So it would be nice if your theme or a plugin allowed for that (Headway does).

The very popular CommentLuv plugin (used on this site) can be set to follow links to a commentor’s latest blog post (I don’t have that setting active).

The Spam Continues

Google’s “addition” to the HTML specification hasn’t really put much of a dent in spam, but I suppose it’s better than nothing. If you want to allow comment links to be followed on your blog you’ll have to deliberately take steps with a plugin or theme. That’s up to you but I don’t recommend it. You want people commenting on your blog posts for reasons other than the commentor’s own marketing. Which, ironically, is the best kind of marketing, so go figure.

  • http://changingwinds.wordpress.com Jim Taggart

    Hey Michael,

    Glad you’re back. This post was helpful to me, though I still get lost at times among the technical jardon of blogging.

    • http://remarkablogger.com Michael Martine

      Thank you, I try to make the technical understandable as best I can. In these times it’s inescapable despite the efforts made to make it easier.

  • http://courtcan.com Courtney Cantrell

    Michael, thanks for clarifying the follow/nofollow. I’d seen it before but didn’t really understand what it meant. So I very much appreciate the edumacation. : )

    I have a CommentLuv concern/question. Lately, I’ve been getting blog comments in which the commenter *seems* to be referencing the content of my blog post — but it’s a very generalized sort of comment. For instance, I showcased fellow writer Becca’s latest novel and mentioned that she has a long excerpt posted on her blog. In a comment, “Gemma” says, “I read the excerpt, and it was great.” Seems to be a genuine comment, right?

    But in the CommentLuv field, Gemma has linked to an ad for ballroom dancing. Since she didn’t say anything except the word “excerpt” in her comment, and since she didn’t mention Becca, me, or Becca’s novel by name, and since the link is an ad, I am 99% sure Gemma is a copy&paste spammer. I can’t delete her link and keep her comment, so I delete her comment entirely.

    I’ve done this with several apparent spammers over the last few weeks. My concern is that at some point, I’ll accidentally delete a genuine comment.

    Am I going about this the reasonable way? I don’t want to abandon CommentLuv, because I like giving my real readers that linking opportunity. But I’m also getting sick of having to filter these copy&paste spammers. Do you have any recommendations?

    Thanks. : )

    • http://remarkablogger.com Michael Martine

      CommentLuv spammers are Legion. The easiest ones to spot are ones that leave no URL for their name, have a “normal” name but then leave as a CommentLuv URL some spammy bullshit thing.

      You actually can “remove luv” from a comment in your comments management page in WordPress. But since the person is not contributing anything real towards the discussion and is using CommentLuv to spam links, they deserve nothing less than to be marked as spam.

      • http://courtcan.com Courtney Cantrell

        Thanks, Michael! I appreciate the tip. And I agree: No contribution to the conversation, no “luv” either! Spam it is.

        • http://remarkablogger.com Michael Martine

          You’re welcome. I should clarify that the link to remove luv is on your main comment screen and not when you edit a specific comment.

  • http://pdrwebsolutions.com/blog/ Elena

    Thanks for breaking it down to us. I think finally understand all this flollow/nofollow thing. So is posting comments from “Paint Stripper” viewed as spammy in the blogging community (assuming the comment is relevant)? I also saw that on other blogs equipped with CommentLuv you can earn the option to add keywords next to your name, which I guess makes the whole thing more SEO-friendly.

    • http://remarkablogger.com Michael Martine

      Comment relevancy is a judgment call. Nearly always, someone with a spammy name will never leave a valuable comment. If you have a naming policy for your comments, then feel free to delete any comment which violates it without remorse.

      I will never allow CommentLuv keywords on this site because it provides even more incentive to comment for disingenuous reasons. You have at least pretend you give a shit about the article when you comment! :)

  • http://www.thefreebieaddiction.com Jenny

    Thanks for explaining this in more detail, now I have a better idea of what all this technical blogging aspects mean.

    I also wish blogger would implement a comment luv feature for their platform, so that I can share the link love with those who come to be my blog.

  • http://www.seo4lawfirms.com/blog/Law_Firm_Marketing_Blog.php Myra Kirbi

    Michael, Thank you for explaining it so nicely :) !

    Actually in present scenario the healthy mixture of nofollow & dofollow makes sense. After the recent update by Google, it is a good thing that the value of no follow has also been increased.

    The best part after the update is that whether the link is nofollow or dofollow unless it is bringing in traffic, it is useless!

    • http://remarkablogger.com Michael Martine

      This is exactly why Google was so smart to buy Urchin years ago and create the biggest free website analytics service on the planet. I have no doubt Google uses that data in relation to search to determine relevancy.

  • http://thewordchef.com Tea Silvestre

    Thanks for this plain English explanation, Michael.

    One question: Can you explain why you use CommentLuv but don’t allow it to create the do-follow links? I thought that was the whole point? [You said, "The very popular CommentLuv plugin (used on this site) can be set to follow links to a commentor’s latest blog post (I don’t have that setting active)."]

    I use Disqus on my site now (after testing it against CommentLuv found no difference in the # of comments, but DID find a whole lot less spam with Disqus).

    Just wondering…thanks!

    • http://www.cordlessimpactdriverhq.com Nat

      Hi Tea,

      I assume it’s to cut down on spammy comments.

      Michael does have “dofollow” links on the commenters’ names – which, as he mentioned, really is just any link that doesn’t have a ‘rel=nofollow’ attribute.

      It’s important to reiterate that that nofollow are still useful – and google still indexes them, as well. They don’t convey the authority of the linking site, but that doesn’t mean google doesn’t still use them to figure out what the page is about.

      And of course, people still follow them – which is also one of the more important parts of comment luv – it’s for people, not just search engines!

  • http://www.bethanybaptist.net Bethany Baptist

    Interesting read Michael. I’ve been researching this quite a bit lately and believe that a nofollow link will pass authority (after all linking to a site sends out some sort of signal of validating the linked to site). What a nofollow link doesn’t pass is PR or link juice? Just wondering what you think?

  • Pingback: site development

  • http://www.pokopo.com max Dimo

    just i can not understand what is happening if the page is nofollowed from the meta tag!do crawlers track dofollow links from this kind of pages ?!

  • Born27

    Thanks for the information Michael. Even I, doesn’t know more anything about what are the advantages and disadvantages of do follow and no follow blog. I just downloaded a SEO quake which defines the no follow and do follow blogs.

  • http://www.completedisabilitylawyers.com/ abhishek khandelwal

    Michael, thanks for explaining in such details. I generally use SEOquake toolbar to identify dofollow and no follow links and was not aware of the details of how they looked. I believe some nofollow links are also important for the website as they help make link profile look natural so in a way i think no follow links also help.

  • http://www.bloggingways.com karan

    Great Post! I really loved it! Now i understand nofollow and dofollow doubts.

  • http://artofwar.cc Kjartan Johansen

    Amusing and informative post, I especially liked your line on comments from Paint Stripper and Patio Furniture. Regarding spammers, I notice this happening on my forums, with “spambots” (for lack of a better term) posting paragraphs of garbage with umpteen hyperlinks to sites located in geographically disputed areas of the world. Recently though, there seems to have been a decline in this sort of spam, at least on my site.

    I recently read an article by Matt Cutts of Google dated around 2008, that says that nofollow links do actually pass some “link love”, so this may have been a mitigating factor in the spam links posted on a lot of blogs. Better to spread the manure thinly over the surface, so to speak.

    Anyhow, thanks for your post, I’m definitely subscribing :)

    • http://remarkablogger.com Michael Martine

      They definitely pass along some authority or spammers wouldn’t be spamming blog comments. Glad you like the content and thanks very much for subscribing. :)

  • http://www.spaceheatersuk.co.uk/ John Taylor

    One thing that does get me about comments is the explosion in the surname “Viagra” and what’s worse it that some parents’ seem to be so cruel then to name their children “cheap”.

  • http://www.ostmosis.com Web

    Very interesting points you have remarked, thanks for posting…kidding, but in all seriousness I’m a web developer – I can build websites, and pretty new to everything else as I try to attract traffic to my site, but why would someone like you allow links to be followed? Does that benefit you? I have read that it is to encourage people to comment, but do you not have enough commenters without the added incentive? Just put of curiosity…

    • http://remarkablogger.com Michael Martine

      It only attracts even more spammers, so I don’t do it.

  • http://www.ngbuzzblog.com Soki Briggs

    I was searching google to see if My Blogger Comments are automatically “NoFollow” or i have to do something about it..

    This clarifies everything.. but adds to my confusion.
    I will set NoFollow for Comments (after-all, how will my commenter know if its on or off.

  • http://runescape.salmoneus.net Rich

    Great post about the difference between dofollow and nofollow – thanks Michael!

  • http://top-medical-schools.net/ Andy

    I couldn’t understand the difference between follow and nofollow links. Your article clearly explained me this difference. Thank you

  • http://onetorontoplumbing.com Andrew

    We were experimenting with the effects of dofollow comment links, I think it really depends upon your content what kind of response and pull it will have. BUT there is a lot of truth to the idea that SEO is NOT about spam but about propagating high-quality content to deliver exactly what your readers want. In this light I see no problem with dofollow links as long as the comments are on topic why not? Implement some anti-spam measures and be done with it. I guess we’ll see how this hypothesis turns out.

  • http://www.milcartuchos.com Iggy

    Seeking information on follow and nofollow I have come to this blog. I see you are not using nofollow for comments on your blog, and this looks like a nest of spammers. It is a very interesting article like your blog. Congratulations.

  • http://www.biscaynexpress.com/ Lauren

    Hi…
    Nice sound for follow and nofollow in blog links, Its really Great & interesting discussion to learn no follow & do follow link. I was also just aware that while adding “rel=’nofollow” Google doesn’t see & read that link. I don’t know about word press for do follow & no follow link but I know about Blogger links. Blogger link always be no follow link.

  • http://www.infowaylive.com/ infowaylive

    Highly appreciate your effort to research on this topic. For me, weather its do-follow or no-follow it is still a link that benefit your website for traffics and rankings in search engines. Balance of link building will surely give benefit to one’s website as long as your doing organic and white hat SEO technique.

  • http://coffeeshopmillionairescam.org/ Charlene

    The article was really helpful. Thanks for sharing this useful SEO related question. But I’m confused if using a No follow tag in Image Links will affect the seo benefit that we can get from the Img Alt attribute.
    lease let us know about this. Thank you for the useful post here.

  • Pingback: Week 4 Guest Speaker Roundup by Jessica Cohen | UCLA X425 Course Blog

  • http://freakypets.biz Victor

    In my opinion and experienced i think it means nothing when you are naturally back linking. Google will be suspicious once all your links are from do follow blogs. Every thing has to be real but thanks for the useful post.

  • Ashish

    hi,
    I want to know if i put meta tag nofollow
    will it make all my links on whole page no followed? or it does something else?
    Regards,
    Ashish

    • http://remarkablogger.com Michael Martine

      We’re talking about comments, here. It’s only for the links in comments. There certainly are ways to automate a nofollow for every link on a page in WordPress but that situation is pretty rare.

  • Ashish

    Can you tell me what will happen if I put nofollow as meta tag like:-

  • Pingback: 10 blog commenting tips to build brand awareness and generate traffic - Digital Internet

  • http://waynecochran.net/ Wayne Cochran

    Thanks, this post helped my realize that I actually had two plugins on my WordPress site that were fighting each other on one of my pages with NoIndex, NoFollow attributes. I really didn’t have a full grasp on what these did before reading this article and it got me to investigating links on my site that were getting followed by Google. Got rid of the redundant one and just using Yoast’s SEO plugin to handle them now.

  • Hussain

    Good article i love to learn these type of post which gave some different information. I think if we building nofollow links with relevant websites it’s also a good option. dofollow is their own value but if they are relevant.

  • Pingback: Practical Affiliate Marketing Tips for Bloggers

  • http://www.buraq-technologies.com/ ambreen11

    Great article with informative content. I agree with your post.I am adding you to my bookmark list. Thanks for sharing.

  • http://twitter.com/maledncrconfess Male Ballroom Dancer

    I have seen plenty of research showing that nofollow links do give you some juice. Not as much as follow links, mind you, but it is worth it.

Headway ad
Headway