[METHOD Step-by-Step with CODE] My Twisted Method to $1k+ a week - NOOB friendly

Figured out a twist to make these downloads go viral.

All I'm saying. :D
 
Last edited:
This is very interesting topic.. going to read it all!
 
This is a good read, out of my league unfortunately (like so many other good stuff on this forum). :( I hope some of you guys have success.

I've been getting pm's but I cant reply, if you pm leave an addy for me to reply.

Man I wish I could understand.

Cheers
 
Im getting close to implementing this method. Only thing is the image version of the page has a white border that makes it obviously fake. I don't understand why its happening, no matter how i upload it, it has this border. Any help? anyone else having this problem?
 
Im getting close to implementing this method. Only thing is the image version of the page has a white border that makes it obviously fake. I don't understand why its happening, no matter how i upload it, it has this border. Any help? anyone else having this problem?

Replace your opening body tag
HTML:
<body>
with:

HTML:
<body style="margin: 0px 0px 0px 0px">

HTH
 
Im getting close to implementing this method. Only thing is the image version of the page has a white border that makes it obviously fake. I don't understand why its happening, no matter how i upload it, it has this border. Any help? anyone else having this problem?

do you have the image set as background image ? or as a normal image?

something like

<header>
<style>

body
{
background-image:url('http://mediafire.yoursite.com/images/background.gif');
position: relative;
}

etc. yes, i did get this from some one elses page. I was having the same issue, then realised i needed to do this instead of just put in a normal image in html.
 
great method and great share:)

I read the entire thread to this point and understand whats being done for the most part.

I am not a member of any cpa networks yet but will see if I can get accepted by a few and give this a try.

Thanks again johnsondaniel for all your insight help and ideas in this thread and others you are invaluable to BHW and to Internet marketers the world over.

:D
 
Here is a suggestion that might work for traffic:

Purchase Answers Assault (or manually post on Yahoo Answers) using the name of the download in the question. Post the question and answer the question with your other account. So if it is an e-book product it will be relatively high in the search engines and you'll get a ton of traffic!

Just a suggestion. I have not, personally, tried this method.
 
Well I am a total amateur with HTML coding. About the most I have done before is
HTML:
<bold>
LOL..

Anyway I have had a go at this as it fits really well in with a project of mine. I have also just purchased CLPro. Anyway i am SO CLOSE to getting it to work. It works fine except that the slice which includes the download moves to the top right of the screen after it has been clicked.

It must be a simple solution but I havent got a clue. I am actually schocked I managed to do this much!

Can anyne help fix my code? big thanks and rep etc for anyone who helps. Obviously I have taken out the real website name etc ..

Code:
<html>

<head>

<title>My Title</title>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<script type="text/javascript"
    src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js">
</script>
</head>

<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<script type="text/javascript" language="javascript">
function yourFunction(){
    document.getElementById('yourfirDiv').style.display='block';
    document.getElementById('yoursecDiv').style.display='none';
}
</script>


<!-- Save for Web Slices (My Project.psd) -->

<table id="Table_01" width="1262" height="982" border="0" cellpadding="0" cellspacing="0">

                <tr>

                                <td colspan="3">

                                                <img src="http://www.mywebsite.net/wp-content/uploads/2011/06/myproject_01.jpg" width="1262" height="216" alt=""></td>

                </tr>

                <tr>

                                <td rowspan="2">

                                                <img src="http://www.mywebsite.net.net/wp-content/uploads/2011/06/myproject_02.jpg" width="506" height="766" alt=""></td>

                                <td>

                                                
                                                <div id="yoursecDiv" style="display:block;"><a href="javascript:void(0)" onclick="var fileref=document.createElement('script');fileref.setAttribute('type','text/javascript'); fileref.setAttribute('src', 'http://www.mylockersite.com/tracking/locker.js?guid=54d674d96af0c440');document.body.appendChild(fileref);setTimeout(yourFunction, 3000) ;"><img src=http://www.mywebsite.net/wp-content/uploads/2011/06/myproject_03.jpg></a></div></td>
<div id="yourfirDiv" style="display:none;"><a href="http://www.downloadlink.info/"><img src=http://www.mywebsite.net/wp-content/uploads/2011/06/myproject_03.jpg></a></div>
                                <td rowspan="2">

                                                <img src="http://www.mywebsite.net/wp-content/uploads/2011/06/myproject_04.jpg" width="329" height="766" alt=""></td>

                </tr>

                <tr>

                                <td>

                                                <img src="http://www.mywebsite.net/wp-content/uploads/2011/06/myproject_05.jpg" width="427" height="658" alt=""></td>

                </tr>

</table>

<!-- End Save for Web Slices -->



</body>

</html>
 
FIXED IT ON MY OWN!!!!!!!!!!!!!!!! I had to move the </td> tag.

Ok now to make some big money!

sorry for wasting time / taking up this thread.

:D:D:D:D:D:D:D:D:D:D:D:D:D




Well I am a total amateur with HTML coding. About the most I have done before is
HTML:
<bold>
LOL..

Anyway I have had a go at this as it fits really well in with a project of mine. I have also just purchased CLPro. Anyway i am SO CLOSE to getting it to work. It works fine except that the slice which includes the download moves to the top right of the screen after it has been clicked.

It must be a simple solution but I havent got a clue. I am actually schocked I managed to do this much!

Can anyne help fix my code? big thanks and rep etc for anyone who helps. Obviously I have taken out the real website name etc ..

Code:
<html>

<head>

<title>My Title</title>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<script type="text/javascript"
    src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js">
</script>
</head>

<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<script type="text/javascript" language="javascript">
function yourFunction(){
    document.getElementById('yourfirDiv').style.display='block';
    document.getElementById('yoursecDiv').style.display='none';
}
</script>


<!-- Save for Web Slices (My Project.psd) -->

<table id="Table_01" width="1262" height="982" border="0" cellpadding="0" cellspacing="0">

                <tr>

                                <td colspan="3">

                                                <img src="http://www.mywebsite.net/wp-content/uploads/2011/06/myproject_01.jpg" width="1262" height="216" alt=""></td>

                </tr>

                <tr>

                                <td rowspan="2">

                                                <img src="http://www.mywebsite.net.net/wp-content/uploads/2011/06/myproject_02.jpg" width="506" height="766" alt=""></td>

                                <td>

                                                
                                                <div id="yoursecDiv" style="display:block;"><a href="javascript:void(0)" onclick="var fileref=document.createElement('script');fileref.setAttribute('type','text/javascript'); fileref.setAttribute('src', 'http://www.mylockersite.com/tracking/locker.js?guid=54d674d96af0c440');document.body.appendChild(fileref);setTimeout(yourFunction, 3000) ;"><img src=http://www.mywebsite.net/wp-content/uploads/2011/06/myproject_03.jpg></a></div></td>
<div id="yourfirDiv" style="display:none;"><a href="http://www.downloadlink.info/"><img src=http://www.mywebsite.net/wp-content/uploads/2011/06/myproject_03.jpg></a></div>
                                <td rowspan="2">

                                                <img src="http://www.mywebsite.net/wp-content/uploads/2011/06/myproject_04.jpg" width="329" height="766" alt=""></td>

                </tr>

                <tr>

                                <td>

                                                <img src="http://www.mywebsite.net/wp-content/uploads/2011/06/myproject_05.jpg" width="427" height="658" alt=""></td>

                </tr>

</table>

<!-- End Save for Web Slices -->



</body>

</html>
 
ok so i made myself a decent administration pannel to work with this method and dl sites,
all u got to do is add the original dl link and the system gets the info from the dl page (size, descritpion) and adds it to a database
then you can get the "locked" download link and post it
but i lack the experience to market this that would bring income so if anyone is interested in a jv on this
like i said i alrady got lik 90% of coding done and working.
JohnsonDaniel saw my pannel, and how it works
here is a link as an example.
warning it has the cpa locker enabled so dont do offers, just to see how its setup:

http://freshhdd.com/mu/ac5a5b0f7bcd4c0675cf3386f5a0cafd
http://freshhdd.com/df/7b2fab3caf54dc55c19eb9ea6db3717e

the df link is not done 100% so the gateway is not enabled yet on it
pm me if you are interested
 
ok so i made myself a decent administration pannel to work with this method and dl sites,
all u got to do is add the original dl link and the system gets the info from the dl page (size, descritpion) and adds it to a database
then you can get the "locked" download link and post it
but i lack the experience to market this that would bring income so if anyone is interested in a jv on this
like i said i alrady got lik 90% of coding done and working.
JohnsonDaniel saw my pannel, and how it works
here is a link as an example.
warning it has the cpa locker enabled so dont do offers, just to see how its setup:

http://freshhdd.com/mu/ac5a5b0f7bcd4c0675cf3386f5a0cafd
http://freshhdd.com/df/7b2fab3caf54dc55c19eb9ea6db3717e

the df link is not done 100% so the gateway is not enabled yet on it
pm me if you are interested

have fun getting banned by adscend media for copyright infringement
 
hey, any idea's of generating traffic to this?

I think traffic generation is the big thing with this one. Creativity's the key

Yes, like any other method, traffic is king.

Any traffic generation will work for this, YT, Yahoo Answers, Forum Posting, blasts, social marketing, whatever produces traffic will work.

My own methods, covered in the OP, are becoming a bit saturated since this thread but it's all about twisting things and spinning them, plenty of info here if you need to learn to drive traffic :)
 
OMG, I like this tread. Gonna read it all, bookmarked!
 
i was thinking since i think the op said he receive about 20% hleads out of traffic who actually do the offer. For those who don't hit/ do the leads why dont you install one of those annoying exit pop up's Which will give the user/ down loader some Call to Actions to download it or Some suggestive text to make them rethink their action. think about it from this perspective i they weren't uncertain about downloading it and they exit the site but some exit pop up come's on with some Call to action to download it or some suggestive text. You might actually increase your conversion. and fully maximizing all your traffic. Or you can offer them something else pertaining to that topic or anything / which could be free then flip them and make them fill out another content locker for that. So in essence. You can fully maximize both Traffic's. Those who stay an fill out the information or those who leave and give them something more lucrative to them to get them to download something else through exit pop up's
 
I signed up with a few CPA networks but cannot find any offer with only email submit that allows incentives. I have already purchased and installed Content Locker Pro. The offers from one of the networks which i am currently showing to my traffic arent converting at all as they are too lengthy. What is the secret no body is telling ? Do I have to use email submit offers that do not allow incentives, blank the referrer and pray that the network will not find out and pay me regularly ? Help me guys, I am totally new in this.
 
Last edited:
Back
Top