How To Cloak Affiliate Links Using Subfolders

Status
Not open for further replies.

blogging23517

New member
Sep 19, 2008
11
0
0
I lost a bookmark that showed me how to cloak a affiliate link
that looked like he copied the whole web page & added it
to a sub folder.

How do I do this, it really looked like he copied
the whole sales page & just added it to his site.

This way looks more professional & also looks
like we own the affiliate product.
 


You could do the same thing with an iframe. That's not exactly what you'd call cloaking though.

You could also just copy the merchants LP, but that's a little harder and not necessary.
 
Basically, just set up an iframe on your index page, then BAM hit em with a freezy pop!

Here's an example:

html headers

<iframe
src ="http://youraffiliatelink.com"
width="100%">
</iframe>

rest of html

So the LP for the merchant will show on your domain. It's like direct linking but you get to use your own domain name.
 
nice

Thanks this is exactly what I was looking for, perfect timing.

Nice clean solution.
 
Status
Not open for further replies.