<?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>Bleuken.com &#187; 404 Error</title>
	<atom:link href="http://www.bleuken.com/tag/404-error/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bleuken.com</link>
	<description>SEO, Programming, Gadgets, Boxing, Etc.</description>
	<lastBuildDate>Sun, 15 Jan 2012 12:16:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Customize Your 404 Page for Better User Experience</title>
		<link>http://www.bleuken.com/customize-your-404-page-for-better-user-experience-20091111/</link>
		<comments>http://www.bleuken.com/customize-your-404-page-for-better-user-experience-20091111/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 13:09:27 +0000</pubDate>
		<dc:creator>bleuken</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Other Stuff]]></category>
		<category><![CDATA[Some Tips]]></category>
		<category><![CDATA[404 Error]]></category>
		<category><![CDATA[404 Fix]]></category>
		<category><![CDATA[Custom 404]]></category>
		<category><![CDATA[Javascript for 404]]></category>
		<category><![CDATA[Not Found]]></category>

		<guid isPermaLink="false">http://www.bleuken.com/?p=1227</guid>
		<description><![CDATA[There are some cases that visitors or even you misspelled URLs from your site when they try to visit a specific page on your website. Sometimes they use from other site that point to non-existing page or posts from your blogs or website. This happens when you delete a page or rename the permalink or [...]<p><a href="http://www.bleuken.com/customize-your-404-page-for-better-user-experience-20091111/">Customize Your 404 Page for Better User Experience</a> is a post from: <a href="http://www.bleuken.com">Bleuken.com</a></p>



Related posts:<ol><li><a href='http://www.bleuken.com/speeding-up-your-site-loading-ads-script-last-20101101/' rel='bookmark' title='Speeding Up Your Site: Loading Ads Script Last'>Speeding Up Your Site: Loading Ads Script Last</a></li>
<li><a href='http://www.bleuken.com/free-wordpress-theme-claremont-20091007/' rel='bookmark' title='Free WordPress Theme from Claremont Design'>Free WordPress Theme from Claremont Design</a></li>
<li><a href='http://www.bleuken.com/wordpress-blogs-crawled-20090927/' rel='bookmark' title='Why Your WordPress Blogs Are Not Crawled?'>Why Your WordPress Blogs Are Not Crawled?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="attachment_1229" class="wp-caption alignleft" style="width: 138px"><img class="size-full wp-image-1229" title="404-error-notfound" src="http://www.bleuken.com/wp-content/uploads/2009/11/404-error-notfound.jpg" alt="Custom 404 Tips" width="128" height="128" /><p class="wp-caption-text">Custom 404 Tips</p></div>
<p>There are some cases that visitors or even you misspelled URLs from your site when they try to visit a specific page on your website. Sometimes they use from other site that point to non-existing page or posts from your blogs or website. This happens when you delete a page or rename the permalink or URL of a page. This usually results to a 404 <a href="http://www.bleuken.com/search/error/">error</a> response from your server or a &#8220;Error Not Found&#8221; page which is a blank page with a large text: &#8220;Error 404 &#8211; Not Found.&#8221; It will be like a dead end for your readers.</p>
<p>Now, for better user experience, you could customize the 404 page that will be involved for responding to this kind of situation. If you are using WordPress as your CMS for your site, the 404 page is usually part of the theme of the site which you can easily customize by editing it on the theme editor found on the dashboard. The filename is usually 404.php or 404.html for non-Wordpress sites.</p>
<p>You can use the following Javascript from Google to the page to provide a search functionality and page suggestions plus URL fixer for the 404 page: (don&#8217;t forget to replace the <strong>GOOG_FIXURL_SITE</strong> value with the URL of your own site).<br />
<span id="more-1227"></span></p>
<pre>&lt;script type="text/javascript"&gt;
 var GOOG_FIXURL_LANG = 'en';
 var GOOG_FIXURL_SITE = 'http://www.bleuken/'
&lt;/script&gt;
&lt;script type="text/javascript"
 src="http://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js"&gt;
&lt;/script&gt;</pre>
<p>Aside from this Javascript code, you can also list all the posts on your <a href="http://www.bleuken.com/tag/wordpress/">WordPress</a> blog using the following code:</p>
<pre>&lt;ul&gt;&lt;?php get_archives('postbypost', 1000); ?&gt;&lt;/ul&gt;</pre>
<p>The code will list the 1000 posts of your site and if in case you have more than 1k, just replace it with your desired number.</p>
<p>Don&#8217;t be satisfied with a plain 404 page and leave your visitors with nothing for a not found URL. Provide them with something through this suggested tweak or improvement on your &#8220;Error &#8211; not found&#8221; page.</p>
<p><a href="http://www.bleuken.com/customize-your-404-page-for-better-user-experience-20091111/">Customize Your 404 Page for Better User Experience</a> is a post from: <a href="http://www.bleuken.com">Bleuken.com</a></p>


<p>Related posts:<ol><li><a href='http://www.bleuken.com/speeding-up-your-site-loading-ads-script-last-20101101/' rel='bookmark' title='Speeding Up Your Site: Loading Ads Script Last'>Speeding Up Your Site: Loading Ads Script Last</a></li>
<li><a href='http://www.bleuken.com/free-wordpress-theme-claremont-20091007/' rel='bookmark' title='Free WordPress Theme from Claremont Design'>Free WordPress Theme from Claremont Design</a></li>
<li><a href='http://www.bleuken.com/wordpress-blogs-crawled-20090927/' rel='bookmark' title='Why Your WordPress Blogs Are Not Crawled?'>Why Your WordPress Blogs Are Not Crawled?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.bleuken.com/customize-your-404-page-for-better-user-experience-20091111/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)
Object Caching 615/667 objects using disk: basic

Served from: www.bleuken.com @ 2012-02-10 23:06:04 -->
