Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Create Professional Affiliate Links Like The Big Dogs, and save $97 like they charge for the same info!
Rating 5 V
True2Earn
post May 21 2006, 10:21 AM
Post #1


Advanced Member
*******

Group: Members
Posts: 141
Joined: 25-April 06
Member No.: 22,477



Do you hate those long, ugly affiliate links such as hxxp://www.merchant.com/buythis.cgi?affiliate=name&product=prodname&tracking=3? Do you hate it when someone takes your affiliate link and cut you out, thereby "stealing" the money you could have made? Ever wonder how the so-called "internet guru's" do it? Ever wish you had the $97 they want so you, too, can learn how? You've probably seen such URL's as hxxp://BigSelfProclaimedGuru.com/Recommends/CrapProduct in an email you've recieved and wanted to duplicate it for your own affilate programs. Well, now you can! Here is how you can do it...

Create a folder in your root directory named Recommends and then create a directory inside of it, such as CrapProduct or whatever else you are promoting. inside the CrapProduct directory, create a file named index.html. Here is the contents of the index.html file:
CODE
<html>
<head>
    <script>window.status = '';</script>
    <title>Page Title Here</title> <!-- Replace this with your page title -->
</head>

<frameset border=0 rows="100%,*" frameborder="no" marginleft=0 margintop=0 marginright=0 marginbottom=0>
<!-- Replace INSERT-HERE with your affiliate link including the http:// -->
<frame src="INSERT-HERE" scrolling=auto frameborder="no" border=0 noresize>
<frame topmargin="0" marginwidth=0 scrolling=no marginheight=0 frameborder="no" border=0 noresize>
<body></body>
</frameset>
</html>

And now you can promote your own affiliate program. The link will now be hxxp://YourDomain.com/Recommends/CrapProduct. I hope this quick & dirty, very simple tutorial helps in your quest to become Super Affiliate biggrin.gif And if you don't want to use a cloaking method as above (which uses a Zero frame) then you can use this instead.
CODE
<html>
<head>
    <meta http-equiv="refresh" content="0; url=INSERT-HERE">
</head>

<body>
</body>

</html>

Hmmm... if I keep giving away all the "secrets" of the Big Dogs people are gonna start thinking I'm one great guy! Oh well, it's not a bad thing. My ultimate goal is to show the "guru's" for what they really are (and maybe make some cash for myself along the way!).

NOTE: I had to do a little editing to fix a few typo's.

This post has been edited by True2Earn: May 21 2006, 05:02 PM
Go to the top of the page
 
+Quote Post
trace-uk
post May 21 2006, 05:20 PM
Post #2


Super Member
*********

Group: Members
Posts: 313
Joined: 28-March 06
Member No.: 20,865



that's really good! I wonder of you can use that in frames on your website as well, to have one frame show another page on another website?
Go to the top of the page
 
+Quote Post
True2Earn
post May 21 2006, 06:49 PM
Post #3


Advanced Member
*******

Group: Members
Posts: 141
Joined: 25-April 06
Member No.: 22,477



Actually, the first piece of code above does that. It cloaks your affiliate ID by creating a frame so it's your website's URL that shows up in the address bar and not the long, ugly affiliate URL. Give it a test biggrin.gif
Go to the top of the page
 
+Quote Post
jlhaslip
post May 21 2006, 07:20 PM
Post #4


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 3,882
Joined: 24-July 05
From: In Trouble Again... still?
Member No.: 9,787
Spam Patrol



You could also check out Mod_rewrite to do this, but this is way easier to understand.
Go to the top of the page
 
+Quote Post
Uentil
post May 21 2006, 10:17 PM
Post #5


Member [Level 1]
****

Group: Members
Posts: 61
Joined: 18-May 06
Member No.: 23,855



Ehh, i just use adobe image ready and make it all animated and stuff =P
But i never used that big long script thingy. I just let them do that. And Microsoft Frontpage does all my html coding for me =P
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Roll-over Image Links With Css(2)
  2. Linux Info/howto(6)
  3. Script To Build A List Of Links(2)
  4. [asp Tutorial]basic Info & Download/installation Tutorial For Asp.net 2.0(1)


 



- Lo-Fi Version Time is now: 25th July 2008 - 08:17 PM