<?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>HASの庭 &#187; Google</title>
	<atom:link href="http://has.s321.xrea.com/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://has.s321.xrea.com</link>
	<description>発酵to熟成の道</description>
	<lastBuildDate>Sun, 12 Nov 2023 15:30:25 +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>WordPress2.7 Google向けSiteMapプラグイン</title>
		<link>http://has.s321.xrea.com/memo/wordpress/197/</link>
		<comments>http://has.s321.xrea.com/memo/wordpress/197/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 17:50:10 +0000</pubDate>
		<dc:creator>HAS</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[プラグイン]]></category>

		<guid isPermaLink="false">http://has.s321.xrea.com/?p=197</guid>
		<description><![CDATA[
SEO対策として、検索エンジン向けのSiteMapプラグインを導入します。
環境とバージョン
・WordPress: 2.7.1
・Google XML Sitemaps: 3.1.2
WP-Syntaxプラグインの導 [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://has.s321.xrea.com/wp-content/uploads/2009/12/line_01.gif" alt="line" title="line" width="450" height="1" class="aligncenter size-full wp-image-383" /></p>
<p>SEO対策として、検索エンジン向けのSiteMapプラグインを導入します。</p>
<p><strong>環境とバージョン</strong><br />
・WordPress: 2.7.1<br />
・Google XML Sitemaps: 3.1.2</p>
<p><span id="more-197"></span><strong>WP-Syntaxプラグインの導入</strong><br />
・管理メニューの左メニューより「プラグイン」→「新規追加」をクリックする。<br />
・「プラグインのインストール」画面で「sitemap」キーワードにて検索する。<br />
・一覧の中から「Google XML Sitemaps」の右側の「インストール」をクリックする。<br />
・インストールが終わったらプラグインを有効化する。</p>
<p><strong>セットアップ</strong><br />
・管理画面の左メニューより「設定」をクリックする。<br />
・下の方の「XML-Sitemap」をクリックする。<br />
・ドキュメントルートへ以下２つのファイルを作成する。</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="language" style="font-family:monospace;">sitemap.xml
sitemap.xml.gz</pre></td></tr></table></div>

<p>・↑のパーミッションを書き込めるようにする。<br />
・「Status」内の「rebuild the sitemap」をクリックしてビルドしておく。<br />
・「Sitemap Content」内の「Include tag pages」もクリックしておきましょうか。<br />
・「Update options」をクリックして設定を有効化します。<br />
・再度「rebuild the sitemap」をクリックしておきます。<br />
・「Status」内の「sitemap」で確認できます。</p>
<p><strong>robots.txtの設定</strong><br />
・以下のようにドキュメントルートへ「robots.txt」を設置します。</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
</pre></td><td class="code"><pre class="language" style="font-family:monospace;">User-Agent: *
Allow: /
Sitemap: http://yourdomain.com/sitemap.xml</pre></td></tr></table></div>

<p>これで、定期的にsitemap.xmlが作成されるようになりました。<br />
<a href="http://www.google.co.jp/webmasters/" target="_blank">Googleウェブマスターツール</a>にも登録しておきましょう！</p>
<p>それでわ、(^_^)/~</p>
]]></content:encoded>
			<wfw:commentRss>http://has.s321.xrea.com/memo/wordpress/197/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
