<?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 Benefits of CSS</title>
	<atom:link href="http://www.google-success.com/seo-benefits-of-css.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://www.google-success.com/seo-benefits-of-css.htm</link>
	<description>Search Engine Optimization for High Ranking in Google, Yahoo, MSN</description>
	<lastBuildDate>Sun, 21 Feb 2010 23:35:21 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Google Success</title>
		<link>http://www.google-success.com/seo-benefits-of-css.htm/comment-page-1#comment-103469</link>
		<dc:creator>Google Success</dc:creator>
		<pubDate>Wed, 02 Sep 2009 12:27:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.google-success.com/seo-benefits-of-css.htm#comment-103469</guid>
		<description>Thanks Andrew for stopping by. I checked your article - You have summarized very well why CSS is good for Google.</description>
		<content:encoded><![CDATA[<p>Thanks Andrew for stopping by. I checked your article &#8211; You have summarized very well why CSS is good for Google.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Jhonson</title>
		<link>http://www.google-success.com/seo-benefits-of-css.htm/comment-page-1#comment-103453</link>
		<dc:creator>Andrew Jhonson</dc:creator>
		<pubDate>Wed, 02 Sep 2009 06:30:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.google-success.com/seo-benefits-of-css.htm#comment-103453</guid>
		<description>This is indeed a great article. CSS always plays a vital role in web design and it always gives you opportunity to make your website Google friendly. I have compiled few factors &#039;why Google loves CSS&#039; that you can check at http://www.bestpsdtohtml.com/get-to-know-why-css-is-good-for-google/</description>
		<content:encoded><![CDATA[<p>This is indeed a great article. CSS always plays a vital role in web design and it always gives you opportunity to make your website Google friendly. I have compiled few factors &#8216;why Google loves CSS&#8217; that you can check at <a href="http://www.bestpsdtohtml.com/get-to-know-why-css-is-good-for-google/" rel="nofollow">http://www.bestpsdtohtml.com/get-to-know-why-css-is-good-for-google/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: siya</title>
		<link>http://www.google-success.com/seo-benefits-of-css.htm/comment-page-1#comment-99926</link>
		<dc:creator>siya</dc:creator>
		<pubDate>Sat, 25 Jul 2009 09:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.google-success.com/seo-benefits-of-css.htm#comment-99926</guid>
		<description>good post.</description>
		<content:encoded><![CDATA[<p>good post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Hosting</title>
		<link>http://www.google-success.com/seo-benefits-of-css.htm/comment-page-1#comment-97465</link>
		<dc:creator>Web Hosting</dc:creator>
		<pubDate>Tue, 07 Jul 2009 20:07:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.google-success.com/seo-benefits-of-css.htm#comment-97465</guid>
		<description>Using CSS, you can organize your code so the search engines see your real content first regardless of where it appears on the page.

It seem that CSS is the way people are going. It means that search engines dont have to sort through code.</description>
		<content:encoded><![CDATA[<p>Using CSS, you can organize your code so the search engines see your real content first regardless of where it appears on the page.</p>
<p>It seem that CSS is the way people are going. It means that search engines dont have to sort through code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Google Success</title>
		<link>http://www.google-success.com/seo-benefits-of-css.htm/comment-page-1#comment-97193</link>
		<dc:creator>Google Success</dc:creator>
		<pubDate>Mon, 06 Jul 2009 06:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.google-success.com/seo-benefits-of-css.htm#comment-97193</guid>
		<description>Hi Lee,
it is not just the speed of loading, but the ability to move the superfluous code to the css file and move the useful content to the top of the code  helps in SEO.</description>
		<content:encoded><![CDATA[<p>Hi Lee,<br />
it is not just the speed of loading, but the ability to move the superfluous code to the css file and move the useful content to the top of the code  helps in SEO.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lee johnson</title>
		<link>http://www.google-success.com/seo-benefits-of-css.htm/comment-page-1#comment-96735</link>
		<dc:creator>lee johnson</dc:creator>
		<pubDate>Fri, 03 Jul 2009 10:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.google-success.com/seo-benefits-of-css.htm#comment-96735</guid>
		<description>so CSS is SEO ! thats news to me. A better way to think of it is the less calls to the server the better. 5 images on line will make 5 calls to the server. Using a sprite (http://www.btcustomerstreet.com/blog/2009/05/15/css-image-sprites/)
this when done correctly will cause less calls to the server and if your HTACCESS file is done well (cache) the site will fly when loading any additional page. 

Again i say SEO is CSS ! I think not.</description>
		<content:encoded><![CDATA[<p>so CSS is SEO ! thats news to me. A better way to think of it is the less calls to the server the better. 5 images on line will make 5 calls to the server. Using a sprite (<a href="http://www.btcustomerstreet.com/blog/2009/05/15/css-image-sprites/" rel="nofollow">http://www.btcustomerstreet.com/blog/2009/05/15/css-image-sprites/</a>)<br />
this when done correctly will cause less calls to the server and if your HTACCESS file is done well (cache) the site will fly when loading any additional page. </p>
<p>Again i say SEO is CSS ! I think not.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
