<?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>Bagonca &#187; Widget</title>
	<atom:link href="http://www.bagonca.com/blog/tag/widget/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bagonca.com/blog</link>
	<description>Yet another developer blog</description>
	<lastBuildDate>Fri, 18 Jun 2010 09:28:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A search on search widget</title>
		<link>http://www.bagonca.com/blog/2010/01/14/search-on-search-widget/</link>
		<comments>http://www.bagonca.com/blog/2010/01/14/search-on-search-widget/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 13:15:03 +0000</pubDate>
		<dc:creator>PEZ</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Widget]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.bagonca.com/blog/?p=749</guid>
		<description><![CDATA[A search on search widget. Please use on your own Wordpress blog.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been <a href="http://en.forums.wordpress.com/topic/widget-search-on-search?replies=6">wishing for</a> a Wordpress widget that would help visitors find more blog content relevant to the search engine terms that got them to the blog in the first place. Maybe I&#8217;m just bad at googling or something, because I haven&#8217;t found one.</p>
<p>Now I&#8217;m writing my own widget, called &#8220;Search on search&#8221;. If you arrive at this blog from a search engine link you might see a section for it in the sidebar. If, not, and you&#8217;re curious you could force it by trying this search:</p>
<ul>
<li><a href="http://www.google.com/search?q=hire+the+best+and+set+them+free">http://www.google.com/search?q=hire+the+best+and+set+them+free</a></li>
</ul>
<p>And then in the Google results find a link going to this site. (The widget doesn&#8217;t appear if it can&#8217;t figure out the search engine terms.)</p>
<p>You can find the widget code as a gist on Github, namely here:</p>
<ul>
<li><a href="http://gist.github.com/275734">http://gist.github.com/275734</a></li>
</ul>
<p>It&#8217;s not rocket surgery. The main job is about figuring out what search engine terms, if any, that the user used to find the blog. But I  didn&#8217;t need to solve that one either. <a href="http://www.istanto.net/phpcatching-keyword-from-search-engine.html">Istanto had already solved it</a> for me. =)</p>
<p>I still have a bug to iron out: The links presented doesn&#8217;t get styled like the other lists. I can&#8217;t figure out why&#8230; Feel invited to help me!</p>
<p><em>Update 17 January</em>: The plugin is now available in the Wordpress.org plugin directory:</p>
<ul>
<li><a href="http://wordpress.org/extend/plugins/search-on-search/">http://wordpress.org/extend/plugins/search-on-search/</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bagonca.com/blog/2010/01/14/search-on-search-widget/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
