<?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: Web Redirection Methods Explained</title>
	<atom:link href="http://ez-onlinemoney.com/blog/technology/web-redirection-methods-explained/feed/" rel="self" type="application/rss+xml" />
	<link>http://ez-onlinemoney.com/blog/technology/web-redirection-methods-explained/</link>
	<description>Making Money through Ethical Internet Marketing.</description>
	<lastBuildDate>Tue, 09 Mar 2010 02:39:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brent Crouch</title>
		<link>http://ez-onlinemoney.com/blog/technology/web-redirection-methods-explained/#comment-9579</link>
		<dc:creator>Brent Crouch</dc:creator>
		<pubDate>Tue, 11 Nov 2008 22:48:27 +0000</pubDate>
		<guid isPermaLink="false">http://ez-onlinemoney.com/blog/?p=264#comment-9579</guid>
		<description>@ Doug - Make sure your page is named with a .php extension.  If you have already done that, it may be your server isn&#039;t setup to run php.  That is very doubtful though.</description>
		<content:encoded><![CDATA[<p>@ Doug &#8211; Make sure your page is named with a .php extension.  If you have already done that, it may be your server isn&#8217;t setup to run php.  That is very doubtful though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://ez-onlinemoney.com/blog/technology/web-redirection-methods-explained/#comment-9578</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Tue, 11 Nov 2008 20:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://ez-onlinemoney.com/blog/?p=264#comment-9578</guid>
		<description>the php redirect didn&#039;t work for me. I just got a webpate with the redirect code on it. For example the page had :



across the top. I used my Clickbank hop link in place of the dummy url.

any suggestions on what went wrong?</description>
		<content:encoded><![CDATA[<p>the php redirect didn&#8217;t work for me. I just got a webpate with the redirect code on it. For example the page had :</p>
<p>across the top. I used my Clickbank hop link in place of the dummy url.</p>
<p>any suggestions on what went wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sami</title>
		<link>http://ez-onlinemoney.com/blog/technology/web-redirection-methods-explained/#comment-7813</link>
		<dc:creator>Sami</dc:creator>
		<pubDate>Wed, 02 Jul 2008 16:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://ez-onlinemoney.com/blog/?p=264#comment-7813</guid>
		<description>Jason

I have been using HTML redirects and also frame redirects (also a type of HTML redirect). However recently a friend reported that his PHP redirects &quot;seemed&quot; to work faster than HTML. 

I realised this is probably true becuase PHP is executed at &quot;the server&quot; before the results are returned to your browser. But HTML first gets served up to your PC and is then executed by &quot;your browser&quot; which adds further delay. 

So for simple redirects, it seems that PHP works faster. I haven&#039;t tested this yet but will do at some point in the near future.

I hope this helps
Sami</description>
		<content:encoded><![CDATA[<p>Jason</p>
<p>I have been using HTML redirects and also frame redirects (also a type of HTML redirect). However recently a friend reported that his PHP redirects &#8220;seemed&#8221; to work faster than HTML. </p>
<p>I realised this is probably true becuase PHP is executed at &#8220;the server&#8221; before the results are returned to your browser. But HTML first gets served up to your PC and is then executed by &#8220;your browser&#8221; which adds further delay. </p>
<p>So for simple redirects, it seems that PHP works faster. I haven&#8217;t tested this yet but will do at some point in the near future.</p>
<p>I hope this helps<br />
Sami</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Spaulding</title>
		<link>http://ez-onlinemoney.com/blog/technology/web-redirection-methods-explained/#comment-7809</link>
		<dc:creator>Josh Spaulding</dc:creator>
		<pubDate>Wed, 02 Jul 2008 15:49:37 +0000</pubDate>
		<guid isPermaLink="false">http://ez-onlinemoney.com/blog/?p=264#comment-7809</guid>
		<description>In regards to the questions above, sorry I can&#039;t help you guys. I&#039;m not a very technical person and do simple redirects myself. That&#039;s why I found someone to write the post who does :)

@ Noria - In the case of my Article Post Robot link that person will lose a huge discount I worked out for them.

With affiliate links in general the affiliate will still earn the commission, whether the affiliate details are deleted front he URL or not, in most cases, because most affiliate programs set cookies in your system.</description>
		<content:encoded><![CDATA[<p>In regards to the questions above, sorry I can&#8217;t help you guys. I&#8217;m not a very technical person and do simple redirects myself. That&#8217;s why I found someone to write the post who does <img src='http://ez-onlinemoney.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>@ Noria &#8211; In the case of my Article Post Robot link that person will lose a huge discount I worked out for them.</p>
<p>With affiliate links in general the affiliate will still earn the commission, whether the affiliate details are deleted front he URL or not, in most cases, because most affiliate programs set cookies in your system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noria Pam</title>
		<link>http://ez-onlinemoney.com/blog/technology/web-redirection-methods-explained/#comment-7806</link>
		<dc:creator>Noria Pam</dc:creator>
		<pubDate>Wed, 02 Jul 2008 00:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://ez-onlinemoney.com/blog/?p=264#comment-7806</guid>
		<description>Hi Josh, in the Personally Recommended section of your blog - you promoted Article Post Robot using a Redirect link. However, when I clicked on the link and it takes me to the APR website, your affiliate details are laid bare. What happens if a potential buyer deletes your affiliate code from the APR site before making a purchase? Will you still get your commission? I am asking because I read somewhere before that once the APR site is launched, your affiliate linked will be &quot;cookied&quot;, and thus your commission is &quot;protected&quot; even if the buyer removes your affiliate code before buying. Is this true Josh? Thanks</description>
		<content:encoded><![CDATA[<p>Hi Josh, in the Personally Recommended section of your blog &#8211; you promoted Article Post Robot using a Redirect link. However, when I clicked on the link and it takes me to the APR website, your affiliate details are laid bare. What happens if a potential buyer deletes your affiliate code from the APR site before making a purchase? Will you still get your commission? I am asking because I read somewhere before that once the APR site is launched, your affiliate linked will be &#8220;cookied&#8221;, and thus your commission is &#8220;protected&#8221; even if the buyer removes your affiliate code before buying. Is this true Josh? Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://ez-onlinemoney.com/blog/technology/web-redirection-methods-explained/#comment-7805</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 02 Jul 2008 00:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://ez-onlinemoney.com/blog/?p=264#comment-7805</guid>
		<description>For a simple redirect script, which one is better - one which ends with a html or a php?</description>
		<content:encoded><![CDATA[<p>For a simple redirect script, which one is better &#8211; one which ends with a html or a php?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Brooke</title>
		<link>http://ez-onlinemoney.com/blog/technology/web-redirection-methods-explained/#comment-5440</link>
		<dc:creator>Justin Brooke</dc:creator>
		<pubDate>Sun, 11 May 2008 03:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://ez-onlinemoney.com/blog/?p=264#comment-5440</guid>
		<description>I&#039;m a little late on reading this, had it open in my browser for days now. Glad I finally read it. I always new how to re-direct just never knew which ones were better and why.

Thanks</description>
		<content:encoded><![CDATA[<p>I&#8217;m a little late on reading this, had it open in my browser for days now. Glad I finally read it. I always new how to re-direct just never knew which ones were better and why.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: url cloaking</title>
		<link>http://ez-onlinemoney.com/blog/technology/web-redirection-methods-explained/#comment-5435</link>
		<dc:creator>url cloaking</dc:creator>
		<pubDate>Sat, 10 May 2008 14:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://ez-onlinemoney.com/blog/?p=264#comment-5435</guid>
		<description>[...] I get alot is on redirects. What does each redirection method do and what are the pro??s and con?http://ez-onlinemoney.com/blog/technology/web-redirection-methods-explained/URL Cloaking and Why You Should Avoid ItGood little blog post of what url cloaking is and why not to [...]</description>
		<content:encoded><![CDATA[<p>[...] I get alot is on redirects. What does each redirection method do and what are the pro??s and con?http://ez-onlinemoney.com/blog/technology/web-redirection-methods-explained/URL Cloaking and Why You Should Avoid ItGood little blog post of what url cloaking is and why not to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thiago De Carvalho</title>
		<link>http://ez-onlinemoney.com/blog/technology/web-redirection-methods-explained/#comment-5346</link>
		<dc:creator>Thiago De Carvalho</dc:creator>
		<pubDate>Sun, 04 May 2008 01:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://ez-onlinemoney.com/blog/?p=264#comment-5346</guid>
		<description>Just redirect to the URL that you&#039;ve been given by your affiliate manager.

I&#039;m 99.9% sure that you&#039;ll be fine.</description>
		<content:encoded><![CDATA[<p>Just redirect to the URL that you&#8217;ve been given by your affiliate manager.</p>
<p>I&#8217;m 99.9% sure that you&#8217;ll be fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent Crouch</title>
		<link>http://ez-onlinemoney.com/blog/technology/web-redirection-methods-explained/#comment-5338</link>
		<dc:creator>Brent Crouch</dc:creator>
		<pubDate>Sat, 03 May 2008 15:49:01 +0000</pubDate>
		<guid isPermaLink="false">http://ez-onlinemoney.com/blog/?p=264#comment-5338</guid>
		<description>Does anyone know, when you do a redirect, can the affiliate program manager tell what url the click came from or is the original referral data stripped once it is redirected?</description>
		<content:encoded><![CDATA[<p>Does anyone know, when you do a redirect, can the affiliate program manager tell what url the click came from or is the original referral data stripped once it is redirected?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
