<?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: Two Birds, One Stone: Optimizing Your site In Both Speed And SEO</title>
	<atom:link href="http://thecoffeedesk.com/news/index.php/2009/05/21/optimizing-site-in-speed-and-seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://thecoffeedesk.com/news/index.php/2009/05/21/optimizing-site-in-speed-and-seo/</link>
	<description>The Leader In Technical News and Commentary</description>
	<lastBuildDate>Sun, 11 Dec 2011 15:02:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Jonah Fedie</title>
		<link>http://thecoffeedesk.com/news/index.php/2009/05/21/optimizing-site-in-speed-and-seo/comment-page-1/#comment-1532</link>
		<dc:creator>Jonah Fedie</dc:creator>
		<pubDate>Fri, 09 Jul 2010 08:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://thecoffeedesk.com/news/?p=423#comment-1532</guid>
		<description>Thanks. I am definitely focused on articles and information on web-site search engine optimization. You can&#039;t predict where you are going to discover brand-new method (well, new to me at least). Even though there are always classic Search engine optimization techniques, a tiny tweak here and there, and your site may get even better search positions. If you are using Wordpress using right plug ins as well as a good premium template can help your Seo. Additionally it is essential to keep up to date with the changes in internet search engine algorithms.Best wishes</description>
		<content:encoded><![CDATA[<p>Thanks. I am definitely focused on articles and information on web-site search engine optimization. You can&#8217;t predict where you are going to discover brand-new method (well, new to me at least). Even though there are always classic Search engine optimization techniques, a tiny tweak here and there, and your site may get even better search positions. If you are using WordPress using right plug ins as well as a good premium template can help your Seo. Additionally it is essential to keep up to date with the changes in internet search engine algorithms.Best wishes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shea Kauffman</title>
		<link>http://thecoffeedesk.com/news/index.php/2009/05/21/optimizing-site-in-speed-and-seo/comment-page-1/#comment-1368</link>
		<dc:creator>Shea Kauffman</dc:creator>
		<pubDate>Sun, 21 Mar 2010 21:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://thecoffeedesk.com/news/?p=423#comment-1368</guid>
		<description>What?
This is terrible advice.  The amount of time saved by stripping out whitespace is negligible.  Not to mention the fact that all html/css/javascript should be gzipped, which removes the whitespace automatically.
The number one thing that slows down page loading is http requests.  Period.
The CGI (or whatever is serving your pages), is almost never the speed bottleneck.  Sure, use page caching on the server side script, but, it is the last place to go sniffing around for speed boosts.

Think about it this way.  A script takes a hundredth of a second to run (if it&#039;s slow).  But a single HTTP request can take half a second or more.

So, live sites should do the following:
 Use CSS sprites
 Combine and minify stylesheets.
 Combine and minify javascript.
 Add caching headers
 Keep CSS in the Head
 Put any inline javascript at the bottom
 Avoid IFrames
 Use a favicon (the browser has to wait for a failure if you don&#039;t have one)

Seriously, following the advice on this page is a huge waste of time.</description>
		<content:encoded><![CDATA[<p>What?<br />
This is terrible advice.  The amount of time saved by stripping out whitespace is negligible.  Not to mention the fact that all html/css/javascript should be gzipped, which removes the whitespace automatically.<br />
The number one thing that slows down page loading is http requests.  Period.<br />
The CGI (or whatever is serving your pages), is almost never the speed bottleneck.  Sure, use page caching on the server side script, but, it is the last place to go sniffing around for speed boosts.</p>
<p>Think about it this way.  A script takes a hundredth of a second to run (if it&#8217;s slow).  But a single HTTP request can take half a second or more.</p>
<p>So, live sites should do the following:<br />
 Use CSS sprites<br />
 Combine and minify stylesheets.<br />
 Combine and minify javascript.<br />
 Add caching headers<br />
 Keep CSS in the Head<br />
 Put any inline javascript at the bottom<br />
 Avoid IFrames<br />
 Use a favicon (the browser has to wait for a failure if you don&#8217;t have one)</p>
<p>Seriously, following the advice on this page is a huge waste of time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://thecoffeedesk.com/news/index.php/2009/05/21/optimizing-site-in-speed-and-seo/comment-page-1/#comment-556</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Thu, 21 May 2009 20:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://thecoffeedesk.com/news/?p=423#comment-556</guid>
		<description>Scott: We&#039;ve covered all of the factors, including the pagerank benefits of incoming links (based on the linking site&#039;s pagerank) in our article &lt;a href=&quot;http://thecoffeedesk.com/news/index.php/2009/05/08/the-ten-commandments-of-seo/&quot; title=&quot;The 10 Commandments of SEO&quot; rel=&quot;nofollow&quot;&gt;The 10 Commandments of SEO&lt;/a&gt;. 

The tips offered in this piece are meant as a companion to the tips in the other article, as a means of drastically improving how easily your content is indexed, while also making it more comprehensible.</description>
		<content:encoded><![CDATA[<p>Scott: We&#8217;ve covered all of the factors, including the pagerank benefits of incoming links (based on the linking site&#8217;s pagerank) in our article <a href="http://thecoffeedesk.com/news/index.php/2009/05/08/the-ten-commandments-of-seo/" title="The 10 Commandments of SEO" rel="nofollow">The 10 Commandments of SEO</a>. </p>
<p>The tips offered in this piece are meant as a companion to the tips in the other article, as a means of drastically improving how easily your content is indexed, while also making it more comprehensible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Million</title>
		<link>http://thecoffeedesk.com/news/index.php/2009/05/21/optimizing-site-in-speed-and-seo/comment-page-1/#comment-555</link>
		<dc:creator>Scott Million</dc:creator>
		<pubDate>Thu, 21 May 2009 08:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://thecoffeedesk.com/news/?p=423#comment-555</guid>
		<description>Link Building is the process of getting quality Web sites to link to your Web site, in order to improve search engine rankings. While no one can confidently say exactly how much it plays into Google’s algorithm (or any other search engine) - experts unanimously agree that it is an essential part of the equation. Any &lt;a href=&quot;http://badboysofim.com/&quot; rel=&quot;nofollow&quot;&gt;Search Engine Optimization&lt;/a&gt; campaign without a clear link building strategy is incomplete and likely to never achieve maximum potential.</description>
		<content:encoded><![CDATA[<p>Link Building is the process of getting quality Web sites to link to your Web site, in order to improve search engine rankings. While no one can confidently say exactly how much it plays into Google’s algorithm (or any other search engine) &#8211; experts unanimously agree that it is an essential part of the equation. Any <a href="http://badboysofim.com/" rel="nofollow">Search Engine Optimization</a> campaign without a clear link building strategy is incomplete and likely to never achieve maximum potential.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
