<?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 for Pierre&#039;s Blog</title>
	<atom:link href="http://pierre.linux.edu/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://pierre.linux.edu</link>
	<description>A blog about Internet and technologies</description>
	<lastBuildDate>Mon, 05 Sep 2011 20:33:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on What&#8217;s new with HTML 5 by gift cards</title>
		<link>http://pierre.linux.edu/2010/10/whats-new-with-html-5/comment-page-1/#comment-687</link>
		<dc:creator>gift cards</dc:creator>
		<pubDate>Mon, 05 Sep 2011 20:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://pierre.linux.edu/?p=227#comment-687</guid>
		<description>Hmm ... this HTML stuff is pretty hard to figure out. Hope I&#039;ll master it one day though.</description>
		<content:encoded><![CDATA[<p>Hmm &#8230; this HTML stuff is pretty hard to figure out. Hope I&#8217;ll master it one day though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Choosing the best redirect for your SEO by Jerzy Brzezinski</title>
		<link>http://pierre.linux.edu/2010/08/choosing-the-best-redirect-for-your-seo/comment-page-1/#comment-686</link>
		<dc:creator>Jerzy Brzezinski</dc:creator>
		<pubDate>Mon, 29 Aug 2011 17:32:58 +0000</pubDate>
		<guid isPermaLink="false">http://pierre.linux.edu/?p=204#comment-686</guid>
		<description>Hello,

Very interesting and valuable article, I will tell my friends about it.

Jerzy</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Very interesting and valuable article, I will tell my friends about it.</p>
<p>Jerzy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Choosing the best redirect for your SEO by Albany SEO</title>
		<link>http://pierre.linux.edu/2010/08/choosing-the-best-redirect-for-your-seo/comment-page-1/#comment-685</link>
		<dc:creator>Albany SEO</dc:creator>
		<pubDate>Sun, 28 Aug 2011 15:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://pierre.linux.edu/?p=204#comment-685</guid>
		<description>I have been having problems trying to redirect the http://www version of a site&#039;s domain name to the non-www version despite it appearing to be an easy enough thing to do. I use hostgator. Any idea what I&#039;m doing wrong? The message I receive is that I have created a loop that cannot resolve to the non-www.</description>
		<content:encoded><![CDATA[<p>I have been having problems trying to redirect the <a href="http://www" rel="nofollow">http://www</a> version of a site&#8217;s domain name to the non-www version despite it appearing to be an easy enough thing to do. I use hostgator. Any idea what I&#8217;m doing wrong? The message I receive is that I have created a loop that cannot resolve to the non-www.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Choosing the best redirect for your SEO by Rolie R</title>
		<link>http://pierre.linux.edu/2010/08/choosing-the-best-redirect-for-your-seo/comment-page-1/#comment-682</link>
		<dc:creator>Rolie R</dc:creator>
		<pubDate>Sun, 24 Jul 2011 02:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://pierre.linux.edu/?p=204#comment-682</guid>
		<description>This is probably one of the best examples of 302 and 301 redirects.  It actually took me forever to get this right and now that I do, I never have a problem with site moves or subdomain additions.  The worst is trying to explain what a redirect is in general to a client that wants to move the web contents to a different blog or CMS, drives me nuts.</description>
		<content:encoded><![CDATA[<p>This is probably one of the best examples of 302 and 301 redirects.  It actually took me forever to get this right and now that I do, I never have a problem with site moves or subdomain additions.  The worst is trying to explain what a redirect is in general to a client that wants to move the web contents to a different blog or CMS, drives me nuts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Choosing the best redirect for your SEO by Leo Wadsworth</title>
		<link>http://pierre.linux.edu/2010/08/choosing-the-best-redirect-for-your-seo/comment-page-1/#comment-681</link>
		<dc:creator>Leo Wadsworth</dc:creator>
		<pubDate>Sat, 16 Jul 2011 05:03:04 +0000</pubDate>
		<guid isPermaLink="false">http://pierre.linux.edu/?p=204#comment-681</guid>
		<description>Great emphasis on using 301s for the search engines.  It might be noted that there are different ways of generating those 301s, depending on your system and your access and your configuration.  Sometimes these redirects are able to be set up on the control panel of a shared hosting site, sometimes you can do it using a plugin to your CMS, sometimes using the .htaccess file for your web server, etc.

In terms of the canonical attribute, there are times when the CMS you are using (WordPress for example) may automatically generate different ways of getting to your pages (such as the ?P=## parameter versus a full seo friendly URL).  In general, using the canonical shows the search engines that you are trying to respect them, and helping them to keep from filling their indexes with duplicate pages.</description>
		<content:encoded><![CDATA[<p>Great emphasis on using 301s for the search engines.  It might be noted that there are different ways of generating those 301s, depending on your system and your access and your configuration.  Sometimes these redirects are able to be set up on the control panel of a shared hosting site, sometimes you can do it using a plugin to your CMS, sometimes using the .htaccess file for your web server, etc.</p>
<p>In terms of the canonical attribute, there are times when the CMS you are using (WordPress for example) may automatically generate different ways of getting to your pages (such as the ?P=## parameter versus a full seo friendly URL).  In general, using the canonical shows the search engines that you are trying to respect them, and helping them to keep from filling their indexes with duplicate pages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP vs CodeIgniter Benchmark Performance by CakePHP vs. CodeIgniter &#124; PHPpronews</title>
		<link>http://pierre.linux.edu/2010/08/cakephp-vs-codeigniter-benchmark-performance/comment-page-1/#comment-680</link>
		<dc:creator>CakePHP vs. CodeIgniter &#124; PHPpronews</dc:creator>
		<pubDate>Fri, 08 Jul 2011 17:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://pierre.linux.edu/?p=214#comment-680</guid>
		<description>[...] combines automation with conventions that are intuitive and easy to understand. Not only this, but benchmarks show that it is many times faster. Those who work on large scale projects know how valuable every [...]</description>
		<content:encoded><![CDATA[<p>[...] combines automation with conventions that are intuitive and easy to understand. Not only this, but benchmarks show that it is many times faster. Those who work on large scale projects know how valuable every [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting your AVI files to any DivX / Xvid format by Miami Internet Marketing Service</title>
		<link>http://pierre.linux.edu/2011/05/converting-your-avi-files-to-any-divx-xvid-format/comment-page-1/#comment-679</link>
		<dc:creator>Miami Internet Marketing Service</dc:creator>
		<pubDate>Thu, 07 Jul 2011 21:41:45 +0000</pubDate>
		<guid isPermaLink="false">http://pierre.linux.edu/?p=247#comment-679</guid>
		<description>Great info as always. I enjoyed your seo redirect article as well. Keep up the good work. Thanks</description>
		<content:encoded><![CDATA[<p>Great info as always. I enjoyed your seo redirect article as well. Keep up the good work. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting your AVI files to any DivX / Xvid format by Techno</title>
		<link>http://pierre.linux.edu/2011/05/converting-your-avi-files-to-any-divx-xvid-format/comment-page-1/#comment-678</link>
		<dc:creator>Techno</dc:creator>
		<pubDate>Sat, 02 Jul 2011 03:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://pierre.linux.edu/?p=247#comment-678</guid>
		<description>Mencoder did the trick. :)</description>
		<content:encoded><![CDATA[<p>Mencoder did the trick. <img src='http://pierre.linux.edu/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up PHP 5.3 with a Debian Lenny by Techno</title>
		<link>http://pierre.linux.edu/2010/04/setting-up-php-5-3-with-a-debian-lenny/comment-page-1/#comment-677</link>
		<dc:creator>Techno</dc:creator>
		<pubDate>Sat, 02 Jul 2011 03:25:47 +0000</pubDate>
		<guid isPermaLink="false">http://pierre.linux.edu/?p=108#comment-677</guid>
		<description>Finally it worked. Thanks man.</description>
		<content:encoded><![CDATA[<p>Finally it worked. Thanks man.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Choosing the best redirect for your SEO by Residori.NET</title>
		<link>http://pierre.linux.edu/2010/08/choosing-the-best-redirect-for-your-seo/comment-page-1/#comment-676</link>
		<dc:creator>Residori.NET</dc:creator>
		<pubDate>Tue, 28 Jun 2011 07:13:22 +0000</pubDate>
		<guid isPermaLink="false">http://pierre.linux.edu/?p=204#comment-676</guid>
		<description>are there differences between google.com and regionals google (ie:google.it)?
Thanks anyway for this article, great info</description>
		<content:encoded><![CDATA[<p>are there differences between google.com and regionals google (ie:google.it)?<br />
Thanks anyway for this article, great info</p>
]]></content:encoded>
	</item>
</channel>
</rss>

