Cashing in with AC + OTHER MONITIZATION

rnc505

Regular Member
Joined
Oct 28, 2008
Messages
229
Reaction score
112
Hey guys... I'm new to this (with my 2 - 3 post count) and in the couple of days that I've been a member I have learned a lot.

I wanted to give back a little bit. Here it goes:

This guide is going to show you how to make money with AC, Adbrite, and any other Ad network that bases how much a link costs on your Alexa Score/Traffic.

The only money your going to need to spend is on bulk traffic, a domain (if you want to get good alexa ranking and money more money with ad networks like AdEngage) (and articles if you do not want to make them).

Step 1) Make (or buy) 5 - 10 unique articles. Submit them to AC. EARNINGS: $20 - $55


Step 2) Once your articles have been accepted and you have received your up front pay, start a blog (blogger is fine) and use the domain for it.

Step 3) Take the description that you put for each article, put them into separate blog posts, and then at the end of each blog post, write "To view more of the article <A HREF="http://www.blackhatworld.com/blackhat-seo/making-money/....">CLICK HERE</A>."

Step 4) Add a new HTML/JAVASCRIPT element to your blogger page. Its location doesn't matter. Add this code:

Code:
<script type="text/javascript">
// How many AC articles
var nArticles = 3;
// gives the articles a better percentage of being redirected to
var rannum = nArticles * 10;
// Generates a random number
var ran = Math.floor(Math.random()*rannum);
// Generates which article will be redirected to
var articleNum = Math.floor(Math.random()*nArticles);
// Creates the array of articles - replace your AC article URLs with their values. You will need "nArticles - 1" array items, just copy and paste a new one and change the number.
var wArticle=new Array(nArticles);
wArticle[0]="AC ARTICLE URL #1 HERE";
wArticle[1]="AC ARTICLE URL #2 HERE";
wArticle[2]="AC ARTICLE URL #3 HERE";
// Decides whether to redirect or stay on the page
if(ran<3){
// STAY
} else {
// REDIRECT
document.location.href=(wArticle[articleNum]);
}
</script>

Step 5) Place Adbrite advertisements + other CPM advertisement + other ad networks (like AdEngage type networks) via a HTML/JAVASCRIPT element. CAUTION: DO NOT PLACE GOOGLE ADSENSE ON HERE! Adversal's in page popup would work perfectly!

Step 6) Place an alexa widget on your website.

Step 7) Buy bulk traffic @ < $1.00/CPM. And send it to your blogger website. Try to buy from websites where you can regulate your traffic like only 3000 visitors a day, etc.
Code:
Examples:
http://www.webtrafficwholesale.com
http://www.millionvisitorclub.com

Step 8) Every couple of days, use a proxy switcher with a lot of proxys (elite not required) and click on the AdEngage ads to inflate your stats.

-----------------------------------

Okay so now lets do a quick hypothetical:

You have written 10 articles and you have enough money to buy 1 million bulk visitors.

You submit the 10 articles to AC and only 8 get accepted for upfront payment @ $4.50/article but all are accepted for performance. EARNINGS: $36.

You set up your blog and everything and you buy your traffic and you spread it among 150 days (1,000,000 / 150 = 6.666k visitors a day). 6% of it stays on the website and 94% get redirected to your articles (.94 * 1,000,000 = 940,000 views). So at the base CPM rate of $1.50 * 940k visitors = $1410. So for 2 hours work you earn $1446 after 150 days (5 months). Now I know $1446 in 150 isn't much ($9.64 a day), but if you are lazy, then you are atleast earning something. But, if you really want to earn from this, write 50 - 200 articles. If you do this, then you can decrease the amount of days to use your 1 million views. 1 million views in 150 days for 10 articles or 1 million views in 20 days for 200 articles. Its really a relation to how hard you are willing to work. Also, the more page views you send them, in total, the more CPM you earn:

0-100 $1.50
101-500 $1.50
501-1,000 $1.50
1,001-5,000 $1.50
5,001-20,000 $1.50
20,001-50,000 $1.50
50,001-100,000 $1.55
100,001-500,000 $1.60
500,001-1,000,000 $1.75
1,000,000 + $2.00

So this definitely will not make you $100+ day, but if you do this in relation with the hundreds of other useful tactics found on BHW, it will definitely help you get to your $$/day goal! :beach2:

Hope this method atleast helps someone!

Happy Black Hatting :champion:
 
Thanks for this.

I can't understand the javascript part though. (I only have basic programming skills)

Is this just to randomize whether your site will be redirected to one of your AC articles or not?

EDIT: After reading your post again, I seem to get it now. 94% of the traffic will be redirected to AC, 6% stays to your site. Thanks.
 
Last edited:
this actually sounds like a pretty good idea, I'll try it
 
Associated content doesn't like bought traffic.

I paid for over 100k real, 100% genunine hits at an extortionate rate to see if this work work, but less than 2% counted.

Don't waste your time.

Unless you want to direct me to a traffic merchant and can prove otherwise?

There are other good ways to do stuff like this though! build on this and when you have a good idea you can make about $200 a day ;)
 
jammie....

I didn't know about that... this idea was completely theoretical.

But are there other ways to cheat the traffic, for it to count? Also, I tried your method (I think it was yours) using DNS for article creation... and even after hours upon hours of training it (I did every story... several times), it couldn't reconize a "sh" from a "s" and a "da" from a "th"....

Also, I read somewhere about using translation and while it works... it really doesn't...

I did a Google search about creating truly unique articles and I found something and I thought of an idea... is there a way to load an article into an application and have the application search through a thesaurus type thing and ask you if you would like to change this word/offer many options for a change?

Kind of like Microsoft word's Grammer & Spelling checker, but on all words, not just misspelled ones.
 
DNS didn't work for me, that is true - I prefer to hand type anyways
 
hand type is tiring and time consuming....DNS ver 10 is one of the best software.
 
It depends on your skills obviously, and hand writing improves your overall English vocabulary & grammar. The more you do it, the easier it becomes to continue doing it
 
Back
Top