Another Craigslist Idea / How to Create Your Own Spins

LOOOOOOOOL - Just found this on CL:

http://newyork.craigslist.org/que/zip/1109076256.html

THIS CHARACTER CLAIMS THAT IF YOU ARE THE 100TH PERSON TO EMAIL HIM YOU WILL "WIN" 4 FREE METS TICKETS TO A GAME TODAY 3 ROWS BEHIND HOME PLATE BUT AS SOON AS YOU EMAIL HIM YOU GET A MAIL BACK WITH A LINK THAT IS PROBABLY EVEN A VIRUS WHO KNOWS BUT IT ASKS YOU TO ENTER YOUR EMAIL ADDRESS THEN WHEN YOU DO YOU GET ALL KINDS OF SPAM JUNK MAIL ABOUT INSURANCE QUOTES AND OTHER BULLSHIT. I ALREADY FLAGGED THIS BUT I'M JUST LETTING YOU ALL KNOW IN CASE THIS DOUCHE POSTS IT AGAIN.

THIS IS THE POST:
Ny Mets Tickets for Tomorrows Opener! (Citi Field - Mets Stadium)
Reply to: [email protected] [Errors when replying to ads?]
Date: 2009-04-06, 1:25AM EDT


Hey New Yorkers,
I have 4 NY Mets tickets for tomorrows opener!
I don't have time to post on Ebay and since its such short notice I decided to just give them away free.
To make this completely random and lucky and fun, Im going to give it to the 100th person to email me! ( if not that many responses then 50th)

Good luck and you will SURELY have a great time if you win these tickets. (third row behind home plate!!)
 
LOOOOOOOOL - Just found this on CL:

http://newyork.craigslist.org/que/zip/1109076256.html

The epic fail here is that the game is in Cincinnati.

facepalm.jpg
 
On the first page use one network - on the second page use a different network. Your ratio for the second page probably wont be 100% - but if it gets too high throw junk traffic at the offer to knock it down and stay below the radar.

how to code to make second page, please?

edit:
Question as well? Do we need to cloak the link to our site? or Does the DMRs will take care of that?
thanks
 
Last edited:
how to code to make second page, please?

edit:
Question as well? Do we need to cloak the link to our site? or Does the DMRs will take care of that?
thanks
Heres a STEP BY STEP guide:

1) Open GodCPA
2) Put in your FIRST CPA offer URL into the box

Make a LANDING PAGE based on this CPA offer. If you have PollControl (as I do) use it to make a poll that links to your CPA offer - this is now your WHITE HAT page. If you are using Poll Control you will need to visit your poll and save the site (File => save through your browser) because it will not be as easy to implement the GodCPA code in the script - so by saving it you can upload it wherever.

3) Put this file in the godcpa folder so it can insert the code into it (like normal) (then later we'll upload this to the URL that you told godcpa the page would reside)

4) In CONFIRMATION URL put an address - so for example I put hxxp://MYDOMAINHERE/invalid.php - this page DOES NOT YET EXIST but make sure to keep track of what you called it.

5) Tick "Redirect on submit"

6) Generate the PHP / Crop your offer / generate the iFrame code and continue like normal.

-----

Now you need to continue like you normally would with godcpa but we need to build that invalid entry page.

7) Create a simple HTML page saying that the email address was not valid and to reenter it - this should be named the same thing that you named the invalid page.

8) Using a NEW OFFER - FROM A NEW NETWORK - make a new landing page to use as your whitehat url and continue.

9) Generate the iFrame code and go ahead and upload this.

Once the first email submit is complete - it will send it to the second and both offers will fake the referrer as their appropriate landing pages. Since they're on seperate networks there will be no correlation between the first submit and the second.

I hope this all makes sense - pm me with questions if you have any.

Raj
 
I am not a coder so it will take me days to digest this.
But believe me, I am very very appreciative of this.
this is where I am going to learn a lot of stuff from guys like you and hwolf.

thank you.
 
I am not a coder so it will take me days to digest this.
But believe me, I am very very appreciative of this.
this is where I am going to learn a lot of stuff from guys like you and hwolf.

thank you.
If you have Godcpa it's not that hard at all. If you DO hit me up on aim and I'll give you a bit of a better explanation.

If not I really don't know about iFraming any other way.
 
Guys,

Because of the good information shared here I am going give you some advice on redirecting the user after they have submitted the iframe :D

You need to think about how you can capture the navigation from the IFrame (javascript event for IE is onreadystatechange event but doesn't work in firefox).

Maybe find a site using godcpa and look at their code :D
 
couldn't you just make an html page with your entire php page inside of it as an iframe for IE? or would that not work?
 
You are not gonna bank with this if you get 1000 email submits that don't complete Free giveaway offer.
 
You are not gonna bank with this if you get 1000 email submits that don't complete Free giveaway offer.

Of course, you do it legit just use this for some bonus $$s as well. I'm using it with an e-mail submit that I promote in a WH way, just bring my numbers up a bit.
 
I gave this a try and it seems EVERYONE who replied was using IE because they ALL responded that it won't let them submit. I'm working on a workaround!
 
I gave this a try and it seems EVERYONE who replied was using IE because they ALL responded that it won't let them submit. I'm working on a workaround!

yeah i was trying to find one yesterday too. :rolleyes:
 
used this for a week or so, and had decent results...however had the same issues with IE as many where responding saying they couldnt do it....jay, would be really interested if you find a fix to this...possibly some $$ cause, I have a twist on this, that is not getting flagged as easily on cl...which helps..
 
I am seeing any traffic at all. Is it because I am not an American? it has been promoted in American cities though.
fock
 
Tried it..Of course after you post an idea like this everyone flocks to it like fly to sh*t...anyway its saturated now....what i've noticed ALL good ideas that are making any money are held onto closely. Great idea doesn't work though. thanks for the post:cool:
 
Tried it..Of course after you post an idea like this everyone flocks to it like fly to sh*t...anyway its saturated now....what i've noticed ALL good ideas that are making any money are held onto closely. Great idea doesn't work though. thanks for the post:cool:

Yeah, I really didn't plan to use this much. It's not the kind of money I want to make...it worked for me, but it's risky and I'd rather be making money via AdSense or a web site than this extremely boring Craigslist method.
 
SOLVED THE IFRAMES PROBLEM FOR IE

Ok, hwolf had the right idea to specify IE from FF using codes. So i got to thinking what if we simply redirected IE users to a different page that is almost like the index.php?

-I found out the iframes only work on IE with HTML files. So go back and copy paste your index.php file on to note pad.

-Ok, edit the file where it gives the URL to redirect to "your_site.com/dmr1.php"... instead switch that out with your ad URL. So there wont be any echoing from dmr1 or dmr2... it wont be needed on IE.

-Save the file as "html.html" and upload it to your site.

-Now to redirect all IE users, take the same text hwolf posted and put in your_site.com/html.html where it tells you to... heres the code.
Code:
<p><!--[if IE]>
<meta http-equiv="REFRESH" content="0;url=http://your_site.com/html.html"><br />
<![endif]-->
<!--[if IE 5]>
<meta http-equiv="REFRESH" content="0;url=http://your_site.com/html.html"><br />
<![endif]-->
<!--[if IE 5.0]>
<meta http-equiv="REFRESH" content="0;url=http://your_site.com/html.html"><br />
<![endif]-->
<!--[if IE 5.5]>
<meta http-equiv="REFRESH" content="0;url=http://your_site.com/html.html"><br />
<![endif]-->
<!--[if IE 6]>
<meta http-equiv="REFRESH" content="0;url=http://your_site.com/html.html"><br />
<![endif]-->
<!--[if IE 7]>
<meta http-equiv="REFRESH" content="0;url=http://your_site.com/html.html"><br />
<![endif]-->
<!--[if gte IE 5]>
<meta http-equiv="REFRESH" content="0;url=http://your_site.com/html.html"><br />
<![endif]-->
<!--[if lt IE 6]>
<meta http-equiv="REFRESH" content="0;url=http://your_site.com/html.html"><br />
<![endif]-->
<!--[if lte IE 5.5]>
<meta http-equiv="REFRESH" content="0;url=http://your_site.com/html.html"><br />
<![endif]-->
<!--[if gt IE 6]>
<meta http-equiv="REFRESH" content="0;url=http://your_site.com/html.html"><br />
<![endif]-->
</p>
-The code above will redirect all IE users to your html.html file, therefore getting their iframes to work, now that they will be viewing an HTML file instead of a PHP file. Post this code right after </TITLE> on your index.php file.

P.S.- You may need to tweak your inneriframe position slightly for the HTML version.

(NOTE: I tried using dmr1 and dmr2 even with HTML copies. IE will not read "echo"s.)

Pm me if you are still having problems, I will try to fix your html.html or index.php codes.

OK. I researched some more but I am not a coder so you guys might figure this out. It is suppose to be this easy.
just add this on the header
<?php
header('P3P: CP="CURa ADMa DEVa PSAo PSDo OUR BUS UNI PUR INT DEM STA PRE COM NAV OTC NOI DSP COR"')
?>

let me know if works.
here's the site that explains it http://admon.org/node/99
or this site http://adamyoung.net/IE-Blocking-iFrame-Cookies
 
What's the best auto submitter for CL out there, best free one[if it exists] and best paid one?
 
Back
Top