Page 1 of 2

What is NoFollow and how to use it?

PostPosted: Tue Dec 12, 2017 6:02 am
by weetechsolution
Hello Friends,
What do mean by nofollow link and how to use it in a proper way?

Re: What is NoFollow and how to use it?

PostPosted: Thu Dec 28, 2017 11:13 am
by Milesweb
NoFollow is HTML aspect used to inform the search engines crawlers for not index the particular link or hyperlink. NoFollow link attribute does not permit the search engines to follow the link. Meaning of this is if your website link from any external website with NoFollow attribute then it doesn't pass any link popularity or link juice. These kind of links are beneficial for human navigation.

An example of Nofollow Link:
<a href=”http://www.demowebsite1.com/” rel=”nofollow”> Demo Website</a>

One more factor of NoFollow,

Robots Meta Tag : <meta name=”robots” content=”nofollow” />

Using this tag you can inform to bots/crawlers/spiders not follow the whole links.

Re: What is NoFollow and how to use it?

PostPosted: Mon Mar 05, 2018 6:18 am
by jaysh4922
no follow doesn't count as back link to the site from search engine but it can be helpful as an traffic generate source if it's come from high pr sites.The idea behind a nofollow link is that a search engine will not click through a link flagged as such. A no follow link can be good or bad depending on the context of how it is utilized.

Re: What is NoFollow and how to use it?

PostPosted: Wed Mar 14, 2018 6:20 am
by CarolineMurphy
Nofollow is a way for webmasters to tell the search engine that don't follow this specific link.It is an HTML attribute value to instruct search engine bots that hyperlink should not link target rankings.

Re: What is NoFollow and how to use it?

PostPosted: Tue Apr 10, 2018 6:44 am
by RHCalvin
No follow is a link attribute that instructs spiders not to crawl the particular backlink on the webpage. Hence these links are never indexed in search engines. They are only used to build traffic from various external webpages.

Re: What is NoFollow and how to use it?

PostPosted: Wed Apr 11, 2018 6:37 am
by khalifa000
A NoFollow tag is a way that allows webmasters to tell search engines “Don't follow links on this page" or "Don't follow this specific link." A link can have one or more rel attributes, where “rel” is short for “relationship”. These attributes help define the relationship a link has with a page that it points to.
Such links are used in blog or forum comments in an attempt to take away the incentive for automatic link spammers to place their links there.

How to add nofollow tag:-
Add a link to your text the way you normally would.

The link will look like this:

<a href="http://www.SponsorSite.com">My Sponsor Text</a>
Switch to HTML view.

Insert the NoFollow tag by editing the link as follows:

<a rel="nofollow" href="http://www.example.com">My Sponsor Link</a>

Re: What is NoFollow and how to use it?

PostPosted: Mon Jul 30, 2018 6:55 am
by CarolineMurphy
Nofollow is an HTML attribute value used to instruct search engines bots that a hyperlink should not influence the link target's ranking in the search engine's index.

Re: What is NoFollow and how to use it?

PostPosted: Mon Dec 03, 2018 12:08 pm
by rikunjsoni
it is an HTML tag it gives a command to the search engine that what to do with your pages, whether pages consider for crawl and index or not if you give a command for no-follow then search engine crawler ignore that page.
it prevents to pass the link juice to other sites if you are using no-follow attributes

<Meta name=”robots” content=” index,nofollow“/>

follow/no follow: it gives a command to crawler/spider about follow or no follow links of a web page.

Re: What is NoFollow and how to use it?

PostPosted: Mon Dec 03, 2018 12:21 pm
by Saravanan12
A NoFollow tag is a way that allows webmasters to tell search engines “Don't follow links on this page" or "Don't follow this specific link.

Re: What is NoFollow and how to use it?

PostPosted: Mon Dec 03, 2018 12:59 pm
by ATMDecor
So basically No-follow links do not help you in SERP except generate traffic to your site.