<?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>mono-lab &#187; セキュリティ</title>
	<atom:link href="http://www.mono-lab.net/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.mono-lab.net</link>
	<description>Wordpressのテンプレート・プラグイン・カスタマイズ情報サイト</description>
	<lastBuildDate>Tue, 01 May 2012 06:33:18 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>WordPress のデーターベースをバックアップする方法</title>
		<link>http://www.mono-lab.net/wordpress-plugin/74/</link>
		<comments>http://www.mono-lab.net/wordpress-plugin/74/#comments</comments>
		<pubDate>Sun, 31 May 2009 17:59:12 +0000</pubDate>
		<dc:creator>mono-lab</dc:creator>
				<category><![CDATA[Wordpress プラグイン]]></category>
		<category><![CDATA[その他のプラグイン]]></category>
		<category><![CDATA[セキュリティ]]></category>
		<category><![CDATA[バックアップ]]></category>

		<guid isPermaLink="false">http://www.mono-lab.net/74.html</guid>
		<description><![CDATA[WordPress はMySQLと呼ばれるデータベースを利用していますが、 サーバーに置いてあるデーターの消失が起きる可能性はゼロではありません。 保険を兼ねて、データベースのバックアップをとったほうが安全なのは言うまで [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress はMySQLと呼ばれるデータベースを利用していますが、<br /> サーバーに置いてあるデーターの消失が起きる可能性はゼロではありません。</p>
<p>保険を兼ねて、データベースのバックアップをとったほうが安全なのは言うまでもありませんが、<br /> 肝心のWordPressにはデータベースをバックアップする機能がありません。</p>
<p>記事のエクスポート機能はありますが、これだけでは設定やコメントなど<br />すべてのデータを完全に保存することができません。</p>
<p>そこで、完全なデータの保存をするために、「WP-DB-Backup」 プラグインを利用します。</p>
<p>このプラグインは、定期的にデータベースのデータを指定したメールアドレス宛に自動送信してくれます。<br /> 自動送信の他にも手動でバックアップができますので、新しいプラグインを使用する前や<br />WordPressをアップグレードする前にご利用ください。</p>
<p>使用方法は、「<a class="external" rel="nofollow" href="http://wordpress.org/extend/plugins/wp-db-backup/">WP-DB-Backup</a>」 プラグインを有効化し、<br />「ツール」→「バックアップ」と進み、設定を行うだけです。</p>
<p>このプラグインは日本語化されていますので、迷うことなく設定できると思います。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mono-lab.net/wordpress-plugin/74/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress プラグインを使ってテーマの危険度をチェック</title>
		<link>http://www.mono-lab.net/wordpress-plugin/71/</link>
		<comments>http://www.mono-lab.net/wordpress-plugin/71/#comments</comments>
		<pubDate>Wed, 20 May 2009 14:11:40 +0000</pubDate>
		<dc:creator>mono-lab</dc:creator>
				<category><![CDATA[Wordpress プラグイン]]></category>
		<category><![CDATA[その他のプラグイン]]></category>
		<category><![CDATA[セキュリティ]]></category>

		<guid isPermaLink="false">http://www.mono-lab.net/71.html</guid>
		<description><![CDATA[WordPressには世界中に無数のテーマがありますが、中には悪意のあるプログラムが隠されているものや、怪しげなサイトに外部リンクが張られている場合があります。 安全にWordPressテーマを利用するために、今回紹介す [...]]]></description>
			<content:encoded><![CDATA[<p>WordPressには世界中に無数のテーマがありますが、<br />中には悪意のあるプログラムが隠されているものや、<br />怪しげなサイトに外部リンクが張られている場合があります。</p>
<p>安全にWordPressテーマを利用するために、<br />今回紹介するプラグインを使い、テーマのセキュリティチェックを行いましょう。</p>
<p>はじめに、「 		<a class="external" title="プラグインのホームページを開く" rel="nofollow" href="http://builtbackwards.com/projects/tac/">TAC (Theme Authenticity Checker)</a>」 プラグインをダウンロードし有効化してください。</p>
<p>「外見」→「TAC」に進めば、「theme」ディレクトリ内にある全てのテーマを自動的にチェックしてくれます。</p>
<p>万が一良い結果が出たとしても、結果には過信せずに、<br />配布されているWordPressのテーマには危険が伴うということを<br />再認識していただければ幸いです。</p>
<p>本家のWordPress公式サイトでも個人情報の収集プログラムなどが組み込まれている<br />プラグインやテーマが報告されています。</p>
<p>プラグインやテーマのreadmeファイルなどに情報収集プログラムが組み込まれていることが<br />明記されている場合もありますので、テーマやプラグインを利用する際は<br />readmeファイルをよく読み、プラグインやテーマのダウンロード数や評価（星の数）を判断材料にして<br />ご利用ください。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mono-lab.net/wordpress-plugin/71/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

