How to add nofollow link without rel="nofollow"

by Abdulla Heal Masud

Recently one of my reader contact me and asked how can he used nofollow link without rel=”nofollow”.

Then I get confused and asked him why he want to do that? Then he answered  that he had a website and want to do that because when anyone view his page source he can see that is dofollow but he used nofollow.

nofollow link

So what is nofollow?

It is the question which I heard many times. According to Wikipedia

Nofollow is an HTML attribute value used to instruct some search engines that a hyperlink should not influence the link target’s ranking in the search engine’s index.

How to use nofollow link without rel=”nofollow”

First open robots.txt file from your favorite text editor like Notepad, Wordpad etc. Then just add

User-agent: *
Disallow: url.html
Disallow: url.html

Replace the url.html with your link. That’s it. Isn’t it great?

Last Word:

Let me know what do you thing in comment section. Thanks.

Similar Articles

Stay in the Loop!

Did you love this post? If you did, there's more to come (and plenty to catch up on) with a variety of ways to stay up to date:

{ 4 comments… read them below or add one }

1 M. R. SOHEL November 26, 2009 at 1:34 am

Dear Masud
Something seems to me wrong. Actually, what i know is -
rel=”nofollow” tells the google bot not to follow the link on any page to retain pagerank (But not work now).
The Disallow in robots.txt also prevent anytype of bot to crawl any page not any specific link.

Suppose, On your about me page http://ahmasud.com/aboutme you have pointed a outgoing link to my site http://electronicworkshop.net that is dofollow.
But if you now mentioned it in your robots.txt file as below-

User-agent: *
Disallow: http://electronicworkshop.net

I think it will not work. If you write your robots.txt as-

User-agent: *
Disallow: http://ahmasud.com/aboutme

Now google bot will not index your about me page. I think now you get the matter.isnt it? If i m in wrong please make me right.Just explain with an example.

Overall different idea.Thumbs up.

Reply

2 Abdulla Heal Masud November 26, 2009 at 11:00 am

Thanks for your comment and also thanks for got out this. I am not sure but maybe you are right. I really appreciate it.

Reply

3 Monir December 14, 2009 at 10:45 pm

If i want to add a dofollow link, so what i will do?
.-= Monir´s last blog ..Kirchhoff’s current law (KCL). =-.

Reply

4 Abdulla Heal Masud December 14, 2009 at 10:48 pm

You don’t need to do anything just add a link. That is add dofollow by default.

Thanks

Reply

Leave a Comment

Previous post:

Next post: