<?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: Customize Thesis: Creating Useful 404 Pages</title>
	<atom:link href="http://www.artofblog.com/customize-thesis-creating-useful-404-pages/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.artofblog.com/customize-thesis-creating-useful-404-pages/</link>
	<description>The Art of How to Start and Run a Blog</description>
	<lastBuildDate>Thu, 11 Mar 2010 18:15:48 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Top 25 Thesis Tutorials for Newbies</title>
		<link>http://www.artofblog.com/customize-thesis-creating-useful-404-pages/#comment-6413</link>
		<dc:creator>Top 25 Thesis Tutorials for Newbies</dc:creator>
		<pubDate>Thu, 25 Feb 2010 17:20:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=105#comment-6413</guid>
		<description>[...] Creating Useful 404 Error Pages in Thesis &#8211; You need to have a solid 404 page to direct visitors who find broken links on your site. Another Art of Blog tutorial has you covered! [...]</description>
		<content:encoded><![CDATA[<p>[...] Creating Useful 404 Error Pages in Thesis &#8211; You need to have a solid 404 page to direct visitors who find broken links on your site. Another Art of Blog tutorial has you covered! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben of BenandJacq</title>
		<link>http://www.artofblog.com/customize-thesis-creating-useful-404-pages/#comment-5838</link>
		<dc:creator>Ben of BenandJacq</dc:creator>
		<pubDate>Mon, 15 Feb 2010 18:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=105#comment-5838</guid>
		<description>Well, I got it to work, but now I am getting 50-60 emails a day saying that a user has accessed a broken link to (myblogname)/wp-content/plugins/embed_quicktime/jquery-1.2.1.pack.js 

I disabled that plugin, but I am still getting a steady flow of the emails saying that people are getting a 404 error.  It says they are coming from my homepage. Any tips?</description>
		<content:encoded><![CDATA[<p>Well, I got it to work, but now I am getting 50-60 emails a day saying that a user has accessed a broken link to (myblogname)/wp-content/plugins/embed_quicktime/jquery-1.2.1.pack.js </p>
<p>I disabled that plugin, but I am still getting a steady flow of the emails saying that people are getting a 404 error.  It says they are coming from my homepage. Any tips?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MJ</title>
		<link>http://www.artofblog.com/customize-thesis-creating-useful-404-pages/#comment-5472</link>
		<dc:creator>MJ</dc:creator>
		<pubDate>Sat, 06 Feb 2010 23:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=105#comment-5472</guid>
		<description>MEC,

I had the same problem and gave up.   I think Thesis&#039;s PHP Parser doesn&#039;t like the &lt;code&gt;&lt;/code&gt; tags.  I tried using regular old &lt;code&gt;&lt;/code&gt;, but no such luck.

Maybe Nick can clarify...</description>
		<content:encoded><![CDATA[<p>MEC,</p>
<p>I had the same problem and gave up.   I think Thesis&#8217;s PHP Parser doesn&#8217;t like the <code></code> tags.  I tried using regular old <code></code>, but no such luck.</p>
<p>Maybe Nick can clarify&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MEC</title>
		<link>http://www.artofblog.com/customize-thesis-creating-useful-404-pages/#comment-5466</link>
		<dc:creator>MEC</dc:creator>
		<pubDate>Sat, 06 Feb 2010 20:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=105#comment-5466</guid>
		<description>I can&#039;t get this to work in Thesis 1.6 for the life of me! No matter what I try I keep getting a white screen and I have put the old custom_functions.php back in place.

Can anyone give me a custom_functions.php file where this is working for them on Thesis 1.6? Or tell me which  tags to remove exactly?

Thanks!</description>
		<content:encoded><![CDATA[<p>I can&#8217;t get this to work in Thesis 1.6 for the life of me! No matter what I try I keep getting a white screen and I have put the old custom_functions.php back in place.</p>
<p>Can anyone give me a custom_functions.php file where this is working for them on Thesis 1.6? Or tell me which  tags to remove exactly?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Reese</title>
		<link>http://www.artofblog.com/customize-thesis-creating-useful-404-pages/#comment-5265</link>
		<dc:creator>Nick Reese</dc:creator>
		<pubDate>Wed, 03 Feb 2010 18:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=105#comment-5265</guid>
		<description>Basically you are looking to not have dupicate &lt; ? ? &gt; tags within the PHP code as this will throw a php parsing error.

So &lt;? &lt;? would throw an error. You basically want to make sure that your open and close tags don&#039;t overlap.</description>
		<content:encoded><![CDATA[<p>Basically you are looking to not have dupicate < ? ? > tags within the PHP code as this will throw a php parsing error.</p>
<p>So <? <? would throw an error. You basically want to make sure that your open and close tags don&#8217;t overlap.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MJ</title>
		<link>http://www.artofblog.com/customize-thesis-creating-useful-404-pages/#comment-5224</link>
		<dc:creator>MJ</dc:creator>
		<pubDate>Wed, 03 Feb 2010 02:53:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=105#comment-5224</guid>
		<description>Same problem, having issues with Thesis 1.6.  Code is parsed correctly, but it kills the built in code editor in Thesis.

You mentioned removing the tags , should we replace with , or remove outright?

How will Thesis parse this otherwise?</description>
		<content:encoded><![CDATA[<p>Same problem, having issues with Thesis 1.6.  Code is parsed correctly, but it kills the built in code editor in Thesis.</p>
<p>You mentioned removing the tags , should we replace with , or remove outright?</p>
<p>How will Thesis parse this otherwise?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Reese</title>
		<link>http://www.artofblog.com/customize-thesis-creating-useful-404-pages/#comment-4698</link>
		<dc:creator>Nick Reese</dc:creator>
		<pubDate>Fri, 22 Jan 2010 02:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=105#comment-4698</guid>
		<description>Try removing the opening and closing php tags. &lt;code&gt;&lt;? ?&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Try removing the opening and closing php tags. <code>< ? ?></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stuart</title>
		<link>http://www.artofblog.com/customize-thesis-creating-useful-404-pages/#comment-4695</link>
		<dc:creator>stuart</dc:creator>
		<pubDate>Fri, 22 Jan 2010 01:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=105#comment-4695</guid>
		<description>Does this still work with Thesis1.6. I ended up with custom_function.php errors. My DNS was correctly inserted. Otherwise it looks good.</description>
		<content:encoded><![CDATA[<p>Does this still work with Thesis1.6. I ended up with custom_function.php errors. My DNS was correctly inserted. Otherwise it looks good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sushant</title>
		<link>http://www.artofblog.com/customize-thesis-creating-useful-404-pages/#comment-4504</link>
		<dc:creator>Sushant</dc:creator>
		<pubDate>Sat, 16 Jan 2010 07:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=105#comment-4504</guid>
		<description>Hi, How can we redirect 404 errors to homepage instead of showing a separate page in thesis.</description>
		<content:encoded><![CDATA[<p>Hi, How can we redirect 404 errors to homepage instead of showing a separate page in thesis.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Barnes Revamped With Thesis — Eric Barnes</title>
		<link>http://www.artofblog.com/customize-thesis-creating-useful-404-pages/#comment-789</link>
		<dc:creator>Eric Barnes Revamped With Thesis — Eric Barnes</dc:creator>
		<pubDate>Fri, 02 Oct 2009 17:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=105#comment-789</guid>
		<description>[...] Thesis 404 pages [...]</description>
		<content:encoded><![CDATA[<p>[...] Thesis 404 pages [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
