nofollow

From Wikipedia, the free encyclopedia

nofollow is a setting on a web page hyperlink that directs search engines not to use the link for page ranking calculations. It is specified in the page as a type of link relation; that is: <a rel="nofollow" ...>. Because search engines often calculate a site's importance according to the number of hyperlinks from other sites, the nofollow setting allows website authors to indicate that the presence of a link is not an endorsement of the target site's importance.

Concept and specification[edit]

The nofollow value was originally suggested to stop comment spam in blogs. Believing that comment spam affected the entire blogging community, in early 2005 Google's Matt Cutts and Blogger's Jason Shellen proposed the value to address the problem.[1][2]

The specification for nofollow is copyrighted 2005–07 by the authors and subject to a royalty-free patent policy, e.g. per the W3C Patent Policy 20040205,[3] and IETF RFC 3667 & RFC 3668.[2]

Example[edit]

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

Introduction and support[edit]

Google announced in early 2005 that hyperlinks with rel="nofollow"[4] would not influence the link target's PageRank.[5] In addition, the Yahoo and Bing search engines also respect this attribute value.[6]

On June 15, 2009, Google software engineer Matt Cutts announced on his blog that GoogleBot changed the way it treats nofollowed links, in order to prevent webmasters from using nofollow for PageRank sculpting. Prior to this, webmasters would place nofollow tags on some of their links in order to maximize the PageRank of the other pages. As a result of this change, the usage of nofollow leads to the evaporation of the pagerank of outgoing normal links as they started counting total links while calculating page rank. The new system divides page rank by the total number of outgoing links irrespective of nofollow or follow links, but passes the page rank only through follow or normal links. Cutts explained that if a page has 5 normal links and 5 nofollow outgoing links, the page rank will be divided by 10 links and one share is passed by 5 normal links.[7] However, as of March 1 2020, Google is treating the nofollow link attribute as a hint, rather than a directive, for crawling and indexing purposes.[8]

Interpretation by the individual search engines[edit]

While all engines that use the nofollow value exclude links that use it from their ranking calculation, the details about the exact interpretation of it vary from search engine to search engine.[9][10]

  • Google states that their engine "in general" takes "nofollow" literally and does not "follow" the link.[11]
  • Yahoo! follows it, but excludes it from their ranking calculation.[12]
  • Bing may not follow it, but they exclude it from their ranking calculation.[citation needed][13]
  • Ask.com also respects the attribute.[14]
  • Baidu appears to respect the attribute.[citation needed]
rel="nofollow" Action Google Yahoo! Bing Ask.com Baidu
Uses the link for ranking No No No No
Follows the link No Yes No
Indexes the "linked to" page No Yes No No
Shows the existence of the link Only for a previously indexed page Yes Yes Yes
In results pages for anchor text Only for a previously indexed page Yes Only for a previously indexed page Yes

Use by websites[edit]

Many weblog software packages mark reader-submitted links this way[15] by default (often with no option to disable it, except for modification of the software's code).

More sophisticated server software could suppress the nofollow for links submitted by trusted users like those registered for a long time, on a whitelist, or with an acceptable karma level. Some server software adds rel="nofollow" to pages that have been recently edited but omits it from stable pages, under the theory that stable pages will have had offending links removed by human editors.

The widely used blogging platform WordPress versions 1.5 and above automatically assign the nofollow attribute to all user-submitted links (comment data, commenter URI, etc.).[16] However, there are several free plugins available that automatically remove the nofollow attribute value.[17]

Social bookmarking and photo sharing websites that use the rel="nofollow" tag for their outgoing links include YouTube and Digg.com[18] (for most links); websites that don't use the rel="nofollow" tag include Yahoo! My Web 2.0, Technorati Favs, and Propeller.com (no longer an active website).[19]

Repurpose[edit]

Control internal PageRank flow[edit]

Search engine optimization professionals started using the nofollow attribute to control the flow of PageRank within a website, but Google has since corrected this error, and any link with a nofollow attribute decreases the PageRank that the page can pass on. This practice is known as "PageRank sculpting". This is an entirely different use than originally intended. nofollow was designed to control the flow of PageRank from one website to another. However, some SEOs have suggested that a nofollow used for an internal link should work just like nofollow used for external links.

Several SEOs have suggested that pages such as "About Us", "Terms of Service", "Contact Us", and "Privacy Policy" pages are not important enough to earn PageRank, and so should have nofollow on internal links pointing to them. Google employee Matt Cutts has provided indirect responses on the subject, but has never publicly endorsed this point of view.[20]

The practice is controversial and has been challenged by some SEO professionals, including Shari Thurow[21] and Adam Audette.[22] Site search proponents have pointed out that visitors do search for these types of pages, so using nofollow on internal links pointing to them may make it difficult or impossible for visitors to find these pages in site searches powered by major search engines.

Although proponents of use of nofollow on internal links have cited an inappropriate attribution to Matt Cutts[23] (see Matt's clarifying comment, rebutting the attributed statement)[24] as support for using the technique, Cutts himself never actually endorsed the idea. Several Google employees (including Matt Cutts) have urged Webmasters not to focus on manipulating internal PageRank. Google employee Adam Lasnik[25] has advised webmasters that there are better ways (e.g. click hierarchy) than nofollow to "sculpt a bit of PageRank", but that it is available and "we're not going to frown upon it".

YouTube, a Google company, uses nofollow on a number of internal "help" and "share" links.[26]

Qualified outbound links[edit]

On September 10, 2019, Google announced[27][28] two additional ways for webmasters to qualify the relationship of outbound hyperlinks. The attribute rel="sponsored" may be used to denote links that are advertisements, sponsorships or other compensation agreements. The attribute rel="ugc", standing for "User-generated content", may be used to denote content such as user-contributed comments and forum posts. Additionally, the attributes may be combined, such as rel="ugc sponsored", denoting a link that was both user-generated and sponsored. In 2019, WordPress announced plans to convert all blog comments into rel="ugc".[29]

These "hint" link attributes address some of the criticisms of nofollow by allowing webmasters to denote outbound links that lack "the weight of a first-party endorsement", but are not necessarily spam.

See also[edit]

Blocking and excluding content from search engines[edit]

References[edit]

  1. ^ The nofollow Attribute and SEO, archived from the original on 2011-07-15
  2. ^ a b rel="nofollow" Specification, Microformats.org, retrieved June 17, 2007
  3. ^ [1]W3C Patent Policy 20040205,W3.ORG
  4. ^ W3C (December 24, 1999), HTML 4.01 Specification, W3C.org, retrieved May 29, 2007
  5. ^ Google (January 18, 2006), Preventing comment spam, Official Google Blog, retrieved on May 29, 2007
  6. ^ Microsoft (June 3, 2008), Bing.com, "Bing Community", retrieved on June 11, 2009
  7. ^ Cutts, Matt (2009), PageRank sculpting
  8. ^ Google begins viewing nofollow links as a hint for crawling and indexing [2]
  9. ^ Loren Baker (April 29, 2007),How Google, Yahoo & Ask.com Treat the No Follow Link Attribute, Search Engine Journal, retrieved May 29, 2007
  10. ^ Michael Duz (December 2, 2006), rel="nofollow" Google, Yahoo and MSN, SEO Blog, retrieved May 29, 2007 Archived June 2, 2007, at the Wayback Machine
  11. ^ "Use rel="nofollow" for specific links - Search Console Help". support.google.com. Archived from the original on 2017-10-04. Retrieved 2018-01-15.
  12. ^ "How Google, Yahoo & Ask.com Treat the No Follow Link Attribute - Search Engine Journal". searchenginejournal.com. 29 April 2007.
  13. ^ "Dofollow And Nofollow Links In SEO". Beta Compression. Retrieved 2017-03-18.
  14. ^ "Webmasters". About Ask.com. Archived from the original on 2012-07-07. Retrieved 2012-01-09.{{cite web}}: CS1 maint: unfit URL (link)
  15. ^ Google Blog (January 18, 2005), Preventing comment spam, The Official Google Blog, retrieved September 28, 2010
  16. ^ Codex Documentation, Nofollow, Wordpress.org Documentation, retrieved May 29, 2007
  17. ^ WordPress Plugins, Plugins tagged as Nofollow, WordPress Extensions, retrieved March 10, 2008
  18. ^ John Quinn (September 2, 2009), Recent Changes to NOFOLLOW on External Links, Digg the Blog, retrieved on September 3, 2009
  19. ^ Loren Baker (November 15, 2007), Social Bookmarking Sites Which Don’t Use NoFollow Bookmarks and Search Engines, Search Engine Journal, retrieved on December 16, 2007
  20. ^ October 8, 2007, Eric Enge Interviews Google's Matt Cutts, Stone Temple Consulting, retrieved on January 20, 2008.
  21. ^ Thurow, Shari. March 6, 2008, You'd be wise to "nofollow" this dubious advice, Search Engine Land.
  22. ^ June 3, 2008 8 Arguments Against Sculpting PageRank With Nofollow Archived 2008-08-08 at the Wayback Machine, Audette Media.
  23. ^ August 29, 2007 Matt Cutts on Nofollow, Links-Per-Page and the Value of Directories, Moz (marketing software).
  24. ^ August 29, 2007 Moz, SEOmoz comment by Matt Cutts.
  25. ^ February 20, 2008 Interview with Adam Lasnik of Google
  26. ^ "Nofollow Reciprocity". Inverudio.com. 2010-01-28. Retrieved 2012-01-09.
  27. ^ "Evolving "nofollow" – new ways to identify the nature of links". Official Google Webmaster Central Blog. Retrieved 2019-09-12.
  28. ^ "Qualify your outbound links to Google - Search Console Help". support.google.com. Retrieved 2019-09-12.
  29. ^ "WordPress 5.3 Adopts Rel UGC Nofollow Link Attribute". Search Engine Journal. 2019-10-04. Retrieved 2019-10-04.