<?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: Creating Custom Search Page in WordPress Blog</title>
	<atom:link href="http://devilsworkshop.org/creating-custom-search-page-wordpress-blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://devilsworkshop.org/creating-custom-search-page-wordpress-blog/</link>
	<description></description>
	<lastBuildDate>Sat, 11 Feb 2012 09:22:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: ravi</title>
		<link>http://devilsworkshop.org/creating-custom-search-page-wordpress-blog/#comment-160414</link>
		<dc:creator>ravi</dc:creator>
		<pubDate>Wed, 23 Jun 2010 07:00:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.devilsworkshop.org/?p=1994#comment-160414</guid>
		<description>thanks dude just what i needed! thanks again</description>
		<content:encoded><![CDATA[<p>thanks dude just what i needed! thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ѕяιηιναѕ</title>
		<link>http://devilsworkshop.org/creating-custom-search-page-wordpress-blog/#comment-157598</link>
		<dc:creator>ѕяιηιναѕ</dc:creator>
		<pubDate>Sat, 05 Jun 2010 23:33:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.devilsworkshop.org/?p=1994#comment-157598</guid>
		<description>Default wordpress search is too primitive so CSE integration would certainly improve user experience.. I too implemented in ma blog !!</description>
		<content:encoded><![CDATA[<p>Default wordpress search is too primitive so CSE integration would certainly improve user experience.. I too implemented in ma blog !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nihar</title>
		<link>http://devilsworkshop.org/creating-custom-search-page-wordpress-blog/#comment-86153</link>
		<dc:creator>Nihar</dc:creator>
		<pubDate>Mon, 09 Feb 2009 09:00:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.devilsworkshop.org/?p=1994#comment-86153</guid>
		<description>Hi Rahul,

I am Nihar from Niharsworld.com. I got to this page from Google.

I tried integrating custom google search. By creating a search template also removed getsidebar call to remoev sidebar but didn&#039;t know how to achieve it.

I hope your solution will work. I will let you know whether i suceeded or not . If don&#039;t then will ask you for some more help.

Thank you very much. I hope to see you on my blog soon!</description>
		<content:encoded><![CDATA[<p>Hi Rahul,</p>
<p>I am Nihar from Niharsworld.com. I got to this page from Google.</p>
<p>I tried integrating custom google search. By creating a search template also removed getsidebar call to remoev sidebar but didn&#8217;t know how to achieve it.</p>
<p>I hope your solution will work. I will let you know whether i suceeded or not . If don&#8217;t then will ask you for some more help.</p>
<p>Thank you very much. I hope to see you on my blog soon!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepak</title>
		<link>http://devilsworkshop.org/creating-custom-search-page-wordpress-blog/#comment-67512</link>
		<dc:creator>Deepak</dc:creator>
		<pubDate>Sun, 28 Sep 2008 12:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.devilsworkshop.org/?p=1994#comment-67512</guid>
		<description>hmm... Rahul &#039;Sir&#039; :P</description>
		<content:encoded><![CDATA[<p>hmm&#8230; Rahul &#8216;Sir&#8217; <img src='http://devilsworkshop.org/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anurag</title>
		<link>http://devilsworkshop.org/creating-custom-search-page-wordpress-blog/#comment-67458</link>
		<dc:creator>Anurag</dc:creator>
		<pubDate>Sun, 28 Sep 2008 03:38:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.devilsworkshop.org/?p=1994#comment-67458</guid>
		<description>Thank You Very Much Rahul Sir....
Was Waiting For This Waiting From Long Time....
Going to Apply Right Now...
Thnx Once Again...

- Anurag R.C.
http://www.pcdrome.com</description>
		<content:encoded><![CDATA[<p>Thank You Very Much Rahul Sir&#8230;.<br />
Was Waiting For This Waiting From Long Time&#8230;.<br />
Going to Apply Right Now&#8230;<br />
Thnx Once Again&#8230;</p>
<p>- Anurag R.C.<br />
<a href="http://www.pcdrome.com" rel="nofollow">http://www.pcdrome.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul Bansal</title>
		<link>http://devilsworkshop.org/creating-custom-search-page-wordpress-blog/#comment-66972</link>
		<dc:creator>Rahul Bansal</dc:creator>
		<pubDate>Thu, 25 Sep 2008 14:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.devilsworkshop.org/?p=1994#comment-66972</guid>
		<description>&lt;b&gt;@Deepak&lt;/b&gt;
You have to create a page like this for sure to show search results.

For other part, replace wordpress themes search engine code with custom search engine code given by Google.

Check this &lt;a href=&quot;http://codex.wordpress.org/Theme_Development&quot; rel=&quot;nofollow&quot;&gt;wordpress help page&lt;/a&gt; for more info. :-)</description>
		<content:encoded><![CDATA[<p><b>@Deepak</b><br />
You have to create a page like this for sure to show search results.</p>
<p>For other part, replace wordpress themes search engine code with custom search engine code given by Google.</p>
<p>Check this <a href="http://codex.wordpress.org/Theme_Development" rel="nofollow">wordpress help page</a> for more info. <img src='http://devilsworkshop.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepak</title>
		<link>http://devilsworkshop.org/creating-custom-search-page-wordpress-blog/#comment-66799</link>
		<dc:creator>Deepak</dc:creator>
		<pubDate>Wed, 24 Sep 2008 09:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.devilsworkshop.org/?p=1994#comment-66799</guid>
		<description>I want to use it on the navigation bar wherein by default I have wordpress search bar..
how to do that?</description>
		<content:encoded><![CDATA[<p>I want to use it on the navigation bar wherein by default I have wordpress search bar..<br />
how to do that?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 8/14 queries in 0.187 seconds using apc
Object Caching 382/388 objects using apc

Served from: devilsworkshop.org @ 2012-02-12 06:25:13 -->
