<?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 better performance through CSS content positioning</title>
	<atom:link href="http://dionesku.com/better-seo-performance-through-css-content-positioning-46.html/feed" rel="self" type="application/rss+xml" />
	<link>http://dionesku.com/better-seo-performance-through-css-content-positioning-46.html</link>
	<description>Web developer, SEO consultant, graphic &#38; web designer, photography passionate and... more</description>
	<lastBuildDate>Tue, 03 Jan 2012 12:01:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alex</title>
		<link>http://dionesku.com/better-seo-performance-through-css-content-positioning-46.html#comment-7235</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 03 Jan 2012 12:01:11 +0000</pubDate>
		<guid isPermaLink="false">http://dionesku.com/?p=46#comment-7235</guid>
		<description>I mean, HTML5 contains nav, header and footer tags may help to search engines understand where is a main content</description>
		<content:encoded><![CDATA[<p>I mean, HTML5 contains nav, header and footer tags may help to search engines understand where is a main content</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://dionesku.com/better-seo-performance-through-css-content-positioning-46.html#comment-7234</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 03 Jan 2012 11:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://dionesku.com/?p=46#comment-7234</guid>
		<description>Good article! 
But I think, it will be changed when HTML5 will be sufficiently common technology. Because HTML5 contains ,  and  that can help to search engines understand where is a primary content and where is a secondary.</description>
		<content:encoded><![CDATA[<p>Good article!<br />
But I think, it will be changed when HTML5 will be sufficiently common technology. Because HTML5 contains ,  and  that can help to search engines understand where is a primary content and where is a secondary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ushfaq</title>
		<link>http://dionesku.com/better-seo-performance-through-css-content-positioning-46.html#comment-5084</link>
		<dc:creator>Ushfaq</dc:creator>
		<pubDate>Fri, 14 Oct 2011 06:38:12 +0000</pubDate>
		<guid isPermaLink="false">http://dionesku.com/?p=46#comment-5084</guid>
		<description>Thanks for the great article, i am a beginner and know basic features of html and css and want that you plz write a detailed article on how to make an seo template with css ?

I want to call header, footer, right and left sidebars from a file i mean i wanna use include function for all these page elements from seperate files so when i make changes in header file then it will be changed on whole site, so if i call all page elements excluding main content then will it put any wrong effect on SEO?

I appologize for my bad english but hope you understand what i wanna say.</description>
		<content:encoded><![CDATA[<p>Thanks for the great article, i am a beginner and know basic features of html and css and want that you plz write a detailed article on how to make an seo template with css ?</p>
<p>I want to call header, footer, right and left sidebars from a file i mean i wanna use include function for all these page elements from seperate files so when i make changes in header file then it will be changed on whole site, so if i call all page elements excluding main content then will it put any wrong effect on SEO?</p>
<p>I appologize for my bad english but hope you understand what i wanna say.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dragos</title>
		<link>http://dionesku.com/better-seo-performance-through-css-content-positioning-46.html#comment-1369</link>
		<dc:creator>Dragos</dc:creator>
		<pubDate>Tue, 07 Dec 2010 13:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://dionesku.com/?p=46#comment-1369</guid>
		<description>No, there&#039;s no javascript required for this.
I&#039;ve shown a full html example in the article.

Actually this page implements this: look in the code and you&#039;ll see that &quot;left_col&quot; comes before &quot;right_col&quot; and inside &quot;left_col&quot; you&#039;ll see that &quot;post_content_wrapper&quot; (the main content) comes before &quot;post_meta&quot; (which is the left sidebar).

Of course, I didn&#039;t do the header positioning part because, as you can see, my header has very little content and I didn&#039;t bother with it.</description>
		<content:encoded><![CDATA[<p>No, there&#8217;s no javascript required for this.<br />
I&#8217;ve shown a full html example in the article.</p>
<p>Actually this page implements this: look in the code and you&#8217;ll see that &#8220;left_col&#8221; comes before &#8220;right_col&#8221; and inside &#8220;left_col&#8221; you&#8217;ll see that &#8220;post_content_wrapper&#8221; (the main content) comes before &#8220;post_meta&#8221; (which is the left sidebar).</p>
<p>Of course, I didn&#8217;t do the header positioning part because, as you can see, my header has very little content and I didn&#8217;t bother with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://dionesku.com/better-seo-performance-through-css-content-positioning-46.html#comment-1359</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Tue, 07 Dec 2010 02:20:02 +0000</pubDate>
		<guid isPermaLink="false">http://dionesku.com/?p=46#comment-1359</guid>
		<description>Is there some javascript required to do this... I can&#039;t seem to make it work... 

Can you provide an example html?

I notice that this page does not implement this advice... why is that?

Thanks!</description>
		<content:encoded><![CDATA[<p>Is there some javascript required to do this&#8230; I can&#8217;t seem to make it work&#8230; </p>
<p>Can you provide an example html?</p>
<p>I notice that this page does not implement this advice&#8230; why is that?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dragos</title>
		<link>http://dionesku.com/better-seo-performance-through-css-content-positioning-46.html#comment-930</link>
		<dc:creator>Dragos</dc:creator>
		<pubDate>Thu, 21 Oct 2010 12:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://dionesku.com/?p=46#comment-930</guid>
		<description>when you say wrap around the right sidebar you mean the content should be on the left and flow bellow the right sidebar? so the right sidebar will look like a right floated block inside the content?</description>
		<content:encoded><![CDATA[<p>when you say wrap around the right sidebar you mean the content should be on the left and flow bellow the right sidebar? so the right sidebar will look like a right floated block inside the content?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Micah</title>
		<link>http://dionesku.com/better-seo-performance-through-css-content-positioning-46.html#comment-906</link>
		<dc:creator>Micah</dc:creator>
		<pubDate>Tue, 19 Oct 2010 16:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://dionesku.com/?p=46#comment-906</guid>
		<description>This is a great explanation of how the organization of your content can affect search engine results.  I&#039;m trying to do something similar where the main content would actually wrap around the right sidebar.  But I can&#039;t get it to wrap with out have this right sidebar located above the main content, using a right float. Any thoughts?</description>
		<content:encoded><![CDATA[<p>This is a great explanation of how the organization of your content can affect search engine results.  I&#8217;m trying to do something similar where the main content would actually wrap around the right sidebar.  But I can&#8217;t get it to wrap with out have this right sidebar located above the main content, using a right float. Any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention SEO better performance through CSS content positioning &#124; Dragos Ionescu -- Topsy.com</title>
		<link>http://dionesku.com/better-seo-performance-through-css-content-positioning-46.html#comment-20</link>
		<dc:creator>Tweets that mention SEO better performance through CSS content positioning &#124; Dragos Ionescu -- Topsy.com</dc:creator>
		<pubDate>Fri, 09 Apr 2010 01:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://dionesku.com/?p=46#comment-20</guid>
		<description>[...] This post was mentioned on Twitter by Terry Mickelson, Dragos Ionescu. Dragos Ionescu said: SEO better performance through CSS content positioning http://bit.ly/dj8aSD [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Terry Mickelson, Dragos Ionescu. Dragos Ionescu said: SEO better performance through CSS content positioning <a href="http://bit.ly/dj8aSD" rel="nofollow">http://bit.ly/dj8aSD</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

