<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ad-apt &#187; robots-nocontent</title>
	<atom:link href="http://ad-apt.jp/a/tag/robots-nocontent/feed" rel="self" type="application/rss+xml" />
	<link>http://ad-apt.jp</link>
	<description>自分の知識欲を満たすためのメモ。いろいろな方の「そういうことね」につながればいいなと。</description>
	<lastBuildDate>Sat, 09 Jan 2010 02:21:08 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>robots-nocontentでYahoo!（YST）にページの重要部分を伝えることが可能に</title>
		<link>http://ad-apt.jp/a/200705/yahoo_yst_algorithm_robots-nocontent.html</link>
		<comments>http://ad-apt.jp/a/200705/yahoo_yst_algorithm_robots-nocontent.html#comments</comments>
		<pubDate>Fri, 04 May 2007 02:18:49 +0000</pubDate>
		<dc:creator>ad-apt</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[AdSense]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[robots-nocontent]]></category>
		<category><![CDATA[Yahoo]]></category>
		<category><![CDATA[YST]]></category>

		<guid isPermaLink="false">http://ad-apt.jp/wp/?p=14</guid>
		<description><![CDATA[「Yahoo! Search Blog」より。 Yahoo!（YST）にページの中で重要でない部分を伝えることができるようになりました。つまり、重要な部分を伝えることができるということです。 やり方は簡単。class=r [...]]]></description>
			<content:encoded><![CDATA[<p>「<a href="http://www.ysearchblog.com/archives/000444.html">Yahoo! Search Blog</a>」より。</p>
<p>Yahoo!（YST）にページの中で重要でない部分を伝えることができるようになりました。つまり、重要な部分を伝えることができるということです。</p>
<p>やり方は簡単。<strong>class=robots-nocontent</strong>と要素を加えるだけ。これで囲まれた要素はYSTからは無視されるということのようです。しかもいつからかと思ったらなんと今晩から！（早い！）先日のSESでの課題ともなっていたのでかなりスピーディーな対応と言えそうです。</p>
<p>どうしてもヘッダやサイドバー、フッタなど重要でない部分にコンテンツが増えていってしまう場合などこのタグはかなり有効でしょう。検索エンジンに正しい意図を伝えることが可能ですね。</p>
<p>使い方のサンプルは以下の通り。</p>
<blockquote><pre>&lt;div class="<strong>robots-nocontent</strong>"&gt;重要でない部分を囲む&lt;/div&gt;
&lt;span class="<strong>robots-nocontent</strong>"&gt;重要でない部分を囲む&lt;/span&gt;
&lt;p class="<strong>robots-nocontent</strong>"&gt;重要でない部分を囲む&lt;/p&gt;</pre>
</blockquote>
<p>ただ、ちょっと問題も。classということで適用するためにかなりの作業が伴うサイトもありますね・・・。cssとの連携を考えてすべてidに変更ということになるとValidなhtmlとは言えないですし。</p>
<p>とはいえユーザーとアルゴリズムの距離を近づけ、よりよい検索結果に近づこうとしている姿勢には賛成です。</p>
<p>Google AdSenseのコンテンツマッチさせる箇所を指定するタグとセットで使用するのもいいですね。</p>
<blockquote><pre><b>強調したい場合</b>
&lt;!-- google_ad_section_start --&gt;
&lt;!-- google_ad_section_end --&gt;
<b>無視させたい場合</b>
&lt;!-- google_ad_section_start(weight=ignore) --&gt;
&lt;!-- google_ad_section_end --&gt;</pre>
</blockquote>
<p>from「<a href="http://blog.fkoji.com/2007/05011333.html">Google AdSense のコンテンツマッチ精度を簡単に高めるTips</a>」</p>
<p>googleoffやgoogleonなんていうGoogle向けのタグもありますがこれは「<a href="http://www.google.co.jp/enterprise/gsa/">Google Search Appliance</a>」用のタグのようなので残念ながら現状はYSTのみということのようです。</p>
<p>どちらにしても使わない手はないですね。</p>
<p>そのほかの参考サイト</p>
<ul>
<li><a href="http://googlesystem.blogspot.com/2006/08/content-separation.html">Yahoo Lets You Delimit Unimportant Content From a Page</a>
</li>
<li><a href="http://blog.m-school.biz/article/40687423.html">Yahoo!の検索から部分除外できる「Robots-Nocontent 属性」</a></li>
<li><a href="http://help.yahoo.com/help/us/ysearch/slurp/slurp-14.html">Yahoo! Help</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ad-apt.jp/a/200705/yahoo_yst_algorithm_robots-nocontent.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

