<?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: Post Titles, Page Titles &amp; Title Elements  &#8211; Why POSH matters</title>
	<atom:link href="http://website-in-a-weekend.net/building-traffic/post-titles-page-titles-title-elements-difference-matters/feed/" rel="self" type="application/rss+xml" />
	<link>http://website-in-a-weekend.net/building-traffic/post-titles-page-titles-title-elements-difference-matters/</link>
	<description>Web Zero to Web Hero in 1 Weekend</description>
	<lastBuildDate>Thu, 11 Mar 2010 19:42:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Putra Eka</title>
		<link>http://website-in-a-weekend.net/building-traffic/post-titles-page-titles-title-elements-difference-matters/comment-page-1/#comment-6064</link>
		<dc:creator>Putra Eka</dc:creator>
		<pubDate>Sat, 13 Feb 2010 04:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=6503#comment-6064</guid>
		<description>I like using wordpress very much, because with their seo friendly structure
.-= Putra Eka&#180;s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/PamanGober/~3/VJCpW54h7lM/selamat-tahun-baru-islam-1-muharram-1431h-dan-selamat-1-tahun-pengangguran-diriku.html&quot;&gt;Selamat Tahun Baru Islam 1 Muharram 1431H dan Selamat 1 Tahun Pengangguran Diriku :)&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>I like using wordpress very much, because with their seo friendly structure<br />
<span class="cluv"> Putra Eka&#180;s last blog ..<a href="http://feedproxy.google.com/~r/PamanGober/~3/VJCpW54h7lM/selamat-tahun-baru-islam-1-muharram-1431h-dan-selamat-1-tahun-pengangguran-diriku.html">Selamat Tahun Baru Islam 1 Muharram 1431H dan Selamat 1 Tahun Pengangguran Diriku <img src='http://website-in-a-weekend.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://website-in-a-weekend.net/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Wordpress!</title>
		<link>http://website-in-a-weekend.net/building-traffic/post-titles-page-titles-title-elements-difference-matters/comment-page-1/#comment-2118</link>
		<dc:creator>Dr Wordpress!</dc:creator>
		<pubDate>Wed, 04 Nov 2009 16:07:01 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=6503#comment-2118</guid>
		<description>@Sean - You are getting closer to understanding why MS Word set document processing back 15 years, and why people such as myself succumb to rage (I&#039;m not joking) when forced to use it.

It turns out that documents of all sorts have fairly specific structures. These structures can be described with a fair amount of precision (e.g., &quot;lede,&quot; &quot;topic sentence,&quot; &amp;c).   The infrastructure supporting these structures such as titles, header and sectional dividers of various sorts can also be fairly precisely described.  

And it&#039;s all out the window with visual markup.

With logical markup, what you want to do is easy.  Consider (in markdown format):

= title =
* section
** subsection
** subsection

How this displayed in HTML would be easy... if the document were stored as a tree (that&#039;s a data structure).  Then, formatting in HTML is just a shift right or a shift left in tag hierarchy.  Simple.  Trivial.  

Being stored as a flat file full of HTML, not so simple.  It&#039;s not too hard, just tedious, messy and full of edge cases... if you assume the HTML is well-formed.   If it&#039;s not well-formed, get&#039;s ugly.

There are people spend a lot of time pondering these problems.  I am not one of them.
.-= Dr Wordpress!&#180;s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/WebsiteInAWeekend/~3/BDx3VkWkHcc/&quot; rel=&quot;nofollow&quot;&gt;Black Magic SEO!  Vampire Weekend sucks SERPs&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>@Sean &#8211; You are getting closer to understanding why MS Word set document processing back 15 years, and why people such as myself succumb to rage (I&#8217;m not joking) when forced to use it.</p>
<p>It turns out that documents of all sorts have fairly specific structures. These structures can be described with a fair amount of precision (e.g., &#8220;lede,&#8221; &#8220;topic sentence,&#8221; &#038;c).   The infrastructure supporting these structures such as titles, header and sectional dividers of various sorts can also be fairly precisely described.  </p>
<p>And it&#8217;s all out the window with visual markup.</p>
<p>With logical markup, what you want to do is easy.  Consider (in markdown format):</p>
<p>= title =<br />
* section<br />
** subsection<br />
** subsection</p>
<p>How this displayed in HTML would be easy&#8230; if the document were stored as a tree (that&#8217;s a data structure).  Then, formatting in HTML is just a shift right or a shift left in tag hierarchy.  Simple.  Trivial.  </p>
<p>Being stored as a flat file full of HTML, not so simple.  It&#8217;s not too hard, just tedious, messy and full of edge cases&#8230; if you assume the HTML is well-formed.   If it&#8217;s not well-formed, get&#8217;s ugly.</p>
<p>There are people spend a lot of time pondering these problems.  I am not one of them.<br />
<span class="cluv"> Dr Wordpress!&#180;s last blog ..<a href="http://feedproxy.google.com/~r/WebsiteInAWeekend/~3/BDx3VkWkHcc/">Black Magic SEO!  Vampire Weekend sucks SERPs</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://website-in-a-weekend.net/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://website-in-a-weekend.net/building-traffic/post-titles-page-titles-title-elements-difference-matters/comment-page-1/#comment-2117</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Wed, 04 Nov 2009 15:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=6503#comment-2117</guid>
		<description>It is a pretty problem since the headers are written into the the_content template tag.  A filter would have to be written of some sort to change the contents of a post.  Or a plugin written to do some sort of replacement, and use some other notation to indicate that certain text is a subheader.
The more I think about this, the weirder a problem it is.  It seems to require a higher level of semantic meaning in the code.  Something would have to be run to think figure out what semantic meaning to give the element based on it&#039;s location.
Just thinking out loud.  Is there a meta-semantic markup?
.-= Sean&#180;s last blog ..&lt;a href=&quot;http://baddeacondesign.com/blog/2009/10/why-printmaking-a-study-in-polarity/&quot; rel=&quot;nofollow&quot;&gt;Why Printmaking? (A Study in Polarity)&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>It is a pretty problem since the headers are written into the the_content template tag.  A filter would have to be written of some sort to change the contents of a post.  Or a plugin written to do some sort of replacement, and use some other notation to indicate that certain text is a subheader.<br />
The more I think about this, the weirder a problem it is.  It seems to require a higher level of semantic meaning in the code.  Something would have to be run to think figure out what semantic meaning to give the element based on it&#8217;s location.<br />
Just thinking out loud.  Is there a meta-semantic markup?<br />
<span class="cluv"> Sean&#180;s last blog ..<a href="http://baddeacondesign.com/blog/2009/10/why-printmaking-a-study-in-polarity/">Why Printmaking? (A Study in Polarity)</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://website-in-a-weekend.net/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Wordpress!</title>
		<link>http://website-in-a-weekend.net/building-traffic/post-titles-page-titles-title-elements-difference-matters/comment-page-1/#comment-2113</link>
		<dc:creator>Dr Wordpress!</dc:creator>
		<pubDate>Wed, 04 Nov 2009 04:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=6503#comment-2113</guid>
		<description>@Sean - I was wondering who was going to ask this question.

In short, there is no good way to do what you&#039;re thinking given how (I think) WordPress uses markup.

I&#039;d have to take a real good look at formatting.php to say for sure.  

It&#039;s a hard problem.  Actually, it&#039;s not that hard, but nobody will do the small amount of work it takes to understand logical versus visual markup.  WordPress does pretty good though.
.-= Dr Wordpress!&#180;s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/WebsiteInAWeekend/~3/rT_fQ5JmYLo/&quot; rel=&quot;nofollow&quot;&gt;Top 5 Biggest Lies About Blogging for Money&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>@Sean &#8211; I was wondering who was going to ask this question.</p>
<p>In short, there is no good way to do what you&#8217;re thinking given how (I think) WordPress uses markup.</p>
<p>I&#8217;d have to take a real good look at formatting.php to say for sure.  </p>
<p>It&#8217;s a hard problem.  Actually, it&#8217;s not that hard, but nobody will do the small amount of work it takes to understand logical versus visual markup.  WordPress does pretty good though.<br />
<span class="cluv"> Dr Wordpress!&#180;s last blog ..<a href="http://feedproxy.google.com/~r/WebsiteInAWeekend/~3/rT_fQ5JmYLo/">Top 5 Biggest Lies About Blogging for Money</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://website-in-a-weekend.net/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://website-in-a-weekend.net/building-traffic/post-titles-page-titles-title-elements-difference-matters/comment-page-1/#comment-2102</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Tue, 03 Nov 2009 21:22:19 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=6503#comment-2102</guid>
		<description>[ok, sorry for the mess, code tags don&#039;t seem to process in comments]
Question, a little in depth:
You are using H1 blog post titles with H2 subheaders on your single post web pages, but if your blog post titles are H2 on your main blog page (and archive lists, etc), it would make sense that the subheaders are H3.  
Since subheaders are hardcoded into the post content, how would this be changed for web pages that display lists of posts with the entire post content, rather than just a teaser?
You seem to be getting around this by only displaying titles and teaser text on your web pages that display lists of posts.  I display the entire post on my post list web pages, any suggestions for how to achieve this?
.-= Sean&#180;s last blog ..&lt;a href=&quot;http://baddeacondesign.com/blog/2009/10/why-printmaking-a-study-in-polarity/&quot; rel=&quot;nofollow&quot;&gt;Why Printmaking? (A Study in Polarity)&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>[ok, sorry for the mess, code tags don't seem to process in comments]<br />
Question, a little in depth:<br />
You are using H1 blog post titles with H2 subheaders on your single post web pages, but if your blog post titles are H2 on your main blog page (and archive lists, etc), it would make sense that the subheaders are H3.<br />
Since subheaders are hardcoded into the post content, how would this be changed for web pages that display lists of posts with the entire post content, rather than just a teaser?<br />
You seem to be getting around this by only displaying titles and teaser text on your web pages that display lists of posts.  I display the entire post on my post list web pages, any suggestions for how to achieve this?<br />
<span class="cluv"> Sean&#180;s last blog ..<a href="http://baddeacondesign.com/blog/2009/10/why-printmaking-a-study-in-polarity/">Why Printmaking? (A Study in Polarity)</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://website-in-a-weekend.net/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://website-in-a-weekend.net/building-traffic/post-titles-page-titles-title-elements-difference-matters/comment-page-1/#comment-2101</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Tue, 03 Nov 2009 21:19:46 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=6503#comment-2101</guid>
		<description>[reposted comment, I didn&#039;t think the header tags would process, since they aren&#039;t allowed.  I hope this works...]
Question, a little in depth:
You are using &lt;code&gt;&lt;/code&gt; blog post titles with &lt;code&gt;&lt;/code&gt; subheaders on your single post web pages, but if your blog post titles are &lt;code&gt;&lt;/code&gt; on your main blog page (and archive lists, etc), it would make sense that the subheaders are &lt;code&gt;&lt;/code&gt;.  
Since subheaders are hardcoded into the post content, how would this be changed for web pages that display lists of posts with the entire post content, rather than just a teaser?
You seem to be getting around this by only displaying titles and teaser text on your web pages that display lists of posts.  I display the entire post on my post list web pages, any suggestions for how to achieve this?
.-= Sean&#180;s last blog ..&lt;a href=&quot;http://baddeacondesign.com/blog/2009/10/why-printmaking-a-study-in-polarity/&quot; rel=&quot;nofollow&quot;&gt;Why Printmaking? (A Study in Polarity)&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>[reposted comment, I didn't think the header tags would process, since they aren't allowed.  I hope this works...]<br />
Question, a little in depth:<br />
You are using <code></code> blog post titles with <code></code> subheaders on your single post web pages, but if your blog post titles are <code></code> on your main blog page (and archive lists, etc), it would make sense that the subheaders are <code></code>.<br />
Since subheaders are hardcoded into the post content, how would this be changed for web pages that display lists of posts with the entire post content, rather than just a teaser?<br />
You seem to be getting around this by only displaying titles and teaser text on your web pages that display lists of posts.  I display the entire post on my post list web pages, any suggestions for how to achieve this?<br />
<span class="cluv"> Sean&#180;s last blog ..<a href="http://baddeacondesign.com/blog/2009/10/why-printmaking-a-study-in-polarity/">Why Printmaking? (A Study in Polarity)</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://website-in-a-weekend.net/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://website-in-a-weekend.net/building-traffic/post-titles-page-titles-title-elements-difference-matters/comment-page-1/#comment-2100</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Tue, 03 Nov 2009 21:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=6503#comment-2100</guid>
		<description>Question, a little in depth:
You are using  blog post titles with  subheaders on your single post web pages, but if your blog post titles are  on your main blog page (and archive lists, etc), it would make sense that the subheaders are .  
Since subheaders are hardcoded into the post content, how would this be changed for web pages that display lists of posts with the entire post content, rather than just a teaser?
You seem to be getting around this by only displaying titles and teaser text on your web pages that display lists of posts.  I display the entire post on my post list web pages, any suggestions for how to achieve this?
.-= Sean&#180;s last blog ..&lt;a href=&quot;http://baddeacondesign.com/blog/2009/10/why-printmaking-a-study-in-polarity/&quot; rel=&quot;nofollow&quot;&gt;Why Printmaking? (A Study in Polarity)&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Question, a little in depth:<br />
You are using  blog post titles with  subheaders on your single post web pages, but if your blog post titles are  on your main blog page (and archive lists, etc), it would make sense that the subheaders are .<br />
Since subheaders are hardcoded into the post content, how would this be changed for web pages that display lists of posts with the entire post content, rather than just a teaser?<br />
You seem to be getting around this by only displaying titles and teaser text on your web pages that display lists of posts.  I display the entire post on my post list web pages, any suggestions for how to achieve this?<br />
<span class="cluv"> Sean&#180;s last blog ..<a href="http://baddeacondesign.com/blog/2009/10/why-printmaking-a-study-in-polarity/">Why Printmaking? (A Study in Polarity)</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://website-in-a-weekend.net/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Wordpress!</title>
		<link>http://website-in-a-weekend.net/building-traffic/post-titles-page-titles-title-elements-difference-matters/comment-page-1/#comment-2056</link>
		<dc:creator>Dr Wordpress!</dc:creator>
		<pubDate>Sun, 01 Nov 2009 17:17:19 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=6503#comment-2056</guid>
		<description>@Blake - Vote #3

@Spirit - This is going to get harder and harder to do as the search engines refine their algorithms.

@EJ - Thanks!  I tend to use the defaults on just about every piece of software I own.   Too many years of too much programming.  Now I just can&#039;t be bothered.  It&#039;s not the programming itself, it&#039;s the maintenance work keeping up with it!
.-= Dr Wordpress!&#180;s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/WebsiteInAWeekend/~3/qg1SazQM57M/&quot; rel=&quot;nofollow&quot;&gt;Big Shakeout Coming in MMO Blogosphere – You ready for it?&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>@Blake &#8211; Vote #3</p>
<p>@Spirit &#8211; This is going to get harder and harder to do as the search engines refine their algorithms.</p>
<p>@EJ &#8211; Thanks!  I tend to use the defaults on just about every piece of software I own.   Too many years of too much programming.  Now I just can&#8217;t be bothered.  It&#8217;s not the programming itself, it&#8217;s the maintenance work keeping up with it!<br />
<span class="cluv"> Dr Wordpress!&#180;s last blog ..<a href="http://feedproxy.google.com/~r/WebsiteInAWeekend/~3/qg1SazQM57M/">Big Shakeout Coming in MMO Blogosphere – You ready for it?</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://website-in-a-weekend.net/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Extreme John</title>
		<link>http://website-in-a-weekend.net/building-traffic/post-titles-page-titles-title-elements-difference-matters/comment-page-1/#comment-2054</link>
		<dc:creator>Extreme John</dc:creator>
		<pubDate>Sun, 01 Nov 2009 14:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=6503#comment-2054</guid>
		<description>Dave I really have to say you write some of the most informative and most well written posts I have seen out of just about every site that I visit.

Now if only you could fix my Thesis theme :) haha
.-= Extreme John&#180;s last blog ..&lt;a href=&quot;http://www.extremejohn.com/why-does-facebook-hate-me/&quot; rel=&quot;nofollow&quot;&gt;Why Does Facebook Hate Me?&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Dave I really have to say you write some of the most informative and most well written posts I have seen out of just about every site that I visit.</p>
<p>Now if only you could fix my Thesis theme <img src='http://website-in-a-weekend.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  haha<br />
<span class="cluv"> Extreme John&#180;s last blog ..<a href="http://www.extremejohn.com/why-does-facebook-hate-me/">Why Does Facebook Hate Me?</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://website-in-a-weekend.net/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spiritual bisnis internet seo</title>
		<link>http://website-in-a-weekend.net/building-traffic/post-titles-page-titles-title-elements-difference-matters/comment-page-1/#comment-2053</link>
		<dc:creator>Spiritual bisnis internet seo</dc:creator>
		<pubDate>Sun, 01 Nov 2009 06:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=6503#comment-2053</guid>
		<description>WordPress gives 85% SEO, i believe that
when i created one page without article its indexed at page 3 at google :)
.-= Spiritual bisnis internet seo&#180;s last blog ..&lt;a href=&quot;http://budihadmajaya.com/7-menu-update-terbaru-google.html&quot; rel=&quot;nofollow&quot;&gt;7 Menu Update Terbaru Google&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>WordPress gives 85% SEO, i believe that<br />
when i created one page without article its indexed at page 3 at google <img src='http://website-in-a-weekend.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<span class="cluv"> Spiritual bisnis internet seo&#180;s last blog ..<a href="http://budihadmajaya.com/7-menu-update-terbaru-google.html">7 Menu Update Terbaru Google</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://website-in-a-weekend.net/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
</channel>
</rss>
