rel-nofollow-ja

Jump to: navigation, search

rel="nofollow"

Contents


2005-01-10版

編集者

原案

著作権

This specification is (C) 2005-2009 by the authors. However, the authors intend to submit this specification to a standards body with a liberal copyright/licensing policy such as the GMPG, IETF, and/or W3C. Anyone wishing to contribute should read their copyright principles, policies and licenses (e.g. the GMPG Principles) and agree to them, including licensing of all contributions under all required licenses (e.g. CC-by 1.0 and later), before contributing.

特許

This specification is subject to a royalty free patent policy, e.g. per the W3C Patent Policy, and IETF RFC3667 & RFC3668.

概要

rel-nofollowはmicroformatsのひとつで、単純microformatに属するものです。rel="nofollow"をハイパーリンクに加えることで、検索エンジンなどリンクを解析するユーザーエージェントが、リンク先を重み付けやランキングの指標として用いないようにします。ユースケースとして、第三者がblogにつけたコメントや、作者が推奨はしないもののリンクしておきたいものがあります。より詳しく賛成や反対の意味づけを行いたい場合は、VoteLinksをご覧ください。

XMDPプロファイル

<dl class="profile">
 <dt id="rel">rel</dt>
 <dd><p>
   <a rel="help" href="http://www.w3.org/TR/html401/struct/links.html#adef-rel">
     HTML4 definition of the 'rel' attribute.</a>  
   Here is an additional value.</p>
  <dl>
   <dt id="nofollow">nofollow</dt>
   <dd>Indicates that the referred resource was not necessarily linked to 
       by the author of the page, and thus said reference should not afford 
       the referred resource any additional weight or ranking by user agents. </dd>
  </dl>
 </dd>
</dl>

規範的な情報

参考情報

未解決の問題

rel-nofollowに関し、W3C www-html メーリングリストをはじめいくつかのフォーラムから問題提起がなされています。問題は、大きく4つのカテゴリに分けられます。

その他の問題

rel-nofollowに関し述べられている問題は、次のサイトでも見つけることが出来ます。

rel-nofollow-ja’ was last modified: 2008-12-20T09:18:00P

Views