rnc505
Regular Member
- Oct 28, 2008
- 229
- 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:
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.
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:
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:
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: