<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>おいぬま日報 &#187; SEO</title>
	<atom:link href="http://tech.lampetty.net/tech/index.php/archives/category/seo/feed" rel="self" type="application/rss+xml" />
	<link>http://tech.lampetty.net/tech</link>
	<description>Apache, MySQL, Perl, Python あたり</description>
	<lastBuildDate>Sun, 05 Feb 2012 12:36:09 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://tech.lampetty.net/tech/index.php/archives/category/seo/feed" />
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>検索エンジンに正規のURLを教えるcanonical属性</title>
		<link>http://tech.lampetty.net/tech/index.php/archives/271?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25e6%25a4%259c%25e7%25b4%25a2%25e3%2582%25a8%25e3%2583%25b3%25e3%2582%25b8%25e3%2583%25b3%25e3%2581%25ab%25e6%25ad%25a3%25e8%25a6%258f%25e3%2581%25aeurl%25e3%2582%2592%25e6%2595%2599%25e3%2581%2588%25e3%2582%258bcanonical%25e5%25b1%259e%25e6%2580%25a7</link>
		<comments>http://tech.lampetty.net/tech/index.php/archives/271#comments</comments>
		<pubDate>Sat, 14 Feb 2009 05:24:54 +0000</pubDate>
		<dc:creator>oinume</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://tech.lampetty.net/tech/?p=271</guid>
		<description><![CDATA[検索エンジン3社、正しいサイトURLを認識させるcanonical属性を導入（URLの正規化） :: SEM Rで取り上げられていますが、効果測定などのために「同じコンテンツを返すけど異なるURLを持つページ」で「正規の [...]]]></description>
			<content:encoded><![CDATA[<p><a title="検索エンジン3社、正しいサイトURLを認識させるcanonical属性を導入（URLの正規化） :: SEM R" href="http://www.sem-r.com/09/20090213153711.html">検索エンジン3社、正しいサイトURLを認識させるcanonical属性を導入（URLの正規化） :: SEM R</a>で取り上げられていますが、効果測定などのために「同じコンテンツを返すけど異なるURLを持つページ」で「正規のURLはこれだよ」と検索エンジンに伝えるcanonical属性のサポートがGoogle, Yahoo, Microsoftで始まったようです。</p>
<p>具体的には</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">http://www.example.com/?ref=rss
http://www.example.com/?ref=adwords</pre></div></div>

<p>のように、/ のページに複数のURLがある場合に</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt;link rel=&quot;canonical&quot; href=&quot;http://www.example.com/&quot;&gt;</pre></div></div>

<p>というタグを<head>タグ内に指定すると / を正規のURLとして扱ってくれるようにヒントを与えられる、ということです。なお、これはあくまでヒントであり、実際にどのURLが正規のものかは検索エンジンが最終的に判断するようです。</p>
<p>アクセス経路を判断するために、上のような方法でクエリ文字列にパラメータを指定しているようなサイトには非常に有用なのではないでしょうか。</p>
<p>個人的に気になったのは日本のモバイル版の検索エンジンもこの対応をしてくれるのかなということです。モバイルサイトの場合</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">http://www.example.com/?session_id=xyz</pre></div></div>

<p>のようにセッションIDをURLにつけている場合が多いので、むしろモバイルサイトの方が有効利用されそうなんじゃないかと思いました。</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.lampetty.net/tech/index.php/archives/271/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://tech.lampetty.net/tech/index.php/archives/271" />
	</item>
	</channel>
</rss>

