Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Become A Publisher, publish ads on your sites to earn some money
cheatskape
post Sep 3 2007, 03:11 AM
Post #1


Newbie
*

Group: Members
Posts: 1
Joined: 3-September 07
Member No.: 49,289



Ok i know a lil php and html . I joind up with a place that gives me banner ads or text ads to give to my traffic. Some pay upto 5.00 and as low as 75 cents.

I made a html and php file to take in a email you supply and it puts "&s1=emailnamehere" to each ad link. Giving me full tracking to see who did what.

I run a server so I ask players to do my ads for account upgrades, ( all the ads are free to do )

I ask about 10 ads to be done before that player gets a account upgrade.


This pulls in about 400 $ a month - and im a nood still smile.gif

One of the publishers I use maxbounty.com - I also use clickbooth.

I use a simple web page maker to handel the forms and my php file is like this:

CODE
<html>
  <body bgcolor="Black" TEXT="FF9900">

<br />

  </body>
<style type="text/css">
a:link {color: #ff0000}
a:visited {color: #0000ff}
a:hover {color: #fcccc0}
div#container
{
    position:relative;
    width: 729px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align:left;
}
body {text-align:center;margin:0}
</style>
<body>

<?php
function linebreakz()
  {
  echo "_____________________________________________________________________"."<br />";
  }
function newlink($url)
  {
  return "<a href=\"".$url."\" target=\"_blank\">$url</a>";
  }


linebreakz();
echo "Welcome To CheatSkapes USA Ads Page ".$_GET["UserEmail"]."<br />";
echo "Each Place You Register At Supports Our Server"."<br />";
linebreakz();
//1---------------------------------------------------------------------------------------------------------

$adLink1 = "http://www.mb01.com/lnk.asp?o=1145&c=16113&a=13032&s1=".$_GET["UserEmail"];
$adLink1=newlink($adLink1);
echo "1. iPod Sweepstakes - one field plus email confirmation."."<br />".$adLink1."<br />";
linebreakz();

//2---------------------------------------------------------------------------------------------------------

$adLink1 = "http://www.mb01.com/lnk.asp?o=1144&c=15441&a=13032&s1=".$_GET["UserEmail"];
$adLink1=newlink($adLink1);
echo "2. Free Music Downloads instantly ! - All users must do email confirmation."."<br />".$adLink1."<br />";
linebreakz();

//3---------------------------------------------------------------------------------------------------------

linebreakz();

?>
</body>


</html>



You can add in as many "ad links" by following the simple code above -
just google up "web page maker" to make your "html" landing page.
(google helps alot whe you are stuck doing most anything)

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


This works for me but i have a lot of players, they want the account upgrade so they put up with this.
Im sure some can come up with there own idea on how to drive traffic to there own ads.

This post has been edited by cheatskape: Sep 3 2007, 03:14 AM
Go to the top of the page
 
+Quote Post
Lyon2
post Sep 3 2007, 07:29 PM
Post #2


The Ethical Hacker
***********

Group: [HOSTED]
Posts: 1,144
Joined: 27-May 05
From: Portugal (Europe)
Member No.: 7,566



If that really works for you, congratulations, it seems a decent and honest business, 400 dollars a month, for a "nood still" is quite amazing, there are people that work one month in a day job and do not earn so much money, so if they see this, they are going to be angry with something or someone.

The internet can make anyone rich, we just need the right idea and the strenght and effort to do it wisely, and it seems you have all that in place, so i just can say thank you for your motivation, anyway, i must say, i will just take this as a motivation for my own ideas, meanwhile, i will stick up with google adsense, you can make the same amount of money too and even much more if you put the necessary effort.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Yahoo Publisher Advertising Network(24)
  2. Earn Money Doing Nothing(28)
  3. Earn Money By Reading Emails(52)
  4. Earn Money Online No Investment(19)
  5. Payouts To E-gold, 1, 5, 10 Cents Minimum.(5)
  6. Free Giftcards(5)
  7. Mylot.com(16)
  8. Make Money From Wap Sites(8)
  9. Earn Real Money Online(12)
  10. Free Clickbank Mall - Earn Up To 75% Commissions(1)
  11. Freelance Sites(5)
  12. Forget Adsense. Try Widgetbucks.com(42)
  13. All 1 Cent Per Click Sites! Just Like Bux.to...(11)
  14. Gpt Reviews(3)
  15. Help Me With My Downline(2)
  1. Earn Money Us$0,25/hour With Sms View Bar(14)
  2. Earn £1000 With Betting(1)
  3. Earn Money!(2)
  4. Over 700 Ptc-sites Here With Information!(1)
  5. Make Money Filling Out Surveys(3)
  6. Mmorpgs Earn Money Now..(5)
  7. Earn From Blogging..(1)
  8. Please Can You Review My Blog(3)
  9. Money For Teens(6)
  10. Recommended List Of Money Making Sites(0)
  11. Earn(1)
  12. Earn Cash And Wow Gold(2)
  13. Make An Online Game To Earn Money(2)


 



- Lo-Fi Version Time is now: 26th July 2008 - 06:56 AM