<?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: How To Use WordPress as a Landing Page</title>
	<atom:link href="http://ctrtard.com/affiliate-marketing/using-wordpress-as-a-landing-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://ctrtard.com/affiliate-marketing/using-wordpress-as-a-landing-page/</link>
	<description>Internet Marketing with a Helmet.</description>
	<lastBuildDate>Wed, 02 May 2012 18:05:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: tim</title>
		<link>http://ctrtard.com/affiliate-marketing/using-wordpress-as-a-landing-page/comment-page-1/#comment-1035</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Wed, 26 Jan 2011 10:24:22 +0000</pubDate>
		<guid isPermaLink="false">http://ctrtard.com/?p=126#comment-1035</guid>
		<description>The newest version is great for designing landers for an apprentice coder (me). Just a click to remove header and footer and the rotating image leaf is great for gif type animation. But making multiple different landers on one site and getting CPVlab code into the right place may prove a bridge too far.</description>
		<content:encoded><![CDATA[<p>The newest version is great for designing landers for an apprentice coder (me). Just a click to remove header and footer and the rotating image leaf is great for gif type animation. But making multiple different landers on one site and getting CPVlab code into the right place may prove a bridge too far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ctrtard</title>
		<link>http://ctrtard.com/affiliate-marketing/using-wordpress-as-a-landing-page/comment-page-1/#comment-1034</link>
		<dc:creator>ctrtard</dc:creator>
		<pubDate>Wed, 26 Jan 2011 09:57:26 +0000</pubDate>
		<guid isPermaLink="false">http://ctrtard.com/?p=126#comment-1034</guid>
		<description>I actually bought Headway on someone&#039;s recommendation.  It seems powerful, but trying to make some simple mods turned out to be a nightmare.  Their documentation kind of sucks.  After hours wasted, I asked for a refund.  Then I made my mod on a regular WP theme in about an hour with the help of Wordpress Codex.</description>
		<content:encoded><![CDATA[<p>I actually bought Headway on someone&#8217;s recommendation.  It seems powerful, but trying to make some simple mods turned out to be a nightmare.  Their documentation kind of sucks.  After hours wasted, I asked for a refund.  Then I made my mod on a regular WP theme in about an hour with the help of WordPress Codex.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim</title>
		<link>http://ctrtard.com/affiliate-marketing/using-wordpress-as-a-landing-page/comment-page-1/#comment-1024</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Thu, 20 Jan 2011 09:47:01 +0000</pubDate>
		<guid isPermaLink="false">http://ctrtard.com/?p=126#comment-1024</guid>
		<description>If you ever do a tutorial about using the Headway theme to make multiple landers I would be very intersted in that.
Thanks</description>
		<content:encoded><![CDATA[<p>If you ever do a tutorial about using the Headway theme to make multiple landers I would be very intersted in that.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flux</title>
		<link>http://ctrtard.com/affiliate-marketing/using-wordpress-as-a-landing-page/comment-page-1/#comment-907</link>
		<dc:creator>flux</dc:creator>
		<pubDate>Sat, 30 Oct 2010 03:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://ctrtard.com/?p=126#comment-907</guid>
		<description>Does googlebot accept session cookies? If not, your navigation will break down and your quality score suffers.</description>
		<content:encoded><![CDATA[<p>Does googlebot accept session cookies? If not, your navigation will break down and your quality score suffers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ctrtard</title>
		<link>http://ctrtard.com/affiliate-marketing/using-wordpress-as-a-landing-page/comment-page-1/#comment-799</link>
		<dc:creator>ctrtard</dc:creator>
		<pubDate>Mon, 09 Aug 2010 23:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://ctrtard.com/?p=126#comment-799</guid>
		<description>I think the table usability thing is more and more about mobile browsers. Forcing the width of a table can cause problems when a mobile browser (iphone, android, etc.) have a limited display width.

That being said, I agree. I don&#039;t see them a big deal. For quick layouts they can&#039;t be beat.  Although if someone wants to avoid them, a css framework like bluebrint can work very well.  

Glad you like the post. Thanks for reading and commenting.</description>
		<content:encoded><![CDATA[<p>I think the table usability thing is more and more about mobile browsers. Forcing the width of a table can cause problems when a mobile browser (iphone, android, etc.) have a limited display width.</p>
<p>That being said, I agree. I don&#8217;t see them a big deal. For quick layouts they can&#8217;t be beat.  Although if someone wants to avoid them, a css framework like bluebrint can work very well.  </p>
<p>Glad you like the post. Thanks for reading and commenting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Norris</title>
		<link>http://ctrtard.com/affiliate-marketing/using-wordpress-as-a-landing-page/comment-page-1/#comment-791</link>
		<dc:creator>Nick Norris</dc:creator>
		<pubDate>Tue, 03 Aug 2010 23:14:38 +0000</pubDate>
		<guid isPermaLink="false">http://ctrtard.com/?p=126#comment-791</guid>
		<description>Not sure how tables effect usability, but from a standards standpoint, they are old school. 

Tables are still super easy to use, especially when you&#039;re throwing up fast landing pages. I use WP for review sites, fake blogs, real blogs, etc.. And I use tables to quickly layout the content. Tables are easier and faster than divs, so I&#039;m not sure why you said they are &quot;not good&quot;... They are good, but not up to current standards.  

This was a great post! Thanks!</description>
		<content:encoded><![CDATA[<p>Not sure how tables effect usability, but from a standards standpoint, they are old school. </p>
<p>Tables are still super easy to use, especially when you&#8217;re throwing up fast landing pages. I use WP for review sites, fake blogs, real blogs, etc.. And I use tables to quickly layout the content. Tables are easier and faster than divs, so I&#8217;m not sure why you said they are &#8220;not good&#8221;&#8230; They are good, but not up to current standards.  </p>
<p>This was a great post! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://ctrtard.com/affiliate-marketing/using-wordpress-as-a-landing-page/comment-page-1/#comment-754</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 20 May 2010 09:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://ctrtard.com/?p=126#comment-754</guid>
		<description>Yah.. or you could just use WP Spire... lol</description>
		<content:encoded><![CDATA[<p>Yah.. or you could just use WP Spire&#8230; lol</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Jeffery</title>
		<link>http://ctrtard.com/affiliate-marketing/using-wordpress-as-a-landing-page/comment-page-1/#comment-304</link>
		<dc:creator>James Jeffery</dc:creator>
		<pubDate>Sat, 20 Feb 2010 11:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://ctrtard.com/?p=126#comment-304</guid>
		<description>I like the tutorial, but tables are not good for laying out webpages. Very old school and not good on the accessibility and usability front.

Never the less, the information was good.</description>
		<content:encoded><![CDATA[<p>I like the tutorial, but tables are not good for laying out webpages. Very old school and not good on the accessibility and usability front.</p>
<p>Never the less, the information was good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ctrtard</title>
		<link>http://ctrtard.com/affiliate-marketing/using-wordpress-as-a-landing-page/comment-page-1/#comment-181</link>
		<dc:creator>ctrtard</dc:creator>
		<pubDate>Mon, 25 Jan 2010 17:49:28 +0000</pubDate>
		<guid isPermaLink="false">http://ctrtard.com/?p=126#comment-181</guid>
		<description>Well the code as detailed above only modifies one specific theme. I would switch to another theme and see if the problem persists. If it does, then the error is with wordpress and maybe htaccess/mod rewrite.</description>
		<content:encoded><![CDATA[<p>Well the code as detailed above only modifies one specific theme. I would switch to another theme and see if the problem persists. If it does, then the error is with wordpress and maybe htaccess/mod rewrite.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://ctrtard.com/affiliate-marketing/using-wordpress-as-a-landing-page/comment-page-1/#comment-174</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Sat, 23 Jan 2010 04:51:13 +0000</pubDate>
		<guid isPermaLink="false">http://ctrtard.com/?p=126#comment-174</guid>
		<description>Got a problem trying to implement this. After following it to the letter, the only way I can avoid the dreaded &quot;404&quot; is to manually type in &quot;mywebsite.com/?post=3&quot;. I set my permalinks to ?%postname%? and created them as pages. Stumped.</description>
		<content:encoded><![CDATA[<p>Got a problem trying to implement this. After following it to the letter, the only way I can avoid the dreaded &#8220;404&#8243; is to manually type in &#8220;mywebsite.com/?post=3&#8243;. I set my permalinks to ?%postname%? and created them as pages. Stumped.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

