How To IFrame CPA Offer For Free Without CPAGod

What is iframing ?
This is a totally blackhat technique.. Actually its even considered fraud so keep that in mind before starting.
The method is mailinly to make people submit email to something else that it really is and get paid for each email.

This method is not hard but the article may look a bit crazy to You. Just read few times, try to make the files and You will understand everything.

What will we need to iframe CPA offer
This is used mostly for email submits, can be used for zip submits too. Anyways on this case lets do it with email.
You will need CPA network that has those, unfortunately i cant tell here any company names so they dont come to me whining. That is for Your own research.
Those companies usually pay just for USA/UK traffic, so You should actually cloak the offers by the ip. But we wont talk here of cloaking – thats another story. Even without that, You still can make the cash.
OK so we need:
– cpa account
– email submit offer
– hosting [can be free one]
– an idea to make people put emails

Lets get business
We go to THIS PAGE that will let You autoiframe the cpa offer. For this example i will use my own submit form since i do not want to show any CPA offer publicly. So we will iframe the blackhat newsletter page – http://blackhatpwnage.com/subscribe-to-newsletter/. We just put it as URL and then ‘draw around the submit box.

CPA Iframe Trick

On the side note – this is not best form. You need a form with plain background, and preferably just with email [email submits are usualy build like this]. This way it will be eaiser to make fake page without nobody noticing that par of it is iframed cpa offer πŸ™‚
After You draw it, click export and You get the code to paste on Your new site.

<div style=”overflow: hidden; width: 284px; height: 86px; position: relative;” id=”i_div”>
<iframe name=”i_frame” src=”http://blackhatpwnage.com/subscribe-to-newsletter/” style=”border: 0pt none ; left: -517px; top: -515px; position: absolute; width: 1848px; height: 944px;” scrolling=”no”></iframe></div>

Now just make background of this color and write above offer ‘Subscribe to get free ipod” – thats just example. You need to put there something hot that people want, so they will submit. “See latest porn of XXX celebrity” etc. The main hard thing with this phrase is to have good idea and drive traffic πŸ™‚

Now its time to hide us a bit from CPA affiliate manager. We will use a double meta refresh. Without this You will be banned faster than You think πŸ™‚

Now we make new page, for example call it:

1st.php

inside:

<?php
echo “<meta http-equiv=\”refresh\” content=\”0;url=second.php\”>”;
?>

now we make second.php

<?php

$sites = array_map(“trim”, file(“links.txt”));

$redirect = $sites[array_rand($sites)];

$referer = $_SERVER[‘HTTP_REFERER’]; if($referer == “”)

echo “<meta http-equiv=\”refresh\”content=\”0;url=http://”.$redirect.”\”>”;

else
{

echo “<meta http-equiv=\”refresh\” content=\”0;url=http://blankpage.com\”>”;
}
?>

along with it we have links.txt that is where we put the adress of page we want to iframe aka http://blackhatpwnage.com/subscribe-to-newsletter/

http://blankpage.com from the last file is just a page with same color of backgroud as our offer. This will be seen by people who didnt loose the referer on the way [aka didnt get blanked], to make sure we dont get banned.

Now we get back to our code that we iframed from cpa on start and instead of http://blackhatpwnage.com/subscribe-to-newsletter/ we put there 1.php

so it will look like:

<html>

<body>

<font color=”red”>subscribe below to get free mass prestige poster on email</font>

<div style=”overflow: hidden; width: 284px; height: 86px; position: relative;” id=”i_div”>
<iframe name=”i_frame” src=”http://ourdomain.com/1.php” style=”border: 0pt none ; left: -517px; top: -515px; position: absolute; width: 1848px; height: 944px;” scrolling=”no”></iframe></div>

</html>

</body>

and we call it index.html

Few methods of usage
For example when Michael Jackson died people were making such closed websites saying “Submit email to get latest news on Michael Jacksons Death”. You can say its nice/not nice, but im just trying to make You understand ways of using it.
Many people were doing stuff like “I want to give out my old iphone, submit here email and i will choose the winner randomly”. Then of course the iframed CPA was free ipod.
The tircky thing is here if You dont convert anything [usually people have to click a link that comes in the email!] You may get banned too. Thats why its good to put iframe technique inbetween working campaign or at lest touching the theme – if iframe is for free laptop, make something connected to laptop, if to music then do music etc.
And thats the best answer to How To IFrame CPA Offer For Free

JOIN PRIVATE NEWSLETTER
Join over 15.000 visitors who are receiving our newsletter and learn how to rank in search engines, find free traffic, and monetize websites easily.
We hate spam. Your email address will not be sold or shared with anyone else.
  • Facebook
  • Twitter
  • Pinterest
  • RSS

19 thoughts on “How To IFrame CPA Offer For Free Without CPAGod

  1. Awsome post it helps me to implement the double meta refresh ! Thx very much for sharing ! You rocks !

  2. Great. Ired about iframe but never get it (n00b in the house). Now I do. Thanks for explaining it so clear. One question, by iframing a CPA offer, ΒΏthere is absolutely no way to get caugh by our AM??. Thanks again.

  3. Staying under the radar %50 a day/network, and they’ll be very slow to ban you. I went a long time with only first and second page conversions using a similar system.

  4. which CPA networks do ya’ll recommend? I was lookin for somethin but ther isnt any email submit offers

  5. Great. Ired about iframe but never get it (n00b in the house). Now I do. Thanks for explaining it so clear. One question, by iframing a CPA offer, ΒΏthere is absolutely no way to get caugh by our AM??. Thanks again.

  6. Excellent article and easy to understand explanation. How do I go about getting permission to post part of the article in my upcoming news letter? Giving proper credit to you the author and link to the site would not be a problem.

  7. But once the user clicks on the iframe the content it’s revealed there, right? How do you force a popup or refresh the full page?

  8. Hi mate,

    I am new to CPA, I just want to know how to do I iframe the 2nd page of the same offer with Cakeslice? I noticed most offers I’m doing are firing after the 2nd page and want it iframed too.

    Thanks,
    Umee

  9. totally not i do not give services of ANY kind. i just post free infos for fun and good karma πŸ˜‰

  10. Yeah, do you have to crop out the second page part and DMR again? How does that work with cookies and the new page referrer for the 2nd page when you AM checks?

  11. hey man thanks for this guide!

    when we double meta refresh is there a way to fake the referrer instead of blanking? i know blanking the referrer now is also going to get you banned or at least give you issues with your AM.

  12. Thanks for this amazing information. I however have a question. My situation using the iframing technique is that I have to iFrame almost the whole page, not just the submit box. While iFraming, i noticed that it is impossible to scroll down the page to select a bigger portion of the page. Do you have ways around this?

  13. only if you iframe google its illegal…. πŸ™‚

    i like this stuff nice – its not that i do much cpa but i have stuff this is useful for in other creative ways for all kind of affiliate or traffic redirection flow etc… (other good use of iframes if you have bulk web2s on like ranwyz or something you dont mind killing – or using press release this can be hot with prweb etc. install iframe buster just during a peak time – imagination can go from there

    but my question with double meta refresh yeah it will wipe this shitty refer and leave none… but it also i find loses some traffic in the process – as there is delay x2 and some browsers arent nice with etc…. ive tried a few ways to play with that – i mean ideally i want to spoof the referrer – using some ways (some more complex then others) wptraffictools is generally good for this stuff…. and is pretty kick ass redirection period… but i have still cases where – i would show but well dont feel like

    say i have a coupon – i want 7 seconds or something to remind them to use it – i got a simple javascript done on freelancer or somewhere that works awesome now – basically just double pops –

    i have a popup which is an iframe annoying lots of visitors to many sites πŸ™‚ that iframe is the url with javascript simple with bsically just image and custom link with 2 a href destinations – one it sticks in the iframe popup on whatever site (my guys know im crazy anyway i make too much for them so i get away with crap) but that iframe will then be the coupon countdown THEN meta refresh redirect – second is a more direct quick one in new window – direct to affil link

    i def find i get more traffic recorded this way than only the one… yeah ight look weird that it hits from same ip one second then 7 sec later but easily explainable and not tripping any red flags so far.

    i would love to know the quickest to setup, (with or without plugin) and relatively surefire way to spoof referrer though

    or pull from random list etc… keep everyone happy..

    nov11 have some stuff but its pretty hardcore and i wouldnt say easy at all to setup… just wondering (if you might remember me lol πŸ™‚ igloo if you have some nice method for that?

Leave a Reply

Your email address will not be published. Required fields are marked *