<?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: Smart 404 for WordPress</title>
	<atom:link href="http://atastypixel.com/blog/wordpress/plugins/smart-404/feed/" rel="self" type="application/rss+xml" />
	<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 00:47:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Guilherme Soares</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-5/#comment-4060</link>
		<dc:creator>Guilherme Soares</dc:creator>
		<pubDate>Tue, 07 Feb 2012 18:50:37 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-4060</guid>
		<description>&lt;p&gt;I liked this plug-in, almost fixed all my URL problems caused by the permalink change that I had to make this mounth, but my site also have a lot of attached files and there lies a problem, It would be nice if it had the option to search in attachment posts too.
I readied that you are without time to work in the plug-in, but if you could give some pointers in how to work this out, I would be very glad.&lt;/p&gt;

&lt;p&gt;Anyway, nice work with the plugin, tks for the attention.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I liked this plug-in, almost fixed all my URL problems caused by the permalink change that I had to make this mounth, but my site also have a lot of attached files and there lies a problem, It would be nice if it had the option to search in attachment posts too.
I readied that you are without time to work in the plug-in, but if you could give some pointers in how to work this out, I would be very glad.</p>

<p>Anyway, nice work with the plugin, tks for the attention.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Sander</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-5/#comment-3743</link>
		<dc:creator>Sander</dc:creator>
		<pubDate>Sun, 18 Dec 2011 19:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-3743</guid>
		<description>&lt;p&gt;I&#039;ve been able to confirm that this plugin, combined with the 404 notifier you mention, does indeed mail, even though the 404 is found. I&#039;m running the latest version (as of this moment) of both Wordpress and both plugins.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been able to confirm that this plugin, combined with the 404 notifier you mention, does indeed mail, even though the 404 is found. I&#8217;m running the latest version (as of this moment) of both WordPress and both plugins.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: tom wible</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-4/#comment-3731</link>
		<dc:creator>tom wible</dc:creator>
		<pubDate>Sun, 11 Dec 2011 15:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-3731</guid>
		<description>&lt;p&gt;i also see this behavior, but it&#039;s not a problem on my website: my links are of the .../page/2 form:-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>i also see this behavior, but it&#8217;s not a problem on my website: my links are of the &#8230;/page/2 form:-)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: tom wible</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-4/#comment-3730</link>
		<dc:creator>tom wible</dc:creator>
		<pubDate>Sun, 11 Dec 2011 15:15:08 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-3730</guid>
		<description>&lt;p&gt;i&#039;m trying to use the results of smart404_get_search_terms, but i note that it only returns the tail of a 404: /vvv/yyy/zzz only returns zzz.&lt;/p&gt;

&lt;p&gt;and it seems to use only the - &amp; _ chars as delimiters: 
/vvv-yyy returns vvv, yyy
but 
/vvv.yyy returns vvv.yyy&lt;/p&gt;

&lt;p&gt;anybody dug into the code yet to see if these can be extended?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>i&#8217;m trying to use the results of smart404_get_search_terms, but i note that it only returns the tail of a 404: /vvv/yyy/zzz only returns zzz.</p>

<p>and it seems to use only the &#8211; &amp; _ chars as delimiters: 
/vvv-yyy returns vvv, yyy
but 
/vvv.yyy returns vvv.yyy</p>

<p>anybody dug into the code yet to see if these can be extended?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-4/#comment-3709</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Sun, 04 Dec 2011 21:30:03 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-3709</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I see my theme doesn&#039;t have a 404.php file. Do I just create one with the code provided above, or do I need to add more code to it?&lt;/p&gt;

&lt;p&gt;Thanks,&lt;/p&gt;

&lt;p&gt;Robert&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,</p>

<p>I see my theme doesn&#8217;t have a 404.php file. Do I just create one with the code provided above, or do I need to add more code to it?</p>

<p>Thanks,</p>

<p>Robert</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Graham Stoney</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-4/#comment-3698</link>
		<dc:creator>Graham Stoney</dc:creator>
		<pubDate>Mon, 28 Nov 2011 02:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-3698</guid>
		<description>&lt;p&gt;Hey Michael,&lt;/p&gt;

&lt;p&gt;Thanks for Smart 404; it&#039;s awesome. However, I&#039;m having a small problem with it &lt;a href=&quot;http://wordpress.org/support/topic/smart-404-causes-redirection-loop-with-p-parameter&quot; rel=&quot;nofollow&quot;&gt;causing redirect loops, described here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Any suggestions?&lt;/p&gt;

&lt;p&gt;Thanks,
Graham&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey Michael,</p>

<p>Thanks for Smart 404; it&#8217;s awesome. However, I&#8217;m having a small problem with it <a href="http://wordpress.org/support/topic/smart-404-causes-redirection-loop-with-p-parameter" rel="nofollow">causing redirect loops, described here</a>.</p>

<p>Any suggestions?</p>

<p>Thanks,
Graham</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Tyson</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-4/#comment-3696</link>
		<dc:creator>Michael Tyson</dc:creator>
		<pubDate>Sun, 27 Nov 2011 12:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-3696</guid>
		<description>&lt;p&gt;It works for most people, Sibudi, although I don&#039;t currently have the time to really actively maintain it or assist with setup.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It works for most people, Sibudi, although I don&#8217;t currently have the time to really actively maintain it or assist with setup.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Sibudi</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-4/#comment-3693</link>
		<dc:creator>Sibudi</dc:creator>
		<pubDate>Sat, 26 Nov 2011 13:39:27 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-3693</guid>
		<description>&lt;p&gt;hi, is this plugin still alive?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hi, is this plugin still alive?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: theMojoWill</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-4/#comment-3689</link>
		<dc:creator>theMojoWill</dc:creator>
		<pubDate>Thu, 24 Nov 2011 17:17:09 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-3689</guid>
		<description>&lt;p&gt;Seems like an depreciated function somewhere?&lt;/p&gt;

&lt;p&gt;&lt;code&gt;
has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead.&lt;/code&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Seems like an depreciated function somewhere?</p>

<p><code>
has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead.</code></p>]]></content:encoded>
	</item>
	<item>
		<title>By: jason</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-4/#comment-3551</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Sat, 01 Oct 2011 20:20:09 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-3551</guid>
		<description>&lt;p&gt;every time i try to use this plugin..it doesnt work..i even try to display the suggestions.. and nothing shows :(&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>every time i try to use this plugin..it doesnt work..i even try to display the suggestions.. and nothing shows :(</p>]]></content:encoded>
	</item>
	<item>
		<title>By: iwan</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-4/#comment-3481</link>
		<dc:creator>iwan</dc:creator>
		<pubDate>Thu, 08 Sep 2011 15:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-3481</guid>
		<description>&lt;p&gt;Hi. I use your plug in in this site: http://www.quickstart.co.id. It works. Thanks a lot&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi. I use your plug in in this site: <a href="http://www.quickstart.co.id" rel="nofollow">http://www.quickstart.co.id</a>. It works. Thanks a lot</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Nathaniel</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-4/#comment-2602</link>
		<dc:creator>Nathaniel</dc:creator>
		<pubDate>Wed, 20 Jul 2011 09:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-2602</guid>
		<description>&lt;p&gt;Hello&lt;/p&gt;

&lt;p&gt;I&#039;m having trouble displaying the list, I&#039;m using this code (with and without &#039;list&#039;;&lt;/p&gt;

&lt;p&gt;
Try one of these links:

&lt;/p&gt;

&lt;p&gt;The redirect works well, I just can&#039;t get it to display the list like others! Is this the correct code to display the list?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hello</p>

<p>I&#8217;m having trouble displaying the list, I&#8217;m using this code (with and without &#8216;list&#8217;;</p>

<p>
Try one of these links:

</p>

<p>The redirect works well, I just can&#8217;t get it to display the list like others! Is this the correct code to display the list?</p>

<p>Thanks</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Adi Jaffe</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-4/#comment-2598</link>
		<dc:creator>Adi Jaffe</dc:creator>
		<pubDate>Sun, 17 Jul 2011 02:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-2598</guid>
		<description>&lt;p&gt;Since updating to wordpress 3.2 the plugin has stopped working. Is there a known compatibility issue?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Since updating to wordpress 3.2 the plugin has stopped working. Is there a known compatibility issue?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-4/#comment-2579</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Fri, 01 Jul 2011 21:46:05 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-2579</guid>
		<description>&lt;p&gt;Great plugin. However, it seems to have slowed down my website to a crawl. If I unintall it the website goes back to normal; if it is installed it can take a minute to go from page to page. Any ideas? Thanks. I am using the latest Wordpress and Thesis 6.1.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Great plugin. However, it seems to have slowed down my website to a crawl. If I unintall it the website goes back to normal; if it is installed it can take a minute to go from page to page. Any ideas? Thanks. I am using the latest WordPress and Thesis 6.1.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: tyler</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-2/#comment-2527</link>
		<dc:creator>tyler</dc:creator>
		<pubDate>Tue, 07 Jun 2011 08:18:39 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-2527</guid>
		<description>&lt;p&gt;Hi - where does the script actually go in the 404 template?&lt;/p&gt;

&lt;p&gt;Thanks,&lt;/p&gt;

&lt;p&gt;Tyler&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi &#8211; where does the script actually go in the 404 template?</p>

<p>Thanks,</p>

<p>Tyler</p>]]></content:encoded>
	</item>
</channel>
</rss>

