<?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: SEO for developers &#8211; the absolute essentials.</title>
	<atom:link href="http://www.webdistortion.com/2012/07/14/seo-for-developers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdistortion.com/2012/07/14/seo-for-developers/</link>
	<description>An eclectic mix of articles on all aspects of site management including, design, development marketing and web promotion.</description>
	<lastBuildDate>Sat, 27 Apr 2013 18:13:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4</generator>
	<item>
		<title>By: Paul Anthony</title>
		<link>http://www.webdistortion.com/2012/07/14/seo-for-developers/comment-page-1/#comment-22666</link>
		<dc:creator>Paul Anthony</dc:creator>
		<pubDate>Fri, 20 Jul 2012 10:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdistortion.com/?p=11547#comment-22666</guid>
		<description>From the RFC spec Johnboy.
  http://www.ietf.org/rfc/rfc2310.txt
   According to Section 9.1.1 (Safe Methods) of the HTTP/1.1
   specification [1], POST requests are assumed to be `unsafe&#039; by
   default.  `Unsafe&#039; means `causes side effects for which the user will
   be held accountable&#039;.</description>
		<content:encoded><![CDATA[<p>From the RFC spec Johnboy. </p>
<p>  <a href="http://www.ietf.org/rfc/rfc2310.txt" rel="nofollow">http://www.ietf.org/rfc/rfc2310.txt</a></p>
<p>   According to Section 9.1.1 (Safe Methods) of the HTTP/1.1<br />
   specification [1], POST requests are assumed to be `unsafe&#8217; by<br />
   default.  `Unsafe&#8217; means `causes side effects for which the user will<br />
   be held accountable&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnboy</title>
		<link>http://www.webdistortion.com/2012/07/14/seo-for-developers/comment-page-1/#comment-22665</link>
		<dc:creator>Johnboy</dc:creator>
		<pubDate>Fri, 20 Jul 2012 10:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdistortion.com/?p=11547#comment-22665</guid>
		<description>Stopped reading after second paragraph when I cam across this bullshit
&quot;Due to the fact that POST requests are unsafe&quot;
In what crazy world are POST requests any less safe then GET, PUT or DELETE ?</description>
		<content:encoded><![CDATA[<p>Stopped reading after second paragraph when I cam across this bullshit</p>
<p>&#8220;Due to the fact that POST requests are unsafe&#8221;</p>
<p>In what crazy world are POST requests any less safe then GET, PUT or DELETE ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Davis</title>
		<link>http://www.webdistortion.com/2012/07/14/seo-for-developers/comment-page-1/#comment-22635</link>
		<dc:creator>Keith Davis</dc:creator>
		<pubDate>Sun, 15 Jul 2012 12:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdistortion.com/?p=11547#comment-22635</guid>
		<description>Hi Paul
I found this info useful and my content ranks pretty high in the SERPS.
Well set out and backed up with the Matt Cutts videos.
Lot of basic stuff... but we need to be reminded now and again.</description>
		<content:encoded><![CDATA[<p>Hi Paul<br />
I found this info useful and my content ranks pretty high in the SERPS.</p>
<p>Well set out and backed up with the Matt Cutts videos.</p>
<p>Lot of basic stuff&#8230; but we need to be reminded now and again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Anthony</title>
		<link>http://www.webdistortion.com/2012/07/14/seo-for-developers/comment-page-1/#comment-22629</link>
		<dc:creator>Paul Anthony</dc:creator>
		<pubDate>Sat, 14 Jul 2012 19:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdistortion.com/?p=11547#comment-22629</guid>
		<description>You&#039;d be surprised at the levels of knowledge that exist. Particularly for junior developers or those without web development experience.
I fail to see how a 2000 word article can be offensive, or fluff for that matter.
Critics rarely create. Perhaps you should write a response with the information I&#039;ve so blatantly missed.</description>
		<content:encoded><![CDATA[<p>You&#8217;d be surprised at the levels of knowledge that exist. Particularly for junior developers or those without web development experience. </p>
<p>I fail to see how a 2000 word article can be offensive, or fluff for that matter.</p>
<p>Critics rarely create. Perhaps you should write a response with the information I&#8217;ve so blatantly missed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claude "CodeAngry" Adrian</title>
		<link>http://www.webdistortion.com/2012/07/14/seo-for-developers/comment-page-1/#comment-22628</link>
		<dc:creator>Claude "CodeAngry" Adrian</dc:creator>
		<pubDate>Sat, 14 Jul 2012 18:48:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdistortion.com/?p=11547#comment-22628</guid>
		<description>WebDev &amp; SEO are related. What tf has guitar and anything mentioned on this page got to do with each other?
The idea is simple. Information on this page is so basic... it&#039;s offensive. Fluff.
&lt;b&gt;BTW&lt;/b&gt;:
1. HTTP 503 is very important. Especially combined with Retry-After. Worth adding here for SEO friendly site-wide maintenance work.
2. Also mention the noindex, nofollow, ... METAs. And the X-Robots-Tag: for adding the METAs to non HTML content. And how they affect stuff.
3. A few words on the User-Agent, for cloaking... you know. Mention the Referer too.
4. Absolute and relative URLs to keep the site structure reliable. Like never use relative URLs unless you&#039;re PRO.
... and much more!</description>
		<content:encoded><![CDATA[<p>WebDev &amp; SEO are related. What tf has guitar and anything mentioned on this page got to do with each other?</p>
<p>The idea is simple. Information on this page is so basic&#8230; it&#8217;s offensive. Fluff.</p>
<p><b>BTW</b>:</p>
<p>1. HTTP 503 is very important. Especially combined with Retry-After. Worth adding here for SEO friendly site-wide maintenance work.</p>
<p>2. Also mention the noindex, nofollow, &#8230; METAs. And the X-Robots-Tag: for adding the METAs to non HTML content. And how they affect stuff.</p>
<p>3. A few words on the User-Agent, for cloaking&#8230; you know. Mention the Referer too.</p>
<p>4. Absolute and relative URLs to keep the site structure reliable. Like never use relative URLs unless you&#8217;re PRO.</p>
<p>&#8230; and much more!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Anthony</title>
		<link>http://www.webdistortion.com/2012/07/14/seo-for-developers/comment-page-1/#comment-22627</link>
		<dc:creator>Paul Anthony</dc:creator>
		<pubDate>Sat, 14 Jul 2012 18:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdistortion.com/?p=11547#comment-22627</guid>
		<description>I&#039;m also a guitarist. I can teach you to play the guitar. Any guitarist knows the minor pentatonic scale, I refuse to believe otherwise....PERIOD!</description>
		<content:encoded><![CDATA[<p>I&#8217;m also a guitarist. I can teach you to play the guitar. Any guitarist knows the minor pentatonic scale, I refuse to believe otherwise&#8230;.PERIOD!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claude "CodeAngry" Adrian</title>
		<link>http://www.webdistortion.com/2012/07/14/seo-for-developers/comment-page-1/#comment-22624</link>
		<dc:creator>Claude "CodeAngry" Adrian</dc:creator>
		<pubDate>Sat, 14 Jul 2012 16:54:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdistortion.com/?p=11547#comment-22624</guid>
		<description>I&#039;m a backend developer (PHP/C++) &amp; affiliate marketer. I can teach you SEO. Any web developer knows SEO. I refuse to believe otherwise... PERIOD!</description>
		<content:encoded><![CDATA[<p>I&#8217;m a backend developer (PHP/C++) &amp; affiliate marketer. I can teach you SEO. Any web developer knows SEO. I refuse to believe otherwise&#8230; PERIOD!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
