Go Back   WarriorForum - Internet Marketing Forums > The Warrior Forum > Ad Networks - CPA, CPM, CPL - Millionaire Makers..
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 05-12-2009, 10:55 AM   #1
Advanced Warrior
War Room Member
 
Dave d's Avatar
 
Join Date: Mar 2009
Location: Kent, UK
Posts: 803
Thanks: 141
Thanked 114 Times in 89 Posts
Contact Info
Send a message via ICQ to Dave d Send a message via AIM to Dave d Send a message via MSN to Dave d Send a message via Skype™ to Dave d
Default Protecting My CPA Offers Basic Question

I understand this maybe a very basic noob question but its on my mind so I need to ask. I now have a few CPA sites and I know you can cloak your links to protect or make them look more appealing. Now there was a free php script that was posted once but I think that was to cloak only 1 link on the page.

So lets say I have multiple CPA offers on a page how do I cloak my links for each offer ? Is cloaking the right word ? Is there a software I can buy or a WSO or what do you recommend sorry Im clueless on this and my links look ugly.

Thanks

Dave
Dave d is offline   Reply With Quote
Old 05-12-2009, 12:06 PM   #2
Bullsh*t Vigilante
War Room Member
 
danhughes's Avatar
 
Join Date: Mar 2008
Location: Cary, NC, USA.
Posts: 112
Thanks: 10
Thanked 21 Times in 13 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Contact Info
Send a message via AIM to danhughes Send a message via Yahoo to danhughes Send a message via Skype™ to danhughes
Default Re: Protecting My CPA Offers Basic Question

It's easy... but people always seem to make it insanely complex.

Create a page, call it go.php or recommends.php whatever, it's irrelevant.

On that page put this.... and only this (in other words delete all the head / body / wc3 BS that most html editors put on your page)

************************************************** *************
<? header("location: http://www.your-affiliate-url.com/offer.php"); ?>
************************************************** *************

And that is it!!! Told you it was easy!

If you want to drop a cookie / sub-id/ grab some analytics, do this:

Create a page:
************************************************** *************
<html>
<head>
<title>Product NameŽ | Keywords| Call-To-Action-Keywords</title>
<script language="JavaScript" type="text/javascript">
if (top.location != self.location) top.location.replace(self.location);
</script>
<script type="text/javascript" src="A-Great-Place-For-An-Analytics-Script"></script>
</head>
<body style="margin: 0px; padding: 0px;" scroll="no">
<iframe src="/REDIRECT.php" style="border: 0px; width: 100%; height:100%;"></iframe>
<script type="text/javascript" src=A-Great-Place-For-A-Tracking-Script-URL-Or-Cookie"></script>
</body>
</html>

************************************************** **************

I have capitalized the word redirect in the code above. Replace REDIRECT.php with the name of the page you created in step 1.
danhughes is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > The Warrior Forum > Ad Networks - CPA, CPM, CPL - Millionaire Makers..

Tags
basic, cpa, offers, protecting, question

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 07:29 PM.