Quick iFrame Question + Aff link

swiftnz

Newbie
Joined
Jun 30, 2009
Messages
32
Reaction score
7
Instead of redirecting my .com domain to the aff i used 100%x100% i frame.
will that work? like will it cut my afflicate name off the end
 
Just to be sure that you are using the correct Iframe code here it is:

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="EN">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
<style type="text/css">
html {overflow: auto;}
html, body, div, iframe {margin: 0px; padding: 0px; height: 100%; border: none;}
iframe {display: block; width: 100%; border: none; overflow-y: auto; overflow-x: hidden;}
</style>
</head>
<body>
<iframe id="tree" name="tree" src="YOUR AFFILIATE LINK HERE" frameborder="0" marginheight="0" marginwidth="0" width="100%" height="100%" scrolling="auto"></iframe>
</body>
</html>

This will still work and you will still get credit for any sales. No this will not cut the affiliate link off or anything like that.

Good Luck with your promotions.
 
Instead of redirecting my .com domain to the aff i used 100%x100% i frame.
will that work? like will it cut my afflicate name off the end


An iframe will block a browser from seeing the actual afflink.

You'll still want to DMR/FR.
 
An iframe will block a browser from seeing the actual afflink.

You'll still want to DMR/FR.
If you are just iframing the offer 100% without altering the information there should be no problem with the referring URL, just make sure with your AM that it is ok beforehand.
 
Back
Top