<?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>GEOQUAKE Backstage &#187; WordPress</title>
	<atom:link href="http://geoquake.jp/blog/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://geoquake.jp/blog</link>
	<description>ゲームとか鋭意制作中のブログ</description>
	<lastBuildDate>Wed, 09 Nov 2011 21:37:50 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>ブログのデザイン</title>
		<link>http://geoquake.jp/blog/2008/06/17/design/</link>
		<comments>http://geoquake.jp/blog/2008/06/17/design/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 22:02:25 +0000</pubDate>
		<dc:creator>k0rin</dc:creator>
				<category><![CDATA[雑記]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://geoquake.jp/blog/?p=28</guid>
		<description><![CDATA[デフォルトでは寂しいのでどうにかしたいなあ。WordPressのテーマはこうかっこいいものがたくさんあるんですが、 テキスト主体のブログならともかく、スクリーンショットやFlash、ソースコードなどを貼るには、色が強すぎ [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">デフォルトでは寂しいのでどうにかしたいなあ。<a href="http://themes.wordpress.net/">WordPressのテーマ</a>はこうかっこいいものがたくさんあるんですが、</p>
<p style="text-align: left;"><a href="http://themes.wordpress.net/columns/2-columns/3179/taurus-12/"><img class="alignnone size-full wp-image-29" style="margin-left: 30px; margin-right: 30px;" title="taurus" src="http://geoquake.jp/blog/wp-content/uploads/2008/06/taurus.png" alt="" width="150" height="180" /></a><a href="http://themes.wordpress.net/columns/2-columns/3128/high-tech-12/"><img class="alignnone size-full wp-image-30" style="margin-left: 30px; margin-right: 30px;" title="high-tech" src="http://geoquake.jp/blog/wp-content/uploads/2008/06/high-tech.png" alt="" width="150" height="180" /></a></p>
<p style="text-align: left;">テキスト主体のブログならともかく、スクリーンショットやFlash、ソースコードなどを貼るには、色が強すぎたり、幅が狭かったりと不都合で。ちょっと（かなり）見劣りしても自作するか、既存のテーマを改造するか。</p>
]]></content:encoded>
			<wfw:commentRss>http://geoquake.jp/blog/2008/06/17/design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>robots.txtでGoogleの検索結果にFlashが表示されないようにする</title>
		<link>http://geoquake.jp/blog/2008/06/13/robotstxt/</link>
		<comments>http://geoquake.jp/blog/2008/06/13/robotstxt/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 15:00:37 +0000</pubDate>
		<dc:creator>k0rin</dc:creator>
				<category><![CDATA[雑記]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://geoquake.jp/blog/?p=17</guid>
		<description><![CDATA[Googleの検索結果にSWFファイルが直接出てきて、しかもページよりも上位に出てきたりするのが気になっていたので、robots.txtを書いてみました。参考にしたのは「Google の検索結果にコンテンツが表示されない [...]]]></description>
			<content:encoded><![CDATA[<p>Googleの検索結果にSWFファイルが直接出てきて、しかもページよりも上位に出てきたりするのが気になっていたので、robots.txtを書いてみました。参考にしたのは「<a href="http://www.google.co.jp/support/webmasters/bin/topic.py?topic=8459">Google の検索結果にコンテンツが表示されないようにする方法</a>」。というより詳しくて答えそのもの。</p>
<p>とにかくFlashをヒットさせたくなければ簡単で、</p>
<pre>User-Agent: *
Disallow: /*.swf$</pre>
<p>これでサイト内のSWFファイルを全部はじける。*は任意の文字列に一致するワイルドカード、$はURLの末尾に一致。</p>
<p>ついでに、WordPressのログインページがインデックスされていたのもブロック。「<a href="http://www.google.co.jp/search?q=WordPress+%83p%83X%83%8F%81[%83h%95%B4%8E%B8&amp;filter=0">WordPress パスワード紛失</a>」でぐぐるとぞろぞろ無数にヒットするあたり、どうなのかと思う。気分の問題として。</p>
<pre>Disallow: /blog/wp-login.php</pre>
<p><a href="https://www.google.com/webmasters/sitemaps/">Google ウェブマスターツール</a>の「robots.txt を解析」を使えば、任意のURLが意図通りにブロックされるかチェックできる。</p>
<p><a href="http://geoquake.jp/blog/wp-content/uploads/2008/06/urls.png"><img class="alignnone size-medium wp-image-21" title="urls" src="http://geoquake.jp/blog/wp-content/uploads/2008/06/urls-300x62.png" alt="" width="300" height="62" /></a></p>
<p>そうしてできたrobots.txtをアップロードしたのが１週間前。robots.txt自体は半日しないうちにbotにアクセスされた。で、今日検索結果からきちんと消えたのを確認。</p>
<p>ちなみに、robots.txtの仕様はまだ標準化されていないらしい。</p>
<ul>
<li><a href="http://journal.mycom.co.jp/news/2008/06/06/027/index.html">Google、Yahoo!、MSがRobots.txtなどREP共通/独自内容公開</a></li>
</ul>
<p>ところで、ウェブマスターツールの表示を見る限り、やっぱり海外向けコンテンツは.jpドメインじゃないほうがいいのかな。どうもこの「日本」との関連付け、解除できないみたいなんですよね。</p>
<p><a href="http://geoquake.jp/blog/wp-content/uploads/2008/06/location.png"><img class="alignnone size-full wp-image-23" style="border: 1px solid black;" title="location" src="http://geoquake.jp/blog/wp-content/uploads/2008/06/location.png" alt="" width="500" height="314" /></a><a href="http://geoquake.jp/blog/wp-content/uploads/2008/06/webmastertool.png"> </a></p>
<p><a href="https://www.google.com/webmasters/sitemaps/">Google ウェブマスターツール</a>はいろいろ面白いことが分かるのでサイト持ちの人にはお勧めです。例えば、<a href="http://www.google.co.jp/search?q=%82%B1%81[%82%E8%82%F1">「こーりん」で検索</a>するとこのサイトが意味もなく上位に出てくること、しかもまったくクリックされないこととか。</p>
]]></content:encoded>
			<wfw:commentRss>http://geoquake.jp/blog/2008/06/13/robotstxt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>最初のエントリ</title>
		<link>http://geoquake.jp/blog/2008/02/26/first-entry/</link>
		<comments>http://geoquake.jp/blog/2008/02/26/first-entry/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 10:00:14 +0000</pubDate>
		<dc:creator>k0rin</dc:creator>
				<category><![CDATA[雑記]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://geoquake.jp/blog/2008/02/17/first-entry/</guid>
		<description><![CDATA[ブログはじめました。 ブログ立てるなら自分のドメインじゃないと嫌だ→ブログシステムは流行りのWordPressじゃないと嫌だ→でも、これまでのサーバ（さくらインターネットのプレミアム）ではWordPressが重い で、長 [...]]]></description>
			<content:encoded><![CDATA[<p>ブログはじめました。</p>
<p>ブログ立てるなら自分のドメインじゃないと嫌だ→ブログシステムは流行りのWordPressじゃないと嫌だ→でも、これまでのサーバ（さくらインターネットのプレミアム）ではWordPressが重い</p>
<p>で、長いこと逡巡していたんですが、思い切って上位のプランに移行しました。あまり面白いネタは持ってませんがよろしく。たぶんこのサイトでやってることに関連する技術的な話とか、ゲームのプロトタイプとかがメインになると思うんですが。</p>
<p>設置したてでいろいろいじくってるので、不安定だったり、変な更新を繰り返すかもしれません。</p>
]]></content:encoded>
			<wfw:commentRss>http://geoquake.jp/blog/2008/02/26/first-entry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

