<?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"
	>
<channel>
	<title>Comments on: Bookmark: WordPress URL cloaking and redirecting</title>
	<atom:link href="http://webgrrrl.net/archives/bookmark-wordpress-url-cloaking-and-redirecting.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://webgrrrl.net/archives/bookmark-wordpress-url-cloaking-and-redirecting.htm</link>
	<description>I blog for the same reason I breathe -- because if I didn't, I would die. - Isaac Asimov + me@webgrrrl.net</description>
	<pubDate>Mon, 13 Oct 2008 14:26:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Charles</title>
		<link>http://webgrrrl.net/archives/bookmark-wordpress-url-cloaking-and-redirecting.htm#comment-6355</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Tue, 08 Apr 2008 18:58:52 +0000</pubDate>
		<guid isPermaLink="false">http://webgrrrl.net/archives/bookmark-wordpress-url-cloaking-and-redirecting.htm#comment-6355</guid>
		<description>Currently I use a simple php file for all my redirecting.  The reason I stopped using html files was because php is run at the server and nothing the user does locally will change the redirect action.  Also, using redirects can sometimes mess-up the "back" button - a pet peeve of mine.

As far as ClickBank sales, always sign-up for the newsletter (if one exists) for the product you are promoting.  Some very unscrupulous publishers will steal your sale (a good tell-tale is if the referred rate is low).

Charles</description>
		<content:encoded><![CDATA[<p>Currently I use a simple php file for all my redirecting.  The reason I stopped using html files was because php is run at the server and nothing the user does locally will change the redirect action.  Also, using redirects can sometimes mess-up the &#8220;back&#8221; button - a pet peeve of mine.</p>
<p>As far as ClickBank sales, always sign-up for the newsletter (if one exists) for the product you are promoting.  Some very unscrupulous publishers will steal your sale (a good tell-tale is if the referred rate is low).</p>
<p>Charles</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Buck</title>
		<link>http://webgrrrl.net/archives/bookmark-wordpress-url-cloaking-and-redirecting.htm#comment-5095</link>
		<dc:creator>Buck</dc:creator>
		<pubDate>Sun, 09 Mar 2008 07:41:37 +0000</pubDate>
		<guid isPermaLink="false">http://webgrrrl.net/archives/bookmark-wordpress-url-cloaking-and-redirecting.htm#comment-5095</guid>
		<description>I actually made my own script.  It uses a mysql database and you just put in the affiliate link and a friendly name to call it.  it uses mod_rewrite and it seems to be very similar to what some big name internet marketing guys use.  So you can send people to webgrrrl.net/recommends/somethingcool and your rewrite rule would send that request to your custom php and you lookup somethingcool in your db and redirect the user to the appropriate url.  It is about 5 lines of code and free of course hehe</description>
		<content:encoded><![CDATA[<p>I actually made my own script.  It uses a mysql database and you just put in the affiliate link and a friendly name to call it.  it uses mod_rewrite and it seems to be very similar to what some big name internet marketing guys use.  So you can send people to webgrrrl.net/recommends/somethingcool and your rewrite rule would send that request to your custom php and you lookup somethingcool in your db and redirect the user to the appropriate url.  It is about 5 lines of code and free of course hehe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Batu</title>
		<link>http://webgrrrl.net/archives/bookmark-wordpress-url-cloaking-and-redirecting.htm#comment-5069</link>
		<dc:creator>Batu</dc:creator>
		<pubDate>Fri, 07 Mar 2008 08:42:17 +0000</pubDate>
		<guid isPermaLink="false">http://webgrrrl.net/archives/bookmark-wordpress-url-cloaking-and-redirecting.htm#comment-5069</guid>
		<description>Hello i am read your writes. good work Best Wishes:)</description>
		<content:encoded><![CDATA[<p>Hello i am read your writes. good work Best Wishes:)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
