<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>WordPressでページとカスタム構造の組み合わせで遅くなる問題の解決(v2.9版) へのコメント</title>
	<atom:link href="http://soft.fpso.jp/develop/wordpress/customize/entry_2736.html/feed" rel="self" type="application/rss+xml" />
	<link>http://soft.fpso.jp/develop/wordpress/customize/entry_2736.html</link>
	<description>AccessやExcel、.NETソフトウェア開発、WordPress等を使用したWebのシステム化、PCサポート、コンサルなどを行っています。全国対応可能です。お問い合わせください。</description>
	<lastBuildDate>Fri, 10 Dec 2010 08:46:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.6</generator>
	<item>
		<title>A-plan 堺 より</title>
		<link>http://soft.fpso.jp/develop/wordpress/customize/entry_2736.html/comment-page-1#comment-688</link>
		<dc:creator>A-plan 堺</dc:creator>
		<pubDate>Wed, 03 Feb 2010 06:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://soft.fpso.jp/?p=2736#comment-688</guid>
		<description>早速の返信ありがとうございます。

なるほど。
カスタム構造の場合は記事を特定するのに時間がかかりそうですね。

今、rewrite.php のソースを追ってみたのですが、

apply_filters(&#039;page_rewrite_rules&#039;, $page_rewrite);

とか

apply_filters(&#039;url_to_postid&#039;, $url);

とかあるので、
記事番号がわかっていてURLをきれいにしたい場合は
ここにフィルターをかけると
特定のページなら速度を早くできそうですね。</description>
		<content:encoded><![CDATA[<p>早速の返信ありがとうございます。</p>
<p>なるほど。<br />
カスタム構造の場合は記事を特定するのに時間がかかりそうですね。</p>
<p>今、rewrite.php のソースを追ってみたのですが、</p>
<p>apply_filters(&#8216;page_rewrite_rules&#8217;, $page_rewrite);</p>
<p>とか</p>
<p>apply_filters(&#8216;url_to_postid&#8217;, $url);</p>
<p>とかあるので、<br />
記事番号がわかっていてURLをきれいにしたい場合は<br />
ここにフィルターをかけると<br />
特定のページなら速度を早くできそうですね。</p>
]]></content:encoded>
	</item>
	<item>
		<title>torisan より</title>
		<link>http://soft.fpso.jp/develop/wordpress/customize/entry_2736.html/comment-page-1#comment-687</link>
		<dc:creator>torisan</dc:creator>
		<pubDate>Wed, 03 Feb 2010 03:20:09 +0000</pubDate>
		<guid isPermaLink="false">http://soft.fpso.jp/?p=2736#comment-687</guid>
		<description>ページかつ、カスタム構造の場合ですね。

ページは自分から見て明らかに変でしたが記事に関しては、おそろしく動作速度が下がるような処理は現在見つかっていません。

記事に関してもカスタム構造を使うと、どれくらいかは分かりませんが、遅くなることは確かです。</description>
		<content:encoded><![CDATA[<p>ページかつ、カスタム構造の場合ですね。</p>
<p>ページは自分から見て明らかに変でしたが記事に関しては、おそろしく動作速度が下がるような処理は現在見つかっていません。</p>
<p>記事に関してもカスタム構造を使うと、どれくらいかは分かりませんが、遅くなることは確かです。</p>
]]></content:encoded>
	</item>
	<item>
		<title>A-plan 堺 より</title>
		<link>http://soft.fpso.jp/develop/wordpress/customize/entry_2736.html/comment-page-1#comment-686</link>
		<dc:creator>A-plan 堺</dc:creator>
		<pubDate>Wed, 03 Feb 2010 02:54:46 +0000</pubDate>
		<guid isPermaLink="false">http://soft.fpso.jp/?p=2736#comment-686</guid>
		<description>はじめまして。堺と申します。

この現象は「ページ」の場合だけでしょうか？</description>
		<content:encoded><![CDATA[<p>はじめまして。堺と申します。</p>
<p>この現象は「ページ」の場合だけでしょうか？</p>
]]></content:encoded>
	</item>
	<item>
		<title>North Wind &#187; 少し速くなった より</title>
		<link>http://soft.fpso.jp/develop/wordpress/customize/entry_2736.html/comment-page-1#comment-601</link>
		<dc:creator>North Wind &#187; 少し速くなった</dc:creator>
		<pubDate>Sun, 10 Jan 2010 20:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://soft.fpso.jp/?p=2736#comment-601</guid>
		<description>[...] sを高速化する方法が書かれていたので試して みました  WordPressでページとカスタム構造の組み合わせで遅くなる問題の解決(v2.9版)  少し速くなりましたよ　 ＜関連しているかもしれない [...]</description>
		<content:encoded><![CDATA[<p>[...] sを高速化する方法が書かれていたので試して みました  WordPressでページとカスタム構造の組み合わせで遅くなる問題の解決(v2.9版)  少し速くなりましたよ　 ＜関連しているかもしれない [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>WordPress プチ高速化　2010-01 &#124; Way2Go より</title>
		<link>http://soft.fpso.jp/develop/wordpress/customize/entry_2736.html/comment-page-1#comment-597</link>
		<dc:creator>WordPress プチ高速化　2010-01 &#124; Way2Go</dc:creator>
		<pubDate>Sun, 10 Jan 2010 06:21:41 +0000</pubDate>
		<guid isPermaLink="false">http://soft.fpso.jp/?p=2736#comment-597</guid>
		<description>[...] rewrite.phpを変更して、クエリ発行数を抑える 詳しくは、WordPressでページとカスタム構造の組み合わせで遅くなる問題の解決(v2.9版)に詳しく書いてあります。 リンク先からバージョンに合 [...]</description>
		<content:encoded><![CDATA[<p>[...] rewrite.phpを変更して、クエリ発行数を抑える 詳しくは、WordPressでページとカスタム構造の組み合わせで遅くなる問題の解決(v2.9版)に詳しく書いてあります。 リンク先からバージョンに合 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

