<?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; goo</title>
	<atom:link href="http://www.1010uzu.com/boyaki/tag/goo/feed" rel="self" type="application/rss+xml" />
	<link>http://www.1010uzu.com</link>
	<description>水曜どうでしょうと Mac とアンテナな日々</description>
	<lastBuildDate>Sun, 05 Feb 2012 11:12:06 +0900</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.1010uzu.com/boyaki/tag/goo/feed" />
		<item>
		<title>【解決】goo ブログ検索にインデックスされた日時が9時間遅れている件【RSS2 の時刻修正】</title>
		<link>http://www.1010uzu.com/boyaki/200905-28125748.html</link>
		<comments>http://www.1010uzu.com/boyaki/200905-28125748.html#comments</comments>
		<pubDate>Thu, 28 May 2009 12:57:48 +0900</pubDate>
		<dc:creator>あさこん</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[goo]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[検索]]></category>

		<guid isPermaLink="false">http://www.1010uzu.com/boyaki/200905-28125748.html</guid>
		<description><![CDATA[goo ブログへのインデックス時刻が9時間遅れで GMT になってしまっていたのの修正に成功したのでご報告いたします。
goo ブログは index.rdf へ決め打ちでクロールしにきますが、実際にインデックスするのは、 [...]]]></description>
			<content:encoded><![CDATA[<p>goo ブログへのインデックス時刻が9時間遅れで GMT になってしまっていたのの修正に成功したのでご報告いたします。</p>
<p>goo ブログは index.rdf へ決め打ちでクロールしにきますが、実際にインデックスするのは、goo に登録されている RSS のようです。どの RSS ファイルが登録されているのかは、「<a href="http://www.1010uzu.com/boyaki/200905-27162925.html" class="liinternal">【考察】goo ブログ検索にインデックスされた日時が9時間遅れている件</a>」にて方法をご紹介していますのでご覧ください。</p>
<p>どの RSS が登録されているかわかったら、その URL を開きバージョンを確認してください。おおかた RSS 2.0 を現す feed のアドレスが登録されているのではないかと思います。</p>
<p>このサイトの場合は「/feed」でしたので、RSS 2.0 の時刻の出力を下記サイトを参考に変更しました。<br />
→<a href="http://hail2u.net/documents/rss20notes.html#item_pubDate_element" target="_blank" class="liexternal">RSS 2.0 Notes：pubDate要素</a><br />
<span id="more-2000"></span>
<ul>
<li>wp-includes/feed-rss2.php</li>
<p>・28行目<br />
前：&lt;lastBuildDate&gt;&lt;?php echo mysql2date(&#039;D, d M Y H:i:s +0000&#039;, get_lastpostmodified(&#039;GMT&#039;), false); ?&gt;&lt;/lastBuildDate&gt;<br />
後：&lt;lastBuildDate&gt;&lt;?php echo mysql2date(&#039;D, d M Y H:i:s +0900&#039;, get_lastpostmodified(), false); ?&gt;&lt;/lastBuildDate&gt;</p>
<p>・39行目<br />
前：&lt;pubDate&gt;&lt;?php echo mysql2date(&#039;D, d M Y H:i:s +0000&#039;, get_post_time(&#039;Y-m-d H:i:s&#039;, true), false); ?&gt;&lt;/pubDate&gt;<br />
後：&lt;pubDate&gt;&lt;?php echo mysql2date(&#039;D, d M Y H:i:s +0900&#039;, get_post_time(&#039;Y-m-d H:i:s&#039;, false), false); ?&gt;&lt;/pubDate&gt;</ul>
<p>これで新しくインデックスされたものに関して、投稿時刻が正しいものになりました。めでたしめでたし。</p>

	タグ：<a href="http://www.1010uzu.com/boyaki/tag/goo" title="goo" rel="tag">goo</a>, <a href="http://www.1010uzu.com/boyaki/tag/rss" title="RSS" rel="tag">RSS</a>, <a href="http://www.1010uzu.com/boyaki/tag/seo" title="SEO" rel="tag">SEO</a>, <a href="http://www.1010uzu.com/boyaki/tag/wordpress" title="WordPress" rel="tag">WordPress</a>, <a href="http://www.1010uzu.com/boyaki/tag/%e6%a4%9c%e7%b4%a2" title="検索" rel="tag">検索</a>
]]></content:encoded>
			<wfw:commentRss>http://www.1010uzu.com/boyaki/200905-28125748.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.1010uzu.com/boyaki/200905-28125748.html" />
	</item>
	</channel>
</rss>

