<?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>Comments on: 整合 Google 自定义搜索到 WordPress 中</title>
	<atom:link href="http://fairyfish.net/2008/04/29/integrate-google-custom-search-into-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://fairyfish.net/2008/04/29/integrate-google-custom-search-into-wordpress/</link>
	<description>关注 WordPress，关注互联网</description>
	<lastBuildDate>Mon, 15 Mar 2010 03:13:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Denis</title>
		<link>http://fairyfish.net/2008/04/29/integrate-google-custom-search-into-wordpress/#comment-44877</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Sun, 07 Mar 2010 11:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=1346#comment-44877</guid>
		<description>等 Google 收录，或者在 Google CSE 中提交 Sitemap！</description>
		<content:encoded><![CDATA[<p>等 Google 收录，或者在 Google CSE 中提交 Sitemap！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamcastle</title>
		<link>http://fairyfish.net/2008/04/29/integrate-google-custom-search-into-wordpress/#comment-44876</link>
		<dc:creator>jamcastle</dc:creator>
		<pubDate>Sun, 07 Mar 2010 10:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=1346#comment-44876</guid>
		<description>你好，我也是按这种方法弄的，但有个问题。就是我无论搜什么词都搜不到内容，我网站内容有的，都提示无法找到关键词相关内容。难道是因为，我的网站最近刚换的域名，google目前还没有收录我网站的网页的原因吗，其他的我真想不到什么原因，不知道这个问题该如何解决呢</description>
		<content:encoded><![CDATA[<p>你好，我也是按这种方法弄的，但有个问题。就是我无论搜什么词都搜不到内容，我网站内容有的，都提示无法找到关键词相关内容。难道是因为，我的网站最近刚换的域名，google目前还没有收录我网站的网页的原因吗，其他的我真想不到什么原因，不知道这个问题该如何解决呢</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://fairyfish.net/2008/04/29/integrate-google-custom-search-into-wordpress/#comment-44641</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Mon, 01 Feb 2010 02:56:40 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=1346#comment-44641</guid>
		<description>使用 exclude 参数！</description>
		<content:encoded><![CDATA[<p>使用 exclude 参数！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 小峰JoysBoy</title>
		<link>http://fairyfish.net/2008/04/29/integrate-google-custom-search-into-wordpress/#comment-44640</link>
		<dc:creator>小峰JoysBoy</dc:creator>
		<pubDate>Mon, 01 Feb 2010 02:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=1346#comment-44640</guid>
		<description>想问下，新建页面都会在导航栏显示，我怎么隐藏它</description>
		<content:encoded><![CDATA[<p>想问下，新建页面都会在导航栏显示，我怎么隐藏它</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TTwan</title>
		<link>http://fairyfish.net/2008/04/29/integrate-google-custom-search-into-wordpress/#comment-43908</link>
		<dc:creator>TTwan</dc:creator>
		<pubDate>Fri, 20 Nov 2009 18:47:12 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=1346#comment-43908</guid>
		<description>我用的是elegant-box.4.1.1的主题，在header.php里面找到下面的代码，
wp_list_pages(&#039;&amp;title_li=0&amp;sort_column=menu_order&#039;);

我的搜索结果页的ID=10，
我修改成：
wp_list_pages(&#039;&amp;title_li=0&amp;sort_column=menu_order&amp;exclude=10&#039;);

但是总还是会显示这个页面，不知道为什么！</description>
		<content:encoded><![CDATA[<p>我用的是elegant-box.4.1.1的主题，在header.php里面找到下面的代码，<br />
wp_list_pages(&#8216;&amp;title_li=0&amp;sort_column=menu_order&#8217;);</p>
<p>我的搜索结果页的ID=10，<br />
我修改成：<br />
wp_list_pages(&#8216;&amp;title_li=0&amp;sort_column=menu_order&amp;exclude=10&#8242;);</p>
<p>但是总还是会显示这个页面，不知道为什么！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://fairyfish.net/2008/04/29/integrate-google-custom-search-into-wordpress/#comment-40184</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Sun, 29 Mar 2009 05:57:26 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=1346#comment-40184</guid>
		<description>我的自定义搜索只能搜索首页，不知道怎么回事</description>
		<content:encoded><![CDATA[<p>我的自定义搜索只能搜索首页，不知道怎么回事</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: logtee</title>
		<link>http://fairyfish.net/2008/04/29/integrate-google-custom-search-into-wordpress/#comment-37517</link>
		<dc:creator>logtee</dc:creator>
		<pubDate>Tue, 30 Dec 2008 08:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=1346#comment-37517</guid>
		<description>exclude 这个参数怎么用呢?</description>
		<content:encoded><![CDATA[<p>exclude 这个参数怎么用呢?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tsman</title>
		<link>http://fairyfish.net/2008/04/29/integrate-google-custom-search-into-wordpress/#comment-35558</link>
		<dc:creator>tsman</dc:creator>
		<pubDate>Tue, 18 Nov 2008 08:41:34 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=1346#comment-35558</guid>
		<description>终于用上了，可是怎么让搜索框靠右边呀！麻烦看一下</description>
		<content:encoded><![CDATA[<p>终于用上了，可是怎么让搜索框靠右边呀！麻烦看一下</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 鸟类网</title>
		<link>http://fairyfish.net/2008/04/29/integrate-google-custom-search-into-wordpress/#comment-35023</link>
		<dc:creator>鸟类网</dc:creator>
		<pubDate>Sat, 08 Nov 2008 08:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=1346#comment-35023</guid>
		<description>介绍的很好，我的网站已经很好的整合了Google自定义搜索，包括搜索框样式都可以进行了美化。</description>
		<content:encoded><![CDATA[<p>介绍的很好，我的网站已经很好的整合了Google自定义搜索，包括搜索框样式都可以进行了美化。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://fairyfish.net/2008/04/29/integrate-google-custom-search-into-wordpress/#comment-30834</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 12 Aug 2008 07:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=1346#comment-30834</guid>
		<description>把wp_list_pages(&#039;title_li=&amp;depth=1&amp;exclude=1&#039;);改成wp_list_pages(&#039;title_li=&amp;depth=1&amp;exclude=11&#039;);
就OK了。谢谢您！</description>
		<content:encoded><![CDATA[<p>把wp_list_pages(&#8216;title_li=&amp;depth=1&amp;exclude=1&#8242;);改成wp_list_pages(&#8216;title_li=&amp;depth=1&amp;exclude=11&#8242;);<br />
就OK了。谢谢您！</p>
]]></content:encoded>
	</item>
</channel>
</rss>
