<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PPC Fool &#187; Landing Pages</title>
	<atom:link href="http://www.ppcfool.com/category/landing-pages/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ppcfool.com</link>
	<description>Discover pay per click &#38; affiliate marketing!</description>
	<lastBuildDate>Thu, 20 Aug 2009 17:38:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Is your campaign social proof?</title>
		<link>http://www.ppcfool.com/affiliate-marketing/is-your-campaign-social-proof/</link>
		<comments>http://www.ppcfool.com/affiliate-marketing/is-your-campaign-social-proof/#comments</comments>
		<pubDate>Thu, 07 May 2009 18:21:33 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Landing Pages]]></category>
		<category><![CDATA[Tips, Tricks, & Skills]]></category>

		<guid isPermaLink="false">http://www.ppcfool.com/?p=94</guid>
		<description><![CDATA[Have you ever wondered why old sitcoms have canned laughter or laugh tracks?  If you watch an old rerun of Seinfield you&#8217;ll know what I mean, someone makes a joke and you hear that &#8216;laughter&#8217; in the background.  Funny thing is, if you ask what most people think about this they&#8217;ll say it [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ppcfool.com/images/circlegroup.jpg" alt="social proof" align="right" style="margin-top:-24px;" />Have you ever wondered why old sitcoms have canned laughter or laugh tracks?  If you watch an old rerun of Seinfield you&#8217;ll know what I mean, someone makes a joke and you hear that &#8216;laughter&#8217; in the background.  Funny thing is, if you ask what most people think about this they&#8217;ll say it is dumb, fake, and useless.  So why did these top TV executives do it?  <br /></br><br /></br></p>
<p class=download>It is human tendency to see an action as more appropriate or acceptable when they see others doing it</p>
<p>The idea of this herd behavior or <a href="http://en.wikipedia.org/wiki/Social_Proof">social proof</a> is very powerful and is often used in business and marketing.  &#8216;Social proofing&#8217; your campaigns can give the end user that little extra push to take action, hit the buy button, or fill out a form.  It is very simple to incorporate this into your affiliate campaigns, and there are 2 primary ways of doing this: testimonials and taglines or sub headings.</p>
<h3>Testimonials</h3>
<p>Most people would agree, sprinkling your landing page with testimonials can only help your conversions.  The idea of social proof is when someone is in a situation not knowing what to do, they look to others for guidance.  Seeing and reading other people using the product and taking action makes them more comfortable.</p>
<h3>Taglines and Sub Headings</h3>
<p>Taglines are a great way to social proof your landing page.  There have been many studies done that people really do read taglines and sub headings.  The best places to put them are directly under your main heading or just under your call to action button or hero shot/main image.  People will read them.<br />
Here are some samples that I&#8217;m sure you have seen before on other people&#8217;s landers:</p>
<ul>
<li>Join 5,267 other members &#8230;</li>
<li>Over 100,000 sold &#8230;</li>
<li>Amaze your friends &#8230;</li>
<li>Over 1 million downloads</li>
<li>etc &#8230; </li>
</ul>
<p>Don&#8217;t think this works? Take a look at the tagline below:<br />
<center><img src="http://www.ppcfool.com/images/mcds.jpg" alt="macdonalds" /></center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ppcfool.com/affiliate-marketing/is-your-campaign-social-proof/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Simple Keyword Insertion for Landing Pages</title>
		<link>http://www.ppcfool.com/keywords/simple-keyword-insertion-for-landing-pages/</link>
		<comments>http://www.ppcfool.com/keywords/simple-keyword-insertion-for-landing-pages/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 06:19:20 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Keywords, Keywords, Keywords]]></category>
		<category><![CDATA[Landing Pages]]></category>
		<category><![CDATA[Tips, Tricks, & Skills]]></category>

		<guid isPermaLink="false">http://www.ppcfool.com/?p=86</guid>
		<description><![CDATA[
Ever wonder how some affiliate are able to dynamically insert the searched keywords on their landing pages?  I remember for the longest time, I was always baffled by it, since I&#8217;m not much of a programmer or developer.  Once I learned I felt kind of dumb since it is extremely simple with just [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ppcfool.com/images/dynamic.jpg" align="right" style="margin-left:15px;"></p>
<p>Ever wonder how some affiliate are able to dynamically insert the searched keywords on their landing pages?  I remember for the longest time, I was always baffled by it, since I&#8217;m not much of a programmer or developer.  Once I learned I felt kind of dumb since it is extremely simple with just a few lines of code added on your page.  I&#8217;m sure there are a handful of ways to do this, but here&#8217;s how I do it:</p>
<h3>Step 1</h3>
<p>There is just 1 simple change on your destination URL&#8217;s in adwords.  Just add<br />
<b>?kw={Keyword}</b> to the end of your destination URL and you are done.  For example if your destination URL is <strong>http://www.lander.com</strong> then the new URL would be <b>http://www.lander.com/?kw={Keyword}</b></p>
<h3>Step 2</h3>
<p>Next at the top of your landing page insert this snippet of code<br />
<strong><br />
&lt;?php<br />
if(isset($_GET['kw']))<br />
$key=$_GET['kw'];<br />
else<br />
$key=&#8217;Everything Else&#8217;;<br />
?></strong></p>
<p>This picks up the value of the keyword being searched with an alternative text of &#8220;Everything Else&#8221;.</p>
<h3>Step 3</h3>
<p>Now every where you want your keyword to appear in your landing page just insert this piece of code<br />
<strong>&lt;?php echo $key;?&gt; </strong>and your done!  It is as simple as that.</p>
<p>Here are 3 examples:<br />
<a href="http://www.ppcfool.com/keyword-insertion.php?kw=Whats up?">http://www.ppcfool.com/keyword-insertion.php?kw=Whats up?</a><br />
<a href="http://www.ppcfool.com/keyword-insertion.php?kw=Anyone Can Do This">http://www.ppcfool.com/keyword-insertion.php?kw=Anyone Can Do This</a><br />
<a href="http://www.ppcfool.com/keyword-insertion.php?kw=Sign-up for my RSS Now!">http://www.ppcfool.com/keyword-insertion.php?kw=Sign-up for my RSS Now!</a></p>
<h3>Why this is important?</h3>
<p>Adding the searched keyword can help your conversions.  Anything on your landing page that the searcher is familiar with boosts your credibility and relevancy.  How many times have you searched for something, landed on a page and thought &#8216;this has nothing to do with want I&#8217;m looking for?&#8217;  </p>
<p class="download">Dynamic keyword insertion will give your page more relevancy which will help conversions</p>
<p>Want  more landing page tips? Check out my <a href="http://www.ppcfool.com/landing-pages/10-days-to-a-zen-like-landing-page/">10 day series on landing pages</a>!    </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ppcfool.com/keywords/simple-keyword-insertion-for-landing-pages/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Can Rhyming boost credibility?</title>
		<link>http://www.ppcfool.com/landing-pages/can-rhyming-boost-credbility/</link>
		<comments>http://www.ppcfool.com/landing-pages/can-rhyming-boost-credbility/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 18:18:55 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Ad Copy]]></category>
		<category><![CDATA[Landing Pages]]></category>

		<guid isPermaLink="false">http://www.ppcfool.com/?p=79</guid>
		<description><![CDATA[We all know headlines and taglines are key to keeping the reader on the page and convincing someone to take action.  I recently read a piece on how throwing in a rhyme can actually increase credibility.

Memorability and Impact
The first is obvious.  The reader is more likely to remember and can have more of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ppcfool.com/images/sound_listen.jpg" align="right" width="265" height="180"><br /></br>We all know headlines and taglines are key to keeping the reader on the page and convincing someone to take action.  I recently read a piece on how throwing in a rhyme can actually increase credibility.<br />
<br /></br></p>
<h3>Memorability and Impact</h3>
<p>The first is obvious.  The reader is more likely to remember and can have more of an impact at first glance.  It makes it easier for the reader to process information, which is important.  Here are 4 examples: <br />
<strong>Don&#8217;t get mad get _____ </strong><br />
<strong>The quicker picker upper</strong></p>
<p>How about:<br />
<strong>My life my card</strong><br />
<strong>Safe happens</strong></p>
<p>While the first 2 slogans are a little outdated they are still more memorable, GLAD and BOUNTY.  The bottom 2 are American Express and Volvo.</p>
<h3>More Accurate</h3>
<p>The next reason is that rhyming can appear to make the statement more accurate.  Having a statement, slogan, or headline sound a little more accurate can be the difference between a sale and a lost customer.  For example, which sounds more believable:<br /></br><br />
<strong>Caution and measure will bring you treasure <br />or<br /> Caution and measure will bring you riches &#8230;</strong><br /></br><br />
How about the famous quote for you OJ fans:<br />
<strong>&#8220;If the glove don&#8217;t fit, you must acquit&#8221;</strong><br /></br><br />
I wonder why he didn&#8217;t just say<br />
<strong>&#8220;If the glove don&#8217;t fit, you must let him go free&#8221;</strong>, <br />it was clear he made that rhyme for a reason &#8230; interesting to say the least <img src='http://ppcfool.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ppcfool.com/landing-pages/can-rhyming-boost-credbility/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>What&#8217;s your Load Time?</title>
		<link>http://www.ppcfool.com/landing-pages/whats-your-load-time/</link>
		<comments>http://www.ppcfool.com/landing-pages/whats-your-load-time/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 05:09:36 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Landing Pages]]></category>
		<category><![CDATA[Pay Per Click Resources]]></category>

		<guid isPermaLink="false">http://www.ppcfool.com/?p=65</guid>
		<description><![CDATA[
For those of you who don&#8217;t know,  just recently Google announced that Load Time would now be factored in to your landing page quality score.  This is good for us who take action, as most people won&#8217;t bother doing anything.  Check out what Google says about this:


    * If [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ppcfool.com/images/stopwatch5.jpg" alt="StopWatch" align="right" /><br />
For those of you who don&#8217;t know,  just recently <a href="http://adwords.blogspot.com/2008/06/landing-page-load-time-now-affects.html">Google announced</a> that Load Time would now be factored in to your <strong>landing page quality score</strong>.  This is good for us who take action, as most people won&#8217;t bother doing anything.  Check out what Google says about this:<br />
<br /></br></p>
<p class="alert">
    * If graded <b>Page loads slowly</b> -> Quality Score = <b><i>negatively affected</i>.</b><br /></br><br />
    * If graded <b>No problems found</b> -> Quality Score = <b><i>not affected</i></b>. <br /></br><br />
    * If graded <b>No problems found</b> and marked Load time is faster than the average in your server&#8217;s geographic region -> Quality score maybe <b><i>positively affected</i></b>.
</p>
<p></br><br />
See that?  If your site loads above average, you may get a quality score boost! You can find this info on your keyword analysis page, the magnifying glass next to your keyword.  Here&#8217;s a screenshot of one of my quality scores with load time included:<br /></br><br />
<center><img src="http://www.ppcfool.com/images/ltscreen.gif" /></center></p>
<h3>Not Just Quality Score</h3>
<p>Having a speedy load time can also help your conversions.  Yes, you may be blazing along the internet with your T4 connection, but not everyone is like you.  When someone lands on your site and has to wait more than a few seconds to load, I can guarantee you will lose some visitors.  Even I do this.  If your site takes too long to load, bam I&#8217;m outta there.  You can see how load time is evaluated <a href="http://adwords.google.com/support/bin/answer.py?answer=93113">here</a>.</p>
<h3>What causes slow load time?</h3>
<p>Multiple redirects, multi-second meta refreshes, and large images/animation are the main culprits.  Get rid of any redirects you may have pointing to your lander as well as those meta refreshes.  </p>
<h3>New Tool on PPCfool</h3>
<p>AS for the large images you can check out my new tool.  It&#8217;s under the tab <a href="http://www.ppcfool.com/toolbox/">Toolbox</a> called the <a href="http://www.ppcfool.com/load-time-analyzer/">Load Time Analyzer</a>.  Just enter the URL and it analyzes your site for speed and tells you how big your images are.  </p>
<p>Take those large images and shrink the size down.  There are a handful of image shrinkers out there, I&#8217;ve been using <a href="http://www.xdenser.com/?&#038;menu=imageshrink">this one</a>.  Let me know what you guys think &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ppcfool.com/landing-pages/whats-your-load-time/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Heat Maps Landing Page &#8211; Day 10</title>
		<link>http://www.ppcfool.com/landing-pages/heat-maps-landing-page-day-10/</link>
		<comments>http://www.ppcfool.com/landing-pages/heat-maps-landing-page-day-10/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 18:46:09 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Landing Pages]]></category>

		<guid isPermaLink="false">http://www.ppcfool.com/?p=41</guid>
		<description><![CDATA[When your landing page is setup and you begin to drive traffic to your site, you will want to evaluate how your page is doing.  Apart from outright conversions and testing, I think heat maps are an excellent way to measure how visitors click on your page and analyze their user experience.
A heat map [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ppcfool.com/images/heatmap2.jpg" alt="Heat Map" align="right"/>When your landing page is setup and you begin to drive traffic to your site, you will want to evaluate how your page is doing.  Apart from outright conversions and testing, I think heat maps are an excellent way to measure how visitors click on your page and analyze their user experience.</p>
<p>A heat map is simply an overlay of your website that shows where users are clicking through color-coded dots.  The more the clicks the more the heat <img src='http://ppcfool.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
</p>
<h3>Who provides this service?</h3>
<p>There are a handful of companies that offer this, here are just three of them:</p>
<p><strong>ClickDensity</strong><br />
Simple and straightforward for your basic heat map needs.  The have a free trial as well as a starter package for just $5/month!  Good for first timers.  These are the guys I currently use.  Here is the site &#8211; <a href="http://www.clickdensity.com">clickdensity</a></p>
<p><strong>CrazyEgg</strong><br />
Very popular right now, as I see a lot of advertising for them.  Offers a little more with their confetti feature, pretty nifty.  They also have a free trial with their intro package at just $9/month.  Here is their site &#8211; <a href="http://www.crazyegg.com">crazyegg</a></p>
<p><strong>ClickTale</strong><br />
This company offers an interesting twist besides your basic heat map, they have actual recorded footage of each users mouse movements so you can track how the user moves and clicks.  You can watch individual visitor sessions to really understand user behavior!  Go and check them out &#8230; <a href="http://www.ppcfool.com/redirect/clicktale/">clicktale</a><br />
</p>
<h3>So How do you use Heat Maps?</h3>
<p>The information alone given by heat maps can help you optimize your site to give your user a better experience and hopefully increase conversions.  Here are some of the more basic uses:</p>
<ul>
<li>Identify layout issues</li>
<li>See which links are popular</li>
<li>See where users <em><strong>aren&#8217;t</strong></em> clicking</li>
<li>See where users <em><strong>shouldn&#8217;t</strong></em> be clicking</li>
<li>Helps to split test landing pages</li>
</ul>
<p>So I hope you can see how you can use heat maps to streamline your website.  While this is the last day in our <a href="http://www.ppcfool.com/landing-pages/10-days-to-a-zen-like-landing-page/">10 Day Landing Page</a> series, it is by no means exhaustive!  I hope you enjoyed the series.  Let me know what you think &#8230;</p>
<p>Be on the lookout, as I plan to post a nice little tool to help with your landing page quality score very soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ppcfool.com/landing-pages/heat-maps-landing-page-day-10/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Visitor Trust &#8211; Landing Page Day 9</title>
		<link>http://www.ppcfool.com/landing-pages/visitor-trust-landing-page-day-9/</link>
		<comments>http://www.ppcfool.com/landing-pages/visitor-trust-landing-page-day-9/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 20:58:07 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Landing Pages]]></category>

		<guid isPermaLink="false">http://www.ppcfool.com/?p=39</guid>
		<description><![CDATA[Ok, so now you know why updated content is important, today were going to talk about a few simple ways to build visitor trust.  
When you&#8217;re asking your visitor to sign-up, opt-in, or especially make a purchase; you want the visitor to have no doubts that they can &#8216;trust&#8217; your site before they do [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, so now you know why <a href="http://www.ppcfool.com/landing-pages/up-to-date-content-landing-page-day-8/">updated content</a> is important, today were going to talk about a few simple ways to build visitor trust.  </p>
<p>When you&#8217;re asking your visitor to sign-up, opt-in, or especially make a purchase; you want the visitor to have no doubts that they can &#8216;trust&#8217; your site before they do that.  Some of the icons below are widely recognized but can do wonders to boost your conversions on your landing site.  Take a look below:</p>
<p><img src="http://www.ppcfool.com/images/bbb.gif" alt="BBB online" /> <br />
<img src="http://www.ppcfool.com/images/truste.jpg" alt="Truste" /> <br />
<img src="http://www.ppcfool.com/images/hacker.jpg" alt="Hacker" /><br />
<img src="http://www.ppcfool.com/images/verisign.gif" alt="Verisign" /> </p>
<p class="download">You want your visitor to feel &#8217;safe&#8217; when making a transaction or submitting their information on your site.  Data security is becoming more and more important for ecommerce. </p>
<p>I hope you can see how these logos will give your website more credibility.  There are many more icons and logos you can use and choose from, these are just some of the more popular ones.  Of course, you shouldn&#8217;t put it on there if the merchant or your product doesn&#8217;t offer this.</p>
<p>Next time will be the last day in this 10 Day series &#8230; so stay tuned.  This may be the most important one just yet <img src='http://ppcfool.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>(BTW, take a second to vote in my poll on the sidebar &#8212;-> )</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ppcfool.com/landing-pages/visitor-trust-landing-page-day-9/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Updated Content &#8211; Landing Page Day 8</title>
		<link>http://www.ppcfool.com/landing-pages/up-to-date-content-landing-page-day-8/</link>
		<comments>http://www.ppcfool.com/landing-pages/up-to-date-content-landing-page-day-8/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 21:24:57 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Landing Pages]]></category>

		<guid isPermaLink="false">http://www.ppcfool.com/?p=38</guid>
		<description><![CDATA[Yesterday I talked about what standard links you should include on your landing page.  Today&#8217;s topic is about making sure your content is up to date, and letting your visitor know that as well.
True Story
Just a few weeks ago, I was researching a small niche by scoping out the competition&#8217;s sites.  I opted-in [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ppcfool.com/images/update.jpg" alt="Update" align="right" />Yesterday I talked about what <a href="http://www.ppcfool.com/landing-pages/standard-links-landing-page-day-7/">standard links</a> you should include on your landing page.  Today&#8217;s topic is about making sure your content is up to date, and letting your visitor know that as well.</p>
<h3>True Story</h3>
<p>Just a few weeks ago, I was researching a small niche by scoping out the competition&#8217;s sites.  I opted-in to one of them to see their sales process and was reading along  when all of a sudden the sales page started talking about something that happened back in 2004-2005.  I stopped.  I started to think if this was one of those &#8216;abandoned&#8217; websites.</p>
<p>If you were a prospective buyer, you would immediately begin to think, is this content outdated?  Maybe I should go buy something more up to date?  No one wants to buy something outdated, everyone wants the new and improved product!</p>
<p class="download">The concept here is to let your visitor know as soon as they land that what you have to offer product/service/information is up to date and current.  This is just something else in their subconscious that they won&#8217;t have to worry about when its time to take action.</p>
<h3>So what can you do?</h3>
<p>There are basically 2 ways to get this effect:  One is a simple script to include the current date.  You can use the javascript below to capture this.</p>
<pre>
<code>
 &lt;script LANGUAGE="Javascript"&gt; &lt;!--
var d=new Date()
var weekday=new Array(7)
weekday[0]="Sunday"
weekday[1]="Monday"
weekday[2]="Tuesday"
weekday[3]="Wednesday"
weekday[4]="Thursday"
weekday[5]="Friday"
weekday[6]="Saturday"
var monthNames = new Array( "January"
,"February","March","April","May","June",
"July","August","September","October",
"November","December");
var now = new Date();
document.write(weekday[d.getDay()] +
", " + monthNames[now.getMonth()] +
" " + now.getDate() + ", " + "2008");
// --&gt;&lt;/script&gt;
</code>
</pre>
<p>This script will get you this &#8211;> <code><font size=2 color="blue"><br />
<script LANGUAGE="Javascript"> <!-- 
var d=new Date()
var weekday=new Array(7)
weekday[0]="Sunday"
weekday[1]="Monday"
weekday[2]="Tuesday"
weekday[3]="Wednesday"
weekday[4]="Thursday"
weekday[5]="Friday"
weekday[6]="Saturday"
var monthNames = new Array( "January"
,"February","March","April","May","June",
"July","August","September","October",
"November","December");
var now = new Date(); 
document.write(weekday[d.getDay()] + 
", " + monthNames[now.getMonth()] + 
" " + now.getDate() + ", " + "2008"); 
// --></script><br />
</font><br />
</code></p>
<p>Another way is simply to include at the very top of your site, a small banner that says <strong>Updated June 2008</strong> or <strong>New June 2008</strong> and then at the first of every month you can just change the month to keep it current.</p>
<p>I&#8217;m sure there&#8217;s other ways like including current events or news items.  Would love to hear other ways of doing this?</p>
<p>Ok, well this is day 8, just 2 more days and we&#8217;re done!  On Monday I&#8217;m gonna write about how some simple images can really build your visitors trust, so don&#8217;t miss it!  Have a good weekend &#8230; <img src='http://ppcfool.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ppcfool.com/landing-pages/up-to-date-content-landing-page-day-8/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Standard Links &#8211; Landing Page Day 7</title>
		<link>http://www.ppcfool.com/landing-pages/standard-links-landing-page-day-7/</link>
		<comments>http://www.ppcfool.com/landing-pages/standard-links-landing-page-day-7/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 18:50:26 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Landing Pages]]></category>

		<guid isPermaLink="false">http://www.ppcfool.com/?p=36</guid>
		<description><![CDATA[Ok, so you&#8217;ve learned how to mask links in my last post.  But what are some of the standard links you should always have that the spiders are looking for?  I would suggest the following 4 links that should always be in your footer or somewhere on your landing page:
About Us
An about us [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ppcfool.com/images/pencil4.jpg" alt="Pencil and Paper" align="right"/>Ok, so you&#8217;ve learned how to <a href="http://www.ppcfool.com/landing-pages/masking-links-lp-day-6/">mask links</a> in my last post.  But what are some of the standard links you should always have that the spiders are looking for?  I would suggest the following 4 links that should always be in your footer or somewhere on your landing page:</p>
<h3>About Us</h3>
<p>An about us page is just a simple description of your website, its purpose, mission, how the company got started etc&#8230; It is basically a summary of your product or service and your intent of the website.  All online businesses have this, so if a spider comes to your page and you don&#8217;t, they may wonder what&#8217;s up. </p>
<h3>Privacy policy</h3>
<p>This is another must-have link.  Google even comes out and tells you in their quality score guidelines that if you request information, be sure to disclose how you will use that in a privacy policy.  This is a big no-no not to have one.  Here is a decent <a href="http://www.bennadel.com/coldfusion/privacy-policy-generator.htm">privacy policy generator</a></p>
<h3>Contact </h3>
<p>Again what legitimate online business doesn&#8217;t have a contact page?  Dedicate a page at the very least for your contact email address.  Ideally there should be an address and a phone number.  Just make sure your email works on your landing pages, I&#8217;ve gotten some interesting emails &#8230;</p>
<h3>Sitemap</h3>
<p>Lastly in helps to include a sitemap.  This will aid the spiders to crawl your whole site and get a better feel for what your site is about.  You can generate a XML sitemap <a href="http://www.xml-sitemaps.com/">here</a>.</p>
<h3>Optional</h3>
<p>To really expand your site, you can consider adding the following to help make your site solid.  </p>
<ul>
<li>Blog</li>
<li>Articles</li>
<li>Resources</li>
<li>Video</li>
</ul>
<p>Adding these to your site and expanding on them, will really get you in good graces with the search engines.  Even if its just updating your blog a few times a month.  You will also begin to rank in the SE&#8217;s getting more visitors and more commissions <img src='http://ppcfool.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Tomorrow I&#8217;ll talk about the one thing that if you don&#8217;t do, can immediately get you the back button! So stay tuned&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ppcfool.com/landing-pages/standard-links-landing-page-day-7/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Masking Links &#8211; Landing Page Day 6</title>
		<link>http://www.ppcfool.com/landing-pages/masking-links-lp-day-6/</link>
		<comments>http://www.ppcfool.com/landing-pages/masking-links-lp-day-6/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 20:05:27 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Landing Pages]]></category>

		<guid isPermaLink="false">http://www.ppcfool.com/?p=27</guid>
		<description><![CDATA[In my last post, I discussed how to include outbound links in your landing page to boost relevancy.  Today I would like to talk about how to mask your affiliate links.
What is masking links?
Masking links is just a simple way to hide your affiliate link and make the link look more natural in the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ppcfool.com/images/mask2.jpg" alt="Masking" align="right" />In my last post, I discussed how to include <a title="Outbound links" href="http://www.ppcfool.com/landing-pages/outbound-links-lp-day-5/">outbound links in your landing page</a> to boost relevancy.  Today I would like to talk about how to mask your affiliate links.</p>
<h3>What is masking links?</h3>
<p>Masking links is just a simple way to hide your affiliate link and make the link look more natural in the status bar at the bottom of your browser.  Take the Adwatcher banner up top for example, instead of displaying this link</p>
<p><em><code>http://www.adwatcher.com/affiliate/idevaffiliate.php?id=615</code></em></p>
<p>I use a simple redirect and display my own link<br />
<code><br />
<em> http://www.ppcfool.com/advert/adwatcher.php</em></code></p>
<p>If you have your own product or service, there is really no need to do this, but if your an affiliate, most of the time the tracking links they give are long and ugly.  It is very easy to do and takes little time, so I see it as only helping your landing page user-experience.</p>
<h3>Redirecting Links</h3>
<p>I prefer a simple redirect.  Just go to your control panel and their should be a redirect icon, in cPanel it is under domains and says <strong>Redirects</strong> .  Just click on the icon and fill out your link and the affiliate link and voila, your done!  Simple and painless.  For you bloggers out there, there is a nifty little plugin call <a title="Redirection" href="http://urbangiraffe.com/plugins/redirection/">Redirection</a> that makes it easy to manage all your redirects and even gives you a log and count.</p>
<h3>Javascript masking</h3>
<p>Another way to do this is to use javascript to change the window bar status to what you want.  The code is given below in javascript.</p>
<p style="text-align: center;"><img class="size-medium wp-image-35" title="code" src="http://ppcfool.com/wp-content/uploads/2008/06/code51-300x64.jpg" alt="" width="300" height="64" /></p>
<h3>Meta Refresh</h3>
<p>This is another way to redirect users to a given page after X number of seconds.  Here is the code:</p>
<p style="text-align: center;"><img class="size-medium wp-image-32" title="code" src="http://ppcfool.com/wp-content/uploads/2008/06/code4-300x22.jpg" alt="" width="300" height="22" /></p>
<p>Just change the X to the number of seconds you want to wait before refreshing and change out the target.com to your desired destination.</p>
<p>Hope this helps in some way.  I know I&#8217;m not the authority on this subject and programming is not my strength, so if any of you techie guys see something wrong just let me know <img src='http://ppcfool.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   </p>
<p>Love to hear your thoughts on this!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ppcfool.com/landing-pages/masking-links-lp-day-6/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Outbound Links &#8211; Landing Page Day 5</title>
		<link>http://www.ppcfool.com/landing-pages/outbound-links-lp-day-5/</link>
		<comments>http://www.ppcfool.com/landing-pages/outbound-links-lp-day-5/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 20:08:30 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Landing Pages]]></category>

		<guid isPermaLink="false">http://www.ppcfool.com/?p=26</guid>
		<description><![CDATA[Last time we talked about your landing page&#8217;s call to action and some simple guidelines to follow.  Today it&#8217;s about  outbound links.  We all know a good quality score can lower your CPC, but how does one achieve that?  One way to get the big G&#8217;s blessing is to have relevant [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ppcfool.com/images/chain3.jpg" alt="Outbound Links" align="Right"/>Last time we talked about your landing page&#8217;s <a href="http://www.ppcfool.com/landing-pages/call-to-action-lp-day-4/">call to action</a> and some simple guidelines to follow.  Today it&#8217;s about  outbound links.  We all know a good quality score can lower your CPC, but how does one achieve that?  One way to get the big G&#8217;s blessing is to have <strong>relevant outbound links</strong> to authority sites for your niche or keyword.</p>
<p>When their spiders come to your site, the check for content, relevancy, as well as outbound links.  If you&#8217;re bidding on the keyword &#8220;flu symptoms&#8221; and link out to webMD, it lets the search engines know your site is what it talks about.   If that site is linking to random directories, money-making sites, or whatever, red flags may start to rise and your quality score will most likely go down.</p>
<p class="download">The concept here though is to have relevant outbound links that don&#8217;t affect your call to action and conversion.  You don&#8217;t want people landing on your site, only to read a few sentences and then zoom off to an authority site on the subject never to come back.</p>
<p>One way, that I usually do this is to have the more wordy content <strong>below the fold </strong>that includes these outbound links.   This keeps the links away from that precious real estate when the user lands on your site.  There are actually many ways of doing this, some more sneaky than others.   I don&#8217;t want to get into the different methods, just wanted to share the concept.</p>
<p>Where does one find the authority sites?   Simple just search for your target keyword in Google more than likely the top ten results will have some big names come up.  Think institutions, news sources, educational, etc&#8230; you know those pagerank 7 and up type sites.</p>
<p>Hope this helps, would love to hear what some of you think, as this can definitely be considered greyhat <img src='http://ppcfool.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ppcfool.com/landing-pages/outbound-links-lp-day-5/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
