<?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>JiroBlog &#187; セキュリティ</title>
	<atom:link href="http://www.jirosoft.com/wordpress/tag/%e3%82%bb%e3%82%ad%e3%83%a5%e3%83%aa%e3%83%86%e3%82%a3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jirosoft.com/wordpress</link>
	<description>ただのオヤジプログラマのブログ</description>
	<lastBuildDate>Thu, 22 Jul 2010 13:13:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WordPressのセキュリティ</title>
		<link>http://www.jirosoft.com/wordpress/2009-04-24-94/</link>
		<comments>http://www.jirosoft.com/wordpress/2009-04-24-94/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 20:11:27 +0000</pubDate>
		<dc:creator>Jiro</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[セキュリティ]]></category>
		<category><![CDATA[プラグイン]]></category>

		<guid isPermaLink="false">http://www.jirosoft.com/wordpress/?p=94</guid>
		<description><![CDATA[Googleのインデックスを眺めていたら、/wp-content/wp-pluginの配下とかがインデックスされてる。
なんだか嫌ですよね。
これはrobots.txtに
Disallow: /wordpress/wp- [...]]]></description>
			<content:encoded><![CDATA[<p>Googleのインデックスを眺めていたら、/wp-content/wp-pluginの配下とかがインデックスされてる。</p>
<p>なんだか嫌ですよね。</p>
<p>これはrobots.txtに</p>
<blockquote><p>Disallow: /wordpress/wp-*<br />
Allow: /</p></blockquote>
<p>を書き込んで巡回させないようにしたんですが、ちょっと心配でもあります。</p>
<p>各フォルダの下に空のindex.htmlを置いておけばいいのですが、プラグイン入れるたびにしなくちゃいけませんね。</p>
<p> </p>
<p><a title="wp-security-scan" href="http://wordpress.org/extend/plugins/wp-security-scan/" target="_blank">wp-security-scan</a>をダウンロードして導入しました。</p>
<p>いつものようにダウンロードしたzipを解凍してpluginフォルダに転送、ダッシュボードのプラグインから有効化します。<br />
Securityのメニューが出てきます。</p>
<p>Initial ScanではWPのバージョンとか色々チェックしてくれています。</p>
<p>MySQLデータベースのWP関係テーブルのプレフィックスを「wp-」からほかのものに変えろといっている。</p>
<p>後は「admin」ユーザーの変更と削除。/wp-adminの下に.htaccessを置けとか。</p>
<p>まあ、これで少しはセキュアになったでしょう。</p>
<p>最近スパムコメントもぼちぼち出てきたので、こちらのプラグインも入れないと面倒になりそうです。</p>
<p> </p>
<p>mixiの投稿から来てくださる方が増えてうれしいです。</p>
<p>コメントとか相互リンクとかいただけると、もっとうれしいです。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jirosoft.com/wordpress/2009-04-24-94/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
