Creating an Iframe for CPA offer

DrinkMe

Newbie
Nov 26, 2007
44
22
I want to put an email submit CPA offer on my website.
I want them to be able to see the offer on my website and be able to fill out the offer. Can anyone explain how to do this?
 
do you mean you want do it whitehat way or just take the emai lbox and submit button ?
 
It is simple, just set up an iframe like you mentioned...

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 FRAMESET//EN">
<HTML>
<HEAD>
<TITLE>[COLOR="Red"]TITLE OF WEBSITE HERE[/COLOR]</TITLE>
</HEAD>
<FRAMESET ROWS="100%">
  <FRAME SRC="[COLOR="Red"]URL OF OFFER HERE[/COLOR]">
  <NOFRAMES>
    <HEAD>
    <TITLE>Welcome</TITLE>
    <META HTTP-EQUIV="REFRESH" CONTENT="0; URL='[COLOR="Red"]URL OF OFFER HERE[/COLOR]'">
    </HEAD>
    <BODY>
    <P>Your browser does not seem to support frames or frame support has been disabled.</P>
    <P>Please <A HREF="[COLOR="Red"]URL OF OFFER HERE[/COLOR]">click here</A> to proceed to the site.</P>      
    </BODY>
  </NOFRAMES>
</FRAMESET>
</HTML>

That should work, I just edited what I have on my own site.
 
How would I make that Iframe contain only the submit box from the CPA offer but be placed in the middle of my page with my own text surrounding it?

Thanks

John
 
Cakeslice will frame just the email submit of any offer for you. Not sure about putting text around it, but they look nice at they bottom of a pic.
 
does CPA companies allow that? or is it considered blackhat to them?
 
No but cakeslice hides the referrer so they will never find out unless you are using it on the site that you signed up to the aff network on which isnt recommended
 
i think it does hide the refer one way to find out eh ride a cow and you will know :D
 
I highly recommend cake slice, signed up couple of days ago and its awesome, so easy, no more spending ages writing the positioning of the iframe as you can just click and drag and now has a rotator feature and a redirect to URL after someone has clicked submit so it looks legit it you are black hatting CPA's
 
No but cakeslice hides the referrer so they will never find out unless you are using it on the site that you signed up to the aff network on which isnt recommended

Why couldn't you use it on a domain that was registered with the CPA companies? If it's blanking the referrer it shouldn't matter what the domain, whether it be an adult domain or mainstream domain, yes?
 
No but cakeslice hides the referrer so they will never find out unless you are using it on the site that you signed up to the aff network on which isnt recommended

Sorry, but I still don't see how cake slice is hiding the referer when it just seems to spit out a simple iframe.
 
Why couldn't you use it on a domain that was registered with the CPA companies? If it's blanking the referrer it shouldn't matter what the domain, whether it be an adult domain or mainstream domain, yes?

because if you're framing an offer on the site that's registered with them and they happen to inspect that site, then it'll be detected. The blanked-referrer is irrelevant.
 
Was just about to reply saying that. You dont want your AM checking your site to see your methods
 
because if you're framing an offer on the site that's registered with them and they happen to inspect that site, then it'll be detected. The blanked-referrer is irrelevant.

Yeah, I know that, but it's not like all pages are indexed and available for them to find, so it would be irrelevant what domain you're using it on too.
 
Depends how you are advertising your pages to whether they will be indexed or not. Even if one person links to it from a popular site it will be indexed. I dont know how to not get a site indexed
 
Guess I hadn't really thought of that one....but like in your other thread you could always do a referrer check to show different content to take covering your ass one step further.
 
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features and essential functions on BlackHatWorld and other forums. These functions are unrelated to ads, such as internal links and images. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock