If google find cloacking it banned, your site can work 1 month or 1 year.
You can create many websites, now it does automatic with special proramm, for example, red button website generator.
Try this html code. This code change referer on the site where this code write.
<html>
<head>
<title></title>
<meta http-equiv='refresh' content='0;url=your_url.com'>
<meta http-equiv='pragma' content='no-cache'>
<meta http-equiv='Content-Type' content='text/html'>
</head>
<body></body>
</html>
This example web sites templates, each page create for one keyword:
<html>
<head>
<title>[TITLE] - RedButton web site generator</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="keywords" content="">
<meta name="description" content="">
<link...
If use php, it like:
<?
header("Location: your_affiliate_link");
?>
and you can use iframe.
<iframe style="width: 100%; background-color: #FFF; height: 7000px;" src="your_affiliate_link"></iframe>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.