<?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>佐渡島の次平 &#187; Wordpress</title>
	<atom:link href="http://sado-is.com/archives/category/wp/feed" rel="self" type="application/rss+xml" />
	<link>http://sado-is.com</link>
	<description></description>
	<lastBuildDate>Sat, 31 Jul 2010 00:33:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ウェブマスターツールでクロールエラー</title>
		<link>http://sado-is.com/archives/916</link>
		<comments>http://sado-is.com/archives/916#comments</comments>
		<pubDate>Mon, 12 Jul 2010 17:31:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[プラグイン]]></category>

		<guid isPermaLink="false">http://sado-is.com/?p=916</guid>
		<description><![CDATA[ウェブマスターツールを使っているのですが、クロールエラーが出ているようです。
見つかりませんでした。URL:http://sado-is.com/index.html
だれがそんなリンクをしてるんだ？
調べてみると、ブログパーツに埋め込んだリンクらしい。
でも、URLは http://sado-is.com/ だな。きっちり&#8221;/&#8221;で止めてある。
どうもクローラーがかってに index.html を付けて、かってにエラーだと言ってるようです。
でも、クローラーの機嫌を損ねないようにしないと・・・・
index.html を index.php にリダイレクトすればいいや・・・っと軽く考えて、検索。
ありました！ 同じ内容だ！ index.htmlへのアクセスをTOPに飛ばしたい
あれれ？未解決？
さらに検索！
ありました！ Wordpressのプラグインです。　Redirection 2.1.27(日本語対応しています )
転送ルールの設定で、
ソースURL：http://sado-is.com/index.html
ターゲットURL：http://sado-is.com/
これで解決！！
]]></description>
		<wfw:commentRss>http://sado-is.com/archives/916/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>サーバー引越し</title>
		<link>http://sado-is.com/archives/898</link>
		<comments>http://sado-is.com/archives/898#comments</comments>
		<pubDate>Tue, 20 Apr 2010 16:08:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://sado-is.com/?p=898</guid>
		<description><![CDATA[この記事が出たら引越し終了。
Wordpressの引越しは面倒です。
DNSが浸透して、この記事が表示されれば成功！　待つしかない！
]]></description>
		<wfw:commentRss>http://sado-is.com/archives/898/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>タイトルとスローガンは表示したくない</title>
		<link>http://sado-is.com/archives/877</link>
		<comments>http://sado-is.com/archives/877#comments</comments>
		<pubDate>Mon, 21 Dec 2009 08:38:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Artisteer 2]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://sado-is.com/?p=877</guid>
		<description><![CDATA[独自のｃｓｓに以下を追加する。テーマの　style.css　を変更すると、Artisteer 2でテーマを編集すると上書きされてしまう。
.art-Logo{
display: none;
}
Artisteer 2　が吐き出すソースはなるべくいじらない！
]]></description>
		<wfw:commentRss>http://sado-is.com/archives/877/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>メニューに表示したくないページがある</title>
		<link>http://sado-is.com/archives/870</link>
		<comments>http://sado-is.com/archives/870#comments</comments>
		<pubDate>Mon, 16 Nov 2009 01:15:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Artisteer 2]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://sado-is.com/?p=870</guid>
		<description><![CDATA[メニューに表示したくないページがある場合、functions.php の art_menu_items() を変更する。wp_list_pages のパラメータを以下のようにする。
wp_list_pages(&#8216;exclude=1,2,3,108&#038;title_li=&#8217;);
テーマを修正すると functions.php は上書きされるので注意！
]]></description>
		<wfw:commentRss>http://sado-is.com/archives/870/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ブログの記事に作成日を付けたけど</title>
		<link>http://sado-is.com/archives/816</link>
		<comments>http://sado-is.com/archives/816#comments</comments>
		<pubDate>Sun, 27 Sep 2009 19:17:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Artisteer 2]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[ACUO]]></category>
		<category><![CDATA[LOTTE]]></category>
		<category><![CDATA[いい息]]></category>

		<guid isPermaLink="false">http://sado-is.com/?p=816</guid>
		<description><![CDATA[ここはホームページがメインなので、あえて作成日は外していたのですが、ブログのところにはやっぱりあった方がいい。
Artisteer 2 で、日付を追加すると、以下のphpが変わっていた。
archive.php
index.php
page.php
search.php
ページにはいらないので、page.php 以外を上書き。
んー、意図しない結果になってしまいました。
・ブログのトップページでは、全投稿に日付はついてる・・・ok
・カテゴリー一覧も全投稿に日付はついてる・・・ok
・ページにはついていない・・・ok
・投稿の単体ページに日付が無い・・・ng
ひょっとして、page.phpは、ページと投稿の両方を担当している？
ちょっと気になるけど、しばらくはこれでいいでしょう。
気が向いたら page.php を調べるということで・・・
記事に関係ないけど、
LOTTE ACUO いい息、長持ち
]]></description>
		<wfw:commentRss>http://sado-is.com/archives/816/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>行儀の悪い syntaxhighlighter</title>
		<link>http://sado-is.com/archives/654</link>
		<comments>http://sado-is.com/archives/654#comments</comments>
		<pubDate>Wed, 26 Aug 2009 02:33:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[プラグイン]]></category>

		<guid isPermaLink="false">http://sado-is.com/?p=654</guid>
		<description><![CDATA[ソースのサンプルを投稿するとき syntaxhighlighter を使っているのですが、こんな行をはきだしているんです。

&#60;style type=&#34;text/css&#34;&#62;.syntaxhighlighter { font-size: 12px !important; }&#60;/style&#62;

syntaxhighlighter.syntaxhighlighter.php を直してスッキリ！

&#60;style type=&#34;text/css&#34;&#62;&#60;!--.syntaxhighlighter { font-size: 12px !important; }--&#62;&#60;/style&#62;

検索ロボットはテキストと見ているようです。
検索エンジンロボットシミュレーターを使って発見しました。
]]></description>
		<wfw:commentRss>http://sado-is.com/archives/654/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->