<?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"
	>
<channel>
	<title>Comments on: WP Plugin: SEO Tip of the Day</title>
	<atom:link href="http://impnerd.com/downloads/seo-tip-of-the-day/feed" rel="self" type="application/rss+xml" />
	<link>http://impnerd.com/downloads/seo-tip-of-the-day</link>
	<description>Internet - Marketing - Publishing</description>
	<pubDate>Fri, 25 Jul 2008 14:10:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Gary R. Hess</title>
		<link>http://impnerd.com/downloads/seo-tip-of-the-day#comment-1295</link>
		<dc:creator>Gary R. Hess</dc:creator>
		<pubDate>Fri, 29 Feb 2008 00:11:03 +0000</pubDate>
		<guid isPermaLink="false">http://impnerd.com/downloads/seo-tip-of-the-day#comment-1295</guid>
		<description>Thanks, it is updated now.</description>
		<content:encoded><![CDATA[<p>Thanks, it is updated now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nullbyte</title>
		<link>http://impnerd.com/downloads/seo-tip-of-the-day#comment-1293</link>
		<dc:creator>nullbyte</dc:creator>
		<pubDate>Thu, 28 Feb 2008 21:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://impnerd.com/downloads/seo-tip-of-the-day#comment-1293</guid>
		<description>Hi,

i found an error in your plugin. 

function seotips() {
....
stripslashes($seotips_code);
....

better would be 

function seotips() {
....
$seotips_code=stripslashes($seotips_code);
....

Thanks for your plugin.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>i found an error in your plugin. </p>
<p>function seotips() {<br />
&#8230;.<br />
stripslashes($seotips_code);<br />
&#8230;.</p>
<p>better would be </p>
<p>function seotips() {<br />
&#8230;.<br />
$seotips_code=stripslashes($seotips_code);<br />
&#8230;.</p>
<p>Thanks for your plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maher Saleh</title>
		<link>http://impnerd.com/downloads/seo-tip-of-the-day#comment-146</link>
		<dc:creator>Maher Saleh</dc:creator>
		<pubDate>Fri, 14 Dec 2007 17:21:55 +0000</pubDate>
		<guid isPermaLink="false">http://impnerd.com/downloads/seo-tip-of-the-day#comment-146</guid>
		<description>Great plug-in but i am using blogger</description>
		<content:encoded><![CDATA[<p>Great plug-in but i am using blogger</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.825 seconds -->
