Difference between revisions of "Glossary/DoFollow"

(migration import)
 

(26 intermediate revisions by one other user not shown)

Line 4: Line 4:
 
----
 
----
  
DoFollow links are normal links on the Internet that do pass [[Glossary/PageRank|PageRank]] or [[Glossary/Link-juice|link juice]] on to the linked to website.   
+
A DoFollow link is a link on a web page that passes [[Glossary/PageRank|PageRank]] or [[Glossary/Link-juice|link juice]] to the target web page being linked to.  A DoFollow link is just a link that doesn't have the [[Glossary/NoFollow|NoFollow]] attribute attached to it.
  
Technically speaking, DoFollow links are ones that do not have a [[Glossary/NoFollow|NoFollow]] attribute on them.
+
Here's an example of  HTML code for a normal, or DoFollow, link:<br />
 +
<nowiki><a href="http://www.Blogfullverion.com">Full verion software</a></nowiki>
  
Here's what the HTML code for a normal, DoFollow links looks like:
+
Compare that to the HTML code for a NoFollow link:<br />
 +
<nowiki><a href="http://Blogfullverion.com" rel="nofollow">Full verion software</a></nowiki>
  
<nowiki><a href="http://example.com">anchor text</a></nowiki>
+
On the Web, a DoFollow link to a website is like a vote for that website. [[Glossary/Inbound-link|Inbound links]], or links from a different website, are something that search engines really pay attention to when deciding where to rank a web page in search results. Inbound links from a number of authoritative websites tells search engines that the target web page is important.
  
Compare that to the HTML code for a NoFollow link:
+
It's best to leave links DoFollow unless you don't trust the site you're linking to, or for some reason don't want people to find it in search results. A log-in page, for example, isn't really a page people search for.
  
<nowiki><a href="http://example.com" rel="nofollow">anchor text</a></nowiki>
+
If you're hosting a paid link, such as an ad, you should make it [[Glossary/NoFollow|NoFollow]]. It can also be a good idea to make links in user-generated content, such as comments on blog posts, NoFollow.
 
 
On the Web, a DoFollow link to a website is much like a vote for that website and [[Glossary/Inbound-link|inbound links]] are something that search engines really pay attention to when deciding where to rank a web page in search results.
 
 
 
Unless you don't trust or want to support the website that you're linking to, it's best practice to leave the link DoFollow. If you don't want to be associated with or "vote" for a website though, it's a good idea to make that link [[Glossary/NoFollow|NoFollow]].
 
  
 +
For more detailed guidance on deciding which links to mark NoFollow, read [[Learn/No-Follow-Links-Don't-Help-PageRank-or-SEO|No Follow Links Don't Help PageRank or SEO]].
 
----
 
----
  
''Here on AboutUs.org -- the world's largest website directory -- we link to each website on our page about them, but we make those links NoFollow by default because we know not all of the websites on the Web are great or worthy of endorsing.  We do choose to selectively make the links to a website DoFollow (removing the NoFollow attribute) once we review it. See AboutUs' [[DoFollow|DoFollow links policy]] for more details.''
+
''Here on AboutUs.org - the world's largest editable website directory - we link to every listed website. These links are NoFollow by default because we know that every site on the Web isn't great, nor necessarily worthy of our endorsement.  We choose to follow the links on a website profile once we have reviewed the site and the page about it. See the AboutUs [[DoFollow|DoFollow links policy]] for more details.''

Latest revision as of 10:56, 6 November 2013


<a href="http://www.Blogfullverion.com">Full verion software</a>

Compare that to the HTML code for a NoFollow link:
<a href="http://Blogfullverion.com" rel="nofollow">Full verion software</a>

On the Web, a DoFollow link to a website is like a vote for that website. Inbound links, or links from a different website, are something that search engines really pay attention to when deciding where to rank a web page in search results. Inbound links from a number of authoritative websites tells search engines that the target web page is important.

It's best to leave links DoFollow unless you don't trust the site you're linking to, or for some reason don't want people to find it in search results. A log-in page, for example, isn't really a page people search for.

If you're hosting a paid link, such as an ad, you should make it NoFollow. It can also be a good idea to make links in user-generated content, such as comments on blog posts, NoFollow.

For more detailed guidance on deciding which links to mark NoFollow, read No Follow Links Don't Help PageRank or SEO.


Here on AboutUs.org - the world's largest editable website directory - we link to every listed website. These links are NoFollow by default because we know that every site on the Web isn't great, nor necessarily worthy of our endorsement. We choose to follow the links on a website profile once we have reviewed the site and the page about it. See the AboutUs DoFollow links policy for more details.

Retrieved from "http://aboutus.com/index.php?title=Glossary/DoFollow&oldid=25791874"