<?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>Thu, 11 Mar 2010 15:45:15 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-2/#comment-1163</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 16 Jun 2009 08:28:02 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-1163</guid>
		<description>&lt;p&gt;Ah! I see the problem. In a few minutes, version 0.3.3 will appear - update and it should solve that.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ah! I see the problem. In a few minutes, version 0.3.3 will appear &#8211; update and it should solve that.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Joss</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-2/#comment-1162</link>
		<dc:creator>Joss</dc:creator>
		<pubDate>Tue, 16 Jun 2009 08:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-1162</guid>
		<description>&lt;p&gt;Hi Michael&lt;/p&gt;

&lt;p&gt;It tells me it is searching for &quot;baking.html&quot;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Michael</p>

<p>It tells me it is searching for &#8220;baking.html&#8221;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-2/#comment-1160</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 16 Jun 2009 08:07:42 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-1160</guid>
		<description>&lt;p&gt;Hi Joss,&lt;/p&gt;

&lt;p&gt;What do you see if you put the following debugging statement into smart404.php on line 55, just before the line &lt;code&gt;if ( in_array( &#039;posts&#039;, (array)get_option( &#039;also_search&#039; ) ) ) {&lt;/code&gt;:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;echo &quot;search: $search&quot;;&lt;/code&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Joss,</p>

<p>What do you see if you put the following debugging statement into smart404.php on line 55, just before the line <code>if ( in_array( 'posts', (array)get_option( 'also_search' ) ) ) {</code>:</p>

<p><code>echo "search: $search";</code></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Joss</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-2/#comment-1157</link>
		<dc:creator>Joss</dc:creator>
		<pubDate>Mon, 15 Jun 2009 11:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-1157</guid>
		<description>&lt;p&gt;Okay, something is not right.&lt;/p&gt;

&lt;p&gt;Using WP 2.8&lt;/p&gt;

&lt;p&gt;Your plugin seems to have issues with .html at the end of URLs&lt;/p&gt;

&lt;p&gt;If I go to http://www.sanglier.co.uk/baking, it finds my couple of articles with baking in them.&lt;/p&gt;

&lt;p&gt;If I try http://www.sanglier.co.uk/baking.html, then it cannot find any results and just puts up the most recent posts.&lt;/p&gt;

&lt;p&gt;I notice that the script is meant to be removing the .html, but I assume this is not happening?&lt;/p&gt;

&lt;p&gt;Help?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Okay, something is not right.</p>

<p>Using WP 2.8</p>

<p>Your plugin seems to have issues with .html at the end of URLs</p>

<p>If I go to <a href="http://www.sanglier.co.uk/baking" rel="nofollow">http://www.sanglier.co.uk/baking</a>, it finds my couple of articles with baking in them.</p>

<p>If I try <a href="http://www.sanglier.co.uk/baking.html" rel="nofollow">http://www.sanglier.co.uk/baking.html</a>, then it cannot find any results and just puts up the most recent posts.</p>

<p>I notice that the script is meant to be removing the .html, but I assume this is not happening?</p>

<p>Help?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-2/#comment-1136</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 10 Jun 2009 10:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-1136</guid>
		<description>&lt;p&gt;No suggestions, I have put in your code of configuration the theme as mentioned above, but ... nothing to see:
http://kunstblog.birgit-heinz.de/2009/04/ueber-die-kunst-kunst-zu-verkaufen2/&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>No suggestions, I have put in your code of configuration the theme as mentioned above, but &#8230; nothing to see:
<a href="http://kunstblog.birgit-heinz.de/2009/04/ueber-die-kunst-kunst-zu-verkaufen2/" rel="nofollow">http://kunstblog.birgit-heinz.de/2009/04/ueber-die-kunst-kunst-zu-verkaufen2/</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-2/#comment-1135</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 10 Jun 2009 10:37:26 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-1135</guid>
		<description>&lt;p&gt;Again, the code has not been shown in my post above (before and after are the breaks, of course): 
?php smart404_suggestions() ?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Again, the code has not been shown in my post above (before and after are the breaks, of course): 
?php smart404_suggestions() ?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-2/#comment-1134</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 10 Jun 2009 10:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-1134</guid>
		<description>&lt;p&gt;I work with WP 2.7.1. I&#039;ve opened my 404.php and below my normal text concerning the error message 404, I&#039;ve put .
But nothing happens. The error page for itself works, but no suggestions are shown.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I work with WP 2.7.1. I&#8217;ve opened my 404.php and below my normal text concerning the error message 404, I&#8217;ve put .
But nothing happens. The error page for itself works, but no suggestions are shown.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Cole</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-2/#comment-1133</link>
		<dc:creator>Cole</dc:creator>
		<pubDate>Wed, 10 Jun 2009 09:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-1133</guid>
		<description>&lt;p&gt;A combination of being tired, dense and generally unfamiliar with PHP has me stumped. Is there something more specific to make that work? With the added else, it still just displays most recent posts in the loop when no relevant entries are found.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>A combination of being tired, dense and generally unfamiliar with PHP has me stumped. Is there something more specific to make that work? With the added else, it still just displays most recent posts in the loop when no relevant entries are found.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-2/#comment-1132</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 10 Jun 2009 08:27:21 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-1132</guid>
		<description>&lt;p&gt;Hi Cole - certainly. Something like this should do it:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;&lt;?php if (smart404_loop()) : ?&gt;
&lt;p&gt;Or, try one of these posts:&lt;/p&gt;
&lt;?php while (have_posts()) : the_post(); ?&gt;
&lt;h4&gt;&lt;a href=&quot;&lt;?php the_permalink() ?&gt;&quot;
  rel=&quot;bookmark&quot;
title=&quot;&lt;?php the_title_attribute(); ?&gt;&quot;&gt;
&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/h4&gt;
  &lt;small&gt;&lt;?php the_excerpt(); ?&gt;&lt;/small&gt;
&lt;?php endwhile;
else : ?&gt;
**There were no suggestions**
&lt;?php endif; ?&gt;&lt;/code&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Cole &#8211; certainly. Something like this should do it:</p>

<p><code>&lt;?php if (smart404_loop()) : ?&gt;
&lt;p&gt;Or, try one of these posts:&lt;/p&gt;
&lt;?php while (have_posts()) : the_post(); ?&gt;
&lt;h4&gt;&lt;a href="&lt;?php the_permalink() ?&gt;"
  rel="bookmark"
title="&lt;?php the_title_attribute(); ?&gt;"&gt;
&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/h4&gt;
  &lt;small&gt;&lt;?php the_excerpt(); ?&gt;&lt;/small&gt;
&lt;?php endwhile;
else : ?&gt;
**There were no suggestions**
&lt;?php endif; ?&gt;</code></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Cole</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-2/#comment-1120</link>
		<dc:creator>Cole</dc:creator>
		<pubDate>Sun, 07 Jun 2009 07:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-1120</guid>
		<description>&lt;p&gt;Oh! One question - is there a way to display a message if there are no suggestions?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Oh! One question &#8211; is there a way to display a message if there are no suggestions?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Cole</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-2/#comment-1119</link>
		<dc:creator>Cole</dc:creator>
		<pubDate>Sun, 07 Jun 2009 07:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-1119</guid>
		<description>&lt;p&gt;I&apos;m experimenting with your plugin now. I wish it could include pages but it&apos;s still useful otherwise. I found a function to display the URL on page but this might be something you could add to the plugin itself. Thanks for this!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&apos;m experimenting with your plugin now. I wish it could include pages but it&apos;s still useful otherwise. I found a function to display the URL on page but this might be something you could add to the plugin itself. Thanks for this!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Hideki</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-2/#comment-1096</link>
		<dc:creator>Hideki</dc:creator>
		<pubDate>Tue, 19 May 2009 11:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-1096</guid>
		<description>&lt;p&gt;Michael, thank you very much for your kind.I will try it.
Thanks,&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Michael, thank you very much for your kind.I will try it.
Thanks,</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-2/#comment-1094</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sun, 17 May 2009 23:16:55 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-1094</guid>
		<description>&lt;p&gt;You&apos;ll want to edit 404.php in your theme - see the readme for Smart 404 for more info on the process. Best of luck!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You&apos;ll want to edit 404.php in your theme &#8211; see the readme for Smart 404 for more info on the process. Best of luck!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: jaggerkieth</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-2/#comment-1093</link>
		<dc:creator>jaggerkieth</dc:creator>
		<pubDate>Sun, 17 May 2009 09:08:11 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-1093</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I&apos;d just changed my permalink and changed .htm to / and the plugin works fine, it is now redirecting my old permalink to the new ones.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,</p>

<p>I&apos;d just changed my permalink and changed .htm to / and the plugin works fine, it is now redirecting my old permalink to the new ones.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Hideki</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/smart-404/comment-page-2/#comment-1090</link>
		<dc:creator>Hideki</dc:creator>
		<pubDate>Fri, 15 May 2009 05:50:53 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/09/26/smart-404-for-wordpress/#comment-1090</guid>
		<description>&lt;p&gt;Michael, thank you very much for your reply.&lt;/p&gt;

&lt;p&gt;I tried to add the codes but I still can&apos;t fix my problem. I should know how PHP works and then I may try with my poor PHP knowledge.
I would really appreciate if I may hear which I must change the codes, the 404 template or the plugin itself.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Michael, thank you very much for your reply.</p>

<p>I tried to add the codes but I still can&apos;t fix my problem. I should know how PHP works and then I may try with my poor PHP knowledge.
I would really appreciate if I may hear which I must change the codes, the 404 template or the plugin itself.</p>

<p>Thanks,</p>]]></content:encoded>
	</item>
</channel>
</rss>
