<?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>John Richardson</title>
	<atom:link href="http://www.thejohnrichardson.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thejohnrichardson.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 05 May 2009 04:01:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Forcing CSS changes to instantly go live without the pesky refresh!</title>
		<link>http://www.thejohnrichardson.com/blog/forcing-css-changes-to-instantly-go-live-without-the-pesky-refresh/</link>
		<comments>http://www.thejohnrichardson.com/blog/forcing-css-changes-to-instantly-go-live-without-the-pesky-refresh/#comments</comments>
		<pubDate>Tue, 05 May 2009 04:01:44 +0000</pubDate>
		<dc:creator>John Richardson</dc:creator>
				<category><![CDATA[Web Design and Development]]></category>

		<guid isPermaLink="false">http://www.thejohnrichardson.com/?p=18</guid>
		<description><![CDATA[I recently stumbled across a great post that caught my eye.  We&#8217;ve all had it happen before &#8211; our friend or colleague is swearing to us that he can&#8217;t see the changes we just made to the website.  We can see it just fine!!  And after wasting what seems to be an [...]]]></description>
			<content:encoded><![CDATA[<p>I recently stumbled across a great post that caught my eye.  We&#8217;ve all had it happen before &#8211; our friend or colleague is swearing to us that he can&#8217;t see the changes we just made to the website.  We can see it just fine!!  And after wasting what seems to be an eternity trying to figure out the problem&#8230; we suddenly realize all they have to do is REFRESH THEIR CACHE!!!  What if there was a way to force these CSS changes onto people?  Well&#8230; turns out there is.  Such a simple intuitive solution&#8230; yet&#8230; bet you didn&#8217;t think of it!  Read the whole story here: <a href="http://markjaquith.wordpress.com/2009/05/04/force-css-changes-to-go-live-immediately/">Force CSS changes to &#8220;go live&#8221; immediately</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thejohnrichardson.com/blog/forcing-css-changes-to-instantly-go-live-without-the-pesky-refresh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Permalinks with IIS &#8211; What Not To Do&#8230;</title>
		<link>http://www.thejohnrichardson.com/blog/permalinks-with-iis-what-not-to-do/</link>
		<comments>http://www.thejohnrichardson.com/blog/permalinks-with-iis-what-not-to-do/#comments</comments>
		<pubDate>Fri, 23 May 2008 14:44:30 +0000</pubDate>
		<dc:creator>John Richardson</dc:creator>
				<category><![CDATA[Search Engine Marketing]]></category>
		<category><![CDATA[Bad Habits]]></category>
		<category><![CDATA[Permalinks]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.thejohnrichardson.com/?p=17</guid>
		<description><![CDATA[So I&#8217;m having an issue with Wordpress today.  For some reason I can&#8217;t get a custom 404 page to actually return a valid 404 response.  The first thing I do of course is go to Google and run a few searches.  I can&#8217;t believe what I just came across&#8230;
"As I mentioned in [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;m having an issue with Wordpress today.  For some reason I can&#8217;t get a custom 404 page to actually return a valid 404 response.  The first thing I do of course is go to Google and run a few searches.  I can&#8217;t believe what I just came across&#8230;<span id="more-17"></span></p>
<div style="border-left: 5px solid #ffffff; padding-left: 5px; margin: 0px 0px 15px; 15px;"><code>"As I mentioned in a previous post, WordPress installed on IIS can be somewhat aggravating because it doesnâ€™t have permalink functionality out of the box. You have to jump through several hoops to get it to work...</code><br />
<br />
<code>...Iâ€™ve been thinking about a possible solution to this. Would it be possible to use a custom 404 page on IIS to act as a intermediary page that does what mod_rewrite would normally...."</code></div>
<p>Possible? Yes. But should you do it? NO!!!!!</p>
<p>The idea of course is to use the custom error page functionality in IIS to 404 all incoming traffic, and then redirect them to a custom page.  This page would then parse the URL you were looking for and redirect you to the appropriate page.  Now don&#8217;t get me wrong &#8211; this is absolutely possible.  The problem lies in serving a 404 Page Not Found status code for all of your pages!!!  Sure you&#8217;re pages will have pretty permalinks &#8211; but no search engine will ever index your site.  What&#8217;s the point!</p>
<p>Read what not to do here: <a href="http://www.keyboardface.com/archives/2005/12/14/wordpress-permalinks-with-custom-404-page/trackback/">WordPress Permalinks with Custom 404 Page</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thejohnrichardson.com/blog/permalinks-with-iis-what-not-to-do/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

