<?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 Protect Clickbank Product Download Pages</title>
	<atom:link href="http://www.wilsonmattos.com/how-to-protect-clickbank-product-download-pages/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wilsonmattos.com/how-to-protect-clickbank-product-download-pages</link>
	<description>Providing Technology Solutions</description>
	<lastBuildDate>Sun, 30 May 2010 03:32:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Wilson Mattos</title>
		<link>http://www.wilsonmattos.com/how-to-protect-clickbank-product-download-pages#comment-2501</link>
		<dc:creator>Wilson Mattos</dc:creator>
		<pubDate>Wed, 07 Apr 2010 07:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.wilsonmattos.com/?p=149#comment-2501</guid>
		<description>I have never used Yahoo Site Builder, so I cannot tell you exactly how to do this.  Web servers do not usually process PHP code in .html files.  One way around this is to create a .htaccess file to force the server to parse PHP code in .html files as well as .php files.  You can try and add this to the .htaccess file for your server....note, this does not work for all hosting providers, so if it break something, remove the code and check with their helpdesk how to do it.

AddHandler application/x-httpd-php htm html php

Wil</description>
		<content:encoded><![CDATA[<p>I have never used Yahoo Site Builder, so I cannot tell you exactly how to do this.  Web servers do not usually process PHP code in .html files.  One way around this is to create a .htaccess file to force the server to parse PHP code in .html files as well as .php files.  You can try and add this to the .htaccess file for your server&#8230;.note, this does not work for all hosting providers, so if it break something, remove the code and check with their helpdesk how to do it.</p>
<p>AddHandler application/x-httpd-php htm html php</p>
<p>Wil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tradeadventure</title>
		<link>http://www.wilsonmattos.com/how-to-protect-clickbank-product-download-pages#comment-2492</link>
		<dc:creator>tradeadventure</dc:creator>
		<pubDate>Fri, 02 Apr 2010 12:20:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.wilsonmattos.com/?p=149#comment-2492</guid>
		<description>I cant change my yahoo to .php in the yahoo site builder. It makes the page dissappear. Im lost. I put the code at the top of my page in &quot;insert html&quot; box. i also put the Meta tag into the page properties header section. So done and done. The only part I cannot do is change the thankyou.html to thankyou.php because the main page is called index.html... I even tried renaming it index.php but then go to publish the site and warns me because my page is named index.php. I dont want it to erase it so I cancel the publish. I use yahoo sitebuilder. I dont know how to continue. Please help, thank you Mr. Wilson.</description>
		<content:encoded><![CDATA[<p>I cant change my yahoo to .php in the yahoo site builder. It makes the page dissappear. Im lost. I put the code at the top of my page in &#8220;insert html&#8221; box. i also put the Meta tag into the page properties header section. So done and done. The only part I cannot do is change the thankyou.html to thankyou.php because the main page is called index.html&#8230; I even tried renaming it index.php but then go to publish the site and warns me because my page is named index.php. I dont want it to erase it so I cancel the publish. I use yahoo sitebuilder. I dont know how to continue. Please help, thank you Mr. Wilson.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wilson Mattos</title>
		<link>http://www.wilsonmattos.com/how-to-protect-clickbank-product-download-pages#comment-2454</link>
		<dc:creator>Wilson Mattos</dc:creator>
		<pubDate>Fri, 26 Feb 2010 06:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.wilsonmattos.com/?p=149#comment-2454</guid>
		<description>@Justin,

Thanks for pointing that out.  I just updated it.

Wil</description>
		<content:encoded><![CDATA[<p>@Justin,</p>
<p>Thanks for pointing that out.  I just updated it.</p>
<p>Wil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.wilsonmattos.com/how-to-protect-clickbank-product-download-pages#comment-2453</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Fri, 26 Feb 2010 05:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.wilsonmattos.com/?p=149#comment-2453</guid>
		<description>Hey Wil,
Just wanted to thank you for your script, just wanted to point out that you&#039;re missing the closing bracket for your cbValid function.  

Took me awhile to figure out why it wasn&#039;t working for me!

Thanks,
Justin</description>
		<content:encoded><![CDATA[<p>Hey Wil,<br />
Just wanted to thank you for your script, just wanted to point out that you&#8217;re missing the closing bracket for your cbValid function.  </p>
<p>Took me awhile to figure out why it wasn&#8217;t working for me!</p>
<p>Thanks,<br />
Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wilson Mattos</title>
		<link>http://www.wilsonmattos.com/how-to-protect-clickbank-product-download-pages#comment-2426</link>
		<dc:creator>Wilson Mattos</dc:creator>
		<pubDate>Tue, 05 Jan 2010 06:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.wilsonmattos.com/?p=149#comment-2426</guid>
		<description>Mike,

1. Protecting download links can be done in a number of different ways.  It depends on how you are hosting your downloads.  I will write an article soon on how to do this with Amazon S3, my platform of choice for storing and delivering digital content.

2. I mean at the top of the page that is loading.  Since you mentioned header.php I assume you are using some kind of framework or maybe even WordPress?  You can put the code there.  If you are putting the sample code inside PHP tags already, then remove the starting and ending php tags from the sample code, otherwise you will get the behavior you mentioned.

Wil</description>
		<content:encoded><![CDATA[<p>Mike,</p>
<p>1. Protecting download links can be done in a number of different ways.  It depends on how you are hosting your downloads.  I will write an article soon on how to do this with Amazon S3, my platform of choice for storing and delivering digital content.</p>
<p>2. I mean at the top of the page that is loading.  Since you mentioned header.php I assume you are using some kind of framework or maybe even WordPress?  You can put the code there.  If you are putting the sample code inside PHP tags already, then remove the starting and ending php tags from the sample code, otherwise you will get the behavior you mentioned.</p>
<p>Wil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Idriys L. Muhammad</title>
		<link>http://www.wilsonmattos.com/how-to-protect-clickbank-product-download-pages#comment-2424</link>
		<dc:creator>Idriys L. Muhammad</dc:creator>
		<pubDate>Tue, 05 Jan 2010 05:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.wilsonmattos.com/?p=149#comment-2424</guid>
		<description>Very practical and useful information. I&#039;m glad I found your blog. Be on the lookout for my purchase request for the S3 Flow Shield.</description>
		<content:encoded><![CDATA[<p>Very practical and useful information. I&#8217;m glad I found your blog. Be on the lookout for my purchase request for the S3 Flow Shield.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.wilsonmattos.com/how-to-protect-clickbank-product-download-pages#comment-2423</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 27 Dec 2009 08:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.wilsonmattos.com/?p=149#comment-2423</guid>
		<description>Hey Wilson,

Thanks for this post and your last post. I was able to get your last post working, but not this one. Couple questions.

1. When might you be putting out your 3rd post on protecting the download link?

2. When you say put the code at the top of your page, I assume you mean in the top of the template page, but the very top would be at the top of the header.php document. I tried in each location, but got syntax errors each time pointing to the last line of html of each document --which stumped me.

Thanks,

Mike</description>
		<content:encoded><![CDATA[<p>Hey Wilson,</p>
<p>Thanks for this post and your last post. I was able to get your last post working, but not this one. Couple questions.</p>
<p>1. When might you be putting out your 3rd post on protecting the download link?</p>
<p>2. When you say put the code at the top of your page, I assume you mean in the top of the template page, but the very top would be at the top of the header.php document. I tried in each location, but got syntax errors each time pointing to the last line of html of each document &#8211;which stumped me.</p>
<p>Thanks,</p>
<p>Mike</p>
]]></content:encoded>
	</item>
</channel>
</rss>
